Thread: Firefox CSS troubles
Results 1 to 7 of 7
Related
-
IFrame troubles Forum: HTML Forum
Replies: 3 -
more imagemap and iframe troubles Forum: HTML Forum
Replies: 2 -
Traffic Troubles Forum: Website Promotion Forum
Replies: 0
-
10-16-2006, 10:06 AM #1
Firefox CSS troubles
I have begun to change my Community College's website over to CSS pages. I need to redo the homepage to look the same, but use CSS. I tried this and it looks great in IE. However in Firefox there are several problems. If anyone has any suggestions on why it is rendering so poorly in Firefox, I would greatly appreciate it.
The current page is: http://www.jalc.edu/index.php
The redone page is: http://www.jalc.edu/index4.php
Thanks
-
10-17-2006, 12:40 PM #2
Re: Firefox troubles again
I can't see anything obvious, but without firefox available I don't know what's going wrong.
the only thing I noticed at first glance is that you declare margin twice in the body.
Don't know if that would cause issues ... ?
-
10-17-2006, 06:10 PM #3
Re: Firefox troubles again
Thanks, I hadn't noticed the margin issue with the body, but that shouldn't be the problem. Basically, firefox is shifting my links on the left and right, and taking the black background out from behind John A. Logan College.
-
10-18-2006, 03:43 PM #4
Re: Firefox troubles again
Well I figured out what was wrong with header1. It had the height set at 0 which didn't create a problem in IE, but Firefox didn't like it. I still don't know why my left and right navigation is shifted to the right and cut off though. Also Firefoxe isn't applying my top marging to my bottom div. Any ideas?
-
10-24-2006, 03:19 PM #5
Re: Firefox troubles again
I see it is something to do with margins...I am fighting through the same thing right now. I don't have a fix as of yet but once I do I will share the info.
-
10-25-2006, 09:37 AM #6
Re: Firefox troubles again
Hello!
Add padding: 0; to #leftnavigation and #rightnavigation.
This should help.
-
10-25-2006, 04:00 PM #7
Re: Firefox troubles again
Thanks, that seems to do the trick. Now the only problem I have left is that Firefox isn't applying my top marging to my bottom div. Thanks again.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum