Reply
Images not being displayed in FF
Old 11-06-2006, 03:49 PM Images not being displayed in FF
lunchbox170's Avatar
Extreme Talker

Posts: 151
Name: Ben
I used this technique to create a rollover image with CSS using one image, I have used it before in other parts of my site and everything works fine. Now I go to use it again and it works in IE but not FF. None of the images are being displayed, at all. I have cleared my cache and everything. This is very frusterating.

http://www.thelnews.com

Please Help
Ben

Last edited by lunchbox170 : 11-06-2006 at 03:51 PM.
lunchbox170 is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 11-06-2006, 06:36 PM Re: Images not being displayed in FF
blue-dreamer's Avatar
Webmaster Talker

Posts: 708
Location: Middle England
Works fine in FF for me!
blue-dreamer is online now
Reply With Quote
View Public Profile
 
Old 11-06-2006, 09:31 PM Re: Images not being displayed in FF
lunchbox170's Avatar
Extreme Talker

Posts: 151
Name: Ben
The buttons on the top, just below the logo they run horizontal, and when you rollover them they change to a green color. You can see them. But I can't, I have cleared my cookies my cache everything. What is wrong.
lunchbox170 is offline
Reply With Quote
View Public Profile
 
Old 11-07-2006, 03:25 PM Re: Images not being displayed in FF
LadynRed's Avatar
Super Moderator

Posts: 6,553
Location: Tennessee
Better method than what you have -- use an unordered list, set the background for each <a> tag to be what you want.

For starters, give #nav_bg a height of 30px, that will open up the space.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 11-07-2006, 10:11 PM Re: Images not being displayed in FF
lunchbox170's Avatar
Extreme Talker

Posts: 151
Name: Ben
Ok, so the background for the element now displays, but the image links still dont display.
lunchbox170 is offline
Reply With Quote
View Public Profile
 
Old 11-08-2006, 03:15 PM Re: Images not being displayed in FF
LadynRed's Avatar
Super Moderator

Posts: 6,553
Location: Tennessee
I would suggest:
make a separate class for each link so that you can define the background image IN THE CSS for each link with it's hover image. Take the inline styles out, just leave in <a class="home" ...> etc.

Use the list method, you actually will have more control.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 11-08-2006, 03:34 PM Re: Images not being displayed in FF
lunchbox170's Avatar
Extreme Talker

Posts: 151
Name: Ben
That is not going to change anything, CSS is CSS it doesnt matter if it is internal inline or external its all CSS. Beside I did the same thing for a different menu and everything worked fine.


OK I figured out the problem, the other menu went vertical, so I used display:block; well if I put that in the new menu it works in FF, however display:block; as a implied line break, I dont want any line breaks. Is there something else I can use.

Last edited by lunchbox170 : 11-08-2006 at 04:22 PM.
lunchbox170 is offline
Reply With Quote
View Public Profile
 
Old 11-08-2006, 08:17 PM Re: Images not being displayed in FF
lunchbox170's Avatar
Extreme Talker

Posts: 151
Name: Ben
Does anyone have any ideas, I am really getting frusterated.
lunchbox170 is offline
Reply With Quote
View Public Profile
 
Old 11-09-2006, 01:13 AM Re: Images not being displayed in FF
LadynRed's Avatar
Super Moderator

Posts: 6,553
Location: Tennessee
My point was you've got SO MUCH inlne css in addition to your 3 css files. Its much more practical to put CSS into the external file.

Using an unordered list WOULD make a difference, but you don't care to listen to me.. so .. I'm done.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is offline
Reply With Quote
View Public Profile
 
Old 11-09-2006, 03:56 PM Re: Images not being displayed in FF
lunchbox170's Avatar
Extreme Talker

Posts: 151
Name: Ben
an unordered list as an implied line break...how does that help?
lunchbox170 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Images not being displayed in FF
 

Thread Tools

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

vB 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.19062 seconds with 12 queries