NameSilo

Quick CSS help needed

Namecheap AuctionsNamecheap Auctions
Namecheap AuctionsNamecheap Auctions
SpaceshipSpaceship
Watch

max99

Established Member
Impact
0
Hi,

I've got a website which is called sim only deals (dot co dot uk) and it views okay in IE but in FF its bit messed up, and also in IE on certain pages, its only the bottom text that appears on the right that messes it up,

Anyone know what I need to add to the CSS files, or to the pages to correct this ?

Im a noob at these things so may have explain bit more indepth lol

Much appreciated in advance

Thank you

Max :)
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains — AI StorefrontUnstoppable Domains — AI Storefront
The problem is how Firefox and IE handle floats differently.

<table id="AutoNumber4" width="61%" cellspacing="0" cellpadding="0" bordercolor="#111111" border="0" style="clear: both; border-collapse: collapse;">
Add that bold section to your code and I think you should be set. :)

Instead of sticking it right in your table tag, you could also add this to your CSS instead:
Code:
#AutoNumber4 {
        clear: both;
}
 
0
•••
CatchedCatched

We're social

Escrow.com
Spaceship
Escrowly
CryptoExchange.com
Domain Recover
Catchy
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back