PDA

View Full Version : Firefox Broswe Issue!


Masked Crusader
03-20-2006, 02:40 PM
Alright, my site is ALL up and running and someone told me that Firefox is showing the site all screwed up. I downloaded Firefox and looked at the site.The forums AND the vBadvanced are off to the right. Ummm...what the heck is going on? IE, Opera, and Safari look perfect but Firefox is being a pain in the rear. If someone can give me a fix or show me where I can get one, I would appreciate it. If you would like to see what is going on, start up Firefox and go to www.universal-gw.com and you will notice that everything is justified to the right.

Let me know. Appreciate any help.

Shane

drewbee
03-20-2006, 03:42 PM
While I do not have time to look through the code right now, it looks more then likely that you forgot (or added) an extra table row and/or column somewhere. Run your site through a HTML validator somewhere and it should spit out anything you have missed.

Borgs8472
03-20-2006, 04:03 PM
^ ^
agreed

Sinistra
03-20-2006, 05:51 PM
looks like you screwed up in the code put the start of your table in the header. then put the rest of the table in the footer. that will fix it

Masked Crusader
03-22-2006, 03:07 PM
The html validator did not spit out anything. I tried 3 different ones and all of them say that the code is correct. And also, I have NO IDEA where to add the table in the header and footer and what code to delete to make that happen.