Jump to content

[SOLVED] Firefox, floating column problems....


rxbanditboy1112

Recommended Posts

Ok, so the problem occurring is that the floating right column falls below the floating left. I thought it might have been because one of the columnss is too big, but that isn't the case. It always happens on thus page and only sometimes on some other pages. It happens at random it seems on other pages....

 

http://www.surehitter.com/purchasenow.php

Link to comment
Share on other sites

I'd start by fixing the html code.  You have style definition strewn through the BODY of the page. They should ALL be in the HEAD section.  Then you have a whole mess of stuff at the start of the menu container that doesn't belong there.  I assume the menu is included. Remove everything in that include down to and including the BODY tag ... and at the end of it, remove the body and html closing tags.  An include is JUST the code you want to include, as if you copy-pasted it in place.

 

See what happens when you fix those problems.  If it still doesn't work the way you want, check the HTML and CSS code using online validators and fix any errors that are reported.

 

http://validator.w3.org/ and http://jigsaw.w3.org/css-validator/

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.