![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Professional Programmer
|
Another CSS Issue
Take a look @ http://cruzweb.net/sites/showermans/design.php
The navbar goes all the way across in IE, but stops in firefox. For whatever reason firefox refuses to go the entire width of the thing and just stops there, screwnig up the rest of it as well. CSS is at Take a look @ http://cruzweb.net/sites/showermans/style.css any help appreciated |
|
|
|
|
|
#2 |
|
Professional Programmer
![]() Join Date: Sep 2005
Posts: 419
Rep Power: 4
![]() |
Is the CSS written for IE or for Firefox? If you write for IE and then try to get things working the same on Firefix, you're going to be in a world of hurt. The CSS should be written specifically for a W3C conformant browser and then you can hack together something completely different that produces the same effect on IE.
__________________
Even if the voices aren't real, they have some pretty good ideas. |
|
|
|
|
|
#3 | |
|
Programming Guru
![]() Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5
![]() |
Quote:
There's a page here which discusses several solutions to the problem. I'd also recommend the EditCSS extension for Firefox - edit the CSS of any website and watch the results in real time. I haven't tried this with IETab (mainly because I run Linux), but it may be possible to combine IETab and EditCSS together as well. |
|
|
|
|
|
|
#4 | |
|
Professional Programmer
|
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|