Thread
:
why wont my image show up? :(
View Single Post
#
2
(
permalink
)
Jun 19th, 2007, 15:31
karinne
SuperMember
Join Date: Jan 2007
Location: You know where
Age: 31
Posts: 4,617
Thanks: 0
Thanked 0 Times in 0 Posts
Re: why wont my image show up? :(
You need to specify a height in the #header
Code:
Select all
#header { background: url(images/mainbg.jpg) no-repeat
0 0
;
height: 250px;
}
if that doesn't work ... give us a link.
karinne
View Public Profile
Visit karinne's homepage!
Find all posts by karinne