Jul 26, 2008

Moving Ads With Css Layout On Free Hosting - CSS help

Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > CSS (Cascading Style Sheets)

free web hosting

Moving Ads With Css Layout On Free Hosting - CSS help

dbforum
Can anyone help me how to move top banner from free host? I hear that can be done with css!

Reply

Avalon
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.
  1. 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.
  2. 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.
  3. 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
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.
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. sad.gif

Reply

sangdukseo
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
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
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
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. wink.gif

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Recent Queries:-
  1. free hover ads script - 171.20 hr back. (1)
Similar Topics

Keywords : moving, ads, css, layout, hosting, css

  1. Css Layout Help
    need help with my layout (8)
  2. 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....
  3. 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&....
  4. 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 ....
  5. 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....
  6. 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....
  7. 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....
  8. 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?....
  9. 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! >_>....

    1. Looking for moving, ads, css, layout, hosting, css

Searching Video's for moving, ads, css, layout, hosting, css
advertisement



Moving Ads With Css Layout On Free Hosting - CSS help



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE