Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Site OK on Firefox 3 broken on Firefox2
Old 11-17-2009, 05:24 PM Site OK on Firefox 3 broken on Firefox2
Zjd
Junior Talker

Posts: 1
Trades: 0
Dear Forumers,

I'd like to ask for your help with the following site:
www.eletkozpont.hu

If you take a look in FF3, everything is fine. But in FF2 the bottom menu is messed up, and instead of lining up below each other, the menu pics line up ON each other.

Here is a part of the CSS, I don't want to post the full code since it would take pages:

#imenu {
float: left;
display: inline;
margin-left: 67px;
margin-top: 14px;
margin-bottom: 11px;
width: 170px;
}
#imenu span {
display: none;
}
#imenu ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
#imenu li a {
padding-bottom: 7px;
}
#imenu-1 a {
float: left;
height: 20px;
width: 170px;
background: url(TextIyashi1.png) no-repeat;
_background: none;
}
#imenu-2 a {
float: left;
height: 20px;
width: 170px;
background: url(TextIyashi2.png) no-repeat;
_background: none;
}
#imenu-3 a {
float: left;
height: 20px;
width: 170px;
background: url(TextIyashi3.png) no-repeat;
_background: none;
}

...

#mmenu {
float: left;
display: inline;
margin-left: 51px;
margin-top: 14px;
width: 122px;
}
#mmenu span {
display: none;
}
#mmenu ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
#mmenu li a {
padding-bottom: 7px;
}
#mmenu-1 a {
float: left;
height: 20px;
width: 135px;
background: url(TextMassage1.png) no-repeat;
_background: none;
}
#mmenu-2 a {
float: left;
height: 20px;
width: 135px;
background: url(TextMassage2.png) no-repeat;
_background: none;
}

...

Any ideas on how to fix this?

Thanks!
Zjd is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-18-2009, 11:37 AM Re: Site OK on Firefox 3 broken on Firefox2
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
Any particular reason you're worried about Firefox 2?? I would venture to say that the greater majority of Firefox users are not using such an outdated version at all. If you're smart enough to be using Firefox, you've likely got the latest version available.

You really shouldn't be putting those hacks in your css file, you should use conditional comments to call IE-specific stylesheets. Hacks like that will eventually blow up in your face.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Site OK on Firefox 3 broken on Firefox2
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.38067 seconds with 12 queries