Reply
Background image not showing up in IE
Old 04-27-2005, 10:10 PM Background image not showing up in IE
MIckRamone's Avatar
Average Talker

Posts: 24
Location: Southern California
Middle background image shows up on my mozilla firefox broswer but not on IE.

http://smokecitylounge.com/photogallery.html

Someone please help
MIckRamone is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 04-27-2005, 10:47 PM
pr0jekt's Avatar
Skilled Talker

Posts: 60
Location: Victor Harbor, South Australia
HTML Code:
<TR background="images/photogallery_04.gif">
the attribute background in the TR tag is only for mozilla/gecko based browsers as far as i know

replace <TR background="images/photogallery_04.gif"> with the following code

HTML Code:
<TR style="background-image:url('images/photogallery_04.gif')">
that SHOULD solve your problem, otherwise repost here
__________________
PRŲJEKT STUDIOS

Im new here so play nice :)
pr0jekt is offline
Reply With Quote
View Public Profile Visit pr0jekt's homepage!
 
Old 04-28-2005, 01:30 AM
MIckRamone's Avatar
Average Talker

Posts: 24
Location: Southern California
Yep that solved it! Thanks for the help
MIckRamone is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Background image not showing up in IE
 

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