Jump to content

Firefox adding unwanted space


I Am Chris

Recommended Posts

here is the website im working on

http://www.ripsense.com

if you see the fake ad at the right... in chrome or ie it is all the way up to the top of the page, but in firefox its down farther.  This is making it extremely hard to put it exactly where I want it.

does anybody know why?

i put padding and margins to 0 thinking that was the problem but it didn't help, so i rlly have no clue.

 

heres my relevant code

 

<div class="rightads">
<img src="https://www.google.com/adsense/static/en_US/images/skyscraper_img.jpg" alt=ads" />
</div>

 

div.rightads
{
float: right;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
padding:0;
}

 

anybody have any idea?

ty for help

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.