dbforum
Sep 14 2005, 09:44 AM
| | Can anyone help me how to move top banner from free host? I hear that can be done with css! |
Reply
Avalon
Sep 14 2005, 11:10 AM
It sounds like you want to remove a banner that is enforced on your site by a free web host. Here's some things to think about and reasons why you shouldn't try to disable the banners. - Why are you using a free web host that enforces advertising banners? You are at Trap17, banners are not enforced here, only forum posting which you seem to be able to do. Although, your post content could be improved, it is somewhat brief.
- Disabling a banner on a site provided by a free web host where they enforce banners is more than likely an act that will see your account cancelled, is this what you want? Free web hosts depend on advertising to cover the costs of providing the service, if they permit their users to disable the advertising, they will have nothing to covers the costs of providing the service and the service will no longer be provided. It's that simple.
- Even though Trap17 does not enforce advertising banners on the free sites they provide, they do enforce posting on their forums to keep your account active. It is in the forums where Trap17 have advertising that covers the costs of providing the free hosting. By enforcing posting in the forums, they ensure the banners are being viewed.
So my advice is, if you want to remove enforced banners from your web site, move your site to a free host provider that does not enforce them on your site, such as Trap17.
Reply
AMWGeek
Sep 14 2005, 02:51 PM
I agree with Avalon, why are you using other free hosting plans when you can use Trap17? It's alot better than most of the free hosting plans out there, without banners. So if you don't want any more banners on your site, then move here or find a hosting without the banners (which is very unlikely).
Reply
Revolutionary.
Sep 14 2005, 06:38 PM
Yes, the banners are the reason that your provider gave you the free service in the first place. That's one of their main sources of revenue right there, banner ads. By removing those ads you're almost definitely going to have your account deleted, and that's never ever good.
Reply
sangdukseo
Sep 14 2005, 11:06 PM
deleting a banner on a free host is usually a big no-no. Unless ur hosted by trap or someone that doesn't require ads. don't do it. If u still do, can u see if the banner is there through php script? because then u can just do it easily.
Reply
arboc7
Sep 16 2005, 02:04 AM
QUOTE(sangdukseo @ Sep 14 2005, 06:06 PM) deleting a banner on a free host is usually a big no-no. Unless ur hosted by trap or someone that doesn't require ads. don't do it. If u still do, can u see if the banner is there through php script? because then u can just do it easily. I agree with sangdukseo. Deleting or hiding a banner is a very very big mistake. You will likely lose your hosting very quickly... Switch to trap17...or...if you are looking for something else, check out: www.free-webhosts.com (which is actually how I found trap17, and everything is great here!)
Reply
Saint_Michael
Sep 16 2005, 04:26 AM
I concure going to a ad hosted free hosting is not going ot help you out and plus it makes the website look ugly as well. So get your ad free hosting here and your good.
Reply
Tyssen
Sep 16 2005, 04:36 AM
As has been said, removing ads from free hosts will probably get your account terminated, but I did find out today how to do it in CSS. If the ads are contained with elements that have a class or ID, in your CSS you set those elements to display:none, e.g. CODE div#adcontainer { display:none; } You just have to look through your page and find out what names your provider is using to contain the ads.
Reply
Recent Queries:--
free hover ads script - 171.20 hr back. (1)
Similar Topics
Keywords : moving, ads, css, layout, hosting, css
- Css Layout Help
need help with my layout (8)
Lists, Unordered And Nested
some layout tricks (2) Unordered lists are one of the three list types in (x)html. The others are Ordered Lists and
Definiton Lists. The w3c page of information about lists is here They all behave the same as
(x)html elements, but there are some differences between them. Read the Specification page linked
above to know more that you need to know about them. Only difference between html4 and xhtml is the
tags must be lower-case and closed for xhtml to be valid. Ordered Lists have numbers preceding
them. Paste the following code into a file and display it in your Browser to see the eff....
Help Fix My Site's Css/layout Issues
Thanks for your time (9) The first issue has been resolved. Please goto Post #7 to see the current discussion.
This is in reference to: http://facesofwar.org/cms/ When you load the page up in Firefox it
works fine. But when you use I.E. it creates a nasty line break after each of the spans containing
a dividing line. The relevant html is: CODE <span
class="menuOuter"></span> <span
class="menuMain">Home Iraq Alt.
Media Other Contact</span&....
Basic Css Layout Issue
Floated Cell with similar height (5) Okay say I was building a site (what do you know I am!) and I want to use CSS. the problem
being I don't know how to make a floated cell be the same height as another. FOr example CODE
<div id="main"> <div id="left"> just some </br> stuff
over </br> here! </div> <div id="right"> but...</br>
over here </br> I have </br> even more stuff</br> to </br>
display</br> </div> </div> now If I float the left to the left ....
Css Layout: Trouble With Ie
the scrollbar and margin-bottom (4) I have a site which I'm developping and trying to get a frames-like layout design. But IE does
not propperly show the scrollbox, its hidden behind the fixed divs of the top header and the bottom
footer... Firefox does alright, so If you dont understand what I mean you can check it out here:
http://web.cucea.udg.mx/ineser/alap/test.php Seems like Opera and Safari are doing also good...
And also, the margin of #content (which is the main content area) is not working, becouse it does
not go up above the footer, I don't know what is going on (that rule is ins....
Unordered List Css Layout
two rows of list and sublist (4) I have a layout which i want to do fully in CSS. Im having trouble centering the second list, or
sublist which comes from the menu. It doesnt work in IE now, just firefox (Actually the page doesnt
even show on IE, nor Opera, i dont know why). I just want it to appear centered, when im hovering
the main list, not left aligned... Here's the link, youll understand when you see it...
http://web.cucea.udg.mx/cucea/graphix/level5/ I also want to fix the background, (i removed the
background for now) becouse when i hover the sublist items, the background becomes bigge....
Css Layout Generator - *free*
Generate a CSS layout for your site (3) pretty powerful css layout generator. /smile.gif' border='0' style='vertical-align:middle'
alt='smile.gif' /> and it's freely available online.
http://www.csscreator.com/version2/pagelayout.php QUOTE To create your layout select the
structural elements your site requires (header, footer, columns). Then specify a size in the field
provided and choose a background color from the color chooser below. The color chooser changes
values as you move your mouse along a row. To set a value click on the color row to release click
again. Once the color in the box is th....
Css How To Use It?
how do you use it to make a custom layout 4 website? (3) how you make a custom layout and what is the coding and stuff?....
Css Files, Get Your Css Files Here! [resolved]
Want a nice CSS layout? (0) Alright, if anybody wants a CSS layout; I'll make one for you! Just tell me what you want
the background color to be, main font color, and the link colors! Then later in the topic
I'll post them and I'll post the username of the user that requested next to them so you
know which one is yours! So if anyone wants a CSS File; Ask Mike! >_>....
Looking for moving, ads, css, layout, hosting, css
|
|
Searching Video's for moving, ads, css, layout, hosting, css
|
advertisement
|
|