Log In · Register

 
Images not showing up in Firefox!, I really don't know what's wrong...
dreamgurl36
post Sep 8 2008, 10:12 AM
Post #1


The Procrastinator
***

Group: Member
Posts: 56
Joined: Sep 2006
Member No: 467,931



http://www.createblog.com/layouts/code.php?id=31240

When I was coding it, the images all showed up properly... but on the cB preview, the header images won't show up in Firefox! (and JUST the header images too -_-") It DOES show up on Internet Explorer though... o_O The image links aren't broken. So I don't know what's wrong. Anyone care to help me? T^T Is something wrong with the code? (I doubt it)
 
 
Start new topic
Replies
Blaqheartedstar
post Sep 8 2008, 06:34 PM
Post #2


Two can keep a secret if one of them is dead.
******

Group: Staff Alumni
Posts: 2,682
Joined: Jun 2005
Member No: 156,187



waa i hate that. The header doesn't show up for me.
CODE
#header1 {width: 467px; height: 100px; background: url("http://img166.imageshack.us/img166/8/ssa01ou9.jpg") no-

either that no- or the "" is hurting the layout.
gonna test out the theory now.

edit:
yeah i was right.
CODE
#header1 {width: 467px; height: 100px; background: url(http://img166.imageshack.us/img166/8/ssa01ou9.jpg) no-repeat;}
#header2 {width: 467px; height: 100px; background: url(http://img370.imageshack.us/img370/118/ssa02im2.jpg) no-repeat;}
#header3 {width: 467px; height: 100px; background: url(http://img370.imageshack.us/img370/9347/ssa03ny3.jpg) no-repeat;}
#header4 {width: 467px; height: 62px; background: url(http://img156.imageshack.us/img156/2337/ssa04ci5.jpg) no-repeat;}

replacing
CODE
#header1 {width: 467px; height: 100px; background: url("http://img166.imageshack.us/img166/8/ssa01ou9.jpg") no-

repeat;}
#header2 {width: 467px; height: 100px; background: url("http://img370.imageshack.us/img370/118/ssa02im2.jpg") no-

repeat;}
#header3 {width: 467px; height: 100px; background: url("http://img370.imageshack.us/img370/9347/ssa03ny3.jpg") no-

repeat;}
#header4 {width: 467px; height: 62px; background: url("http://img156.imageshack.us/img156/2337/ssa04ci5.jpg") no-

repeat;}

with what i just put above will fix that problem. I will also PM the creator on it.
 

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: