Forums / Templates, Stylesheets, Page Layout / Header Image problem :( :(

Header Image problem :( :(

Locked
Results 1 to 2 of 2
This thread is locked. New replies are disabled.
17 May 2010, 17:33
#1
shraga84 avatar

shraga84

New Zenner

Join Date:
May 2010
Posts:
5
Plugin Contributions:
0

Header Image problem :( :(

I have followed the steps in the FAQ's "How do I change the Header Image?" article, precisely.

But my change still has no effect.

(I am using a custom template which i also set up following directions from the FAQ.)

What could i be missing??
Please help.
17 May 2010, 17:56
#2
shraga84 avatar

shraga84

New Zenner

Join Date:
May 2010
Posts:
5
Plugin Contributions:
0

Re: Header Image problem :( :(

I just want to make it clear that i do have a jpeg file for the image

it's called nye10head.jpg

and it is in the directory includes/templates/nye2010/images.

I have added the following code to the file includes/templates/nye2010/css/stylesheet.css:

#logoWrapper {
width:760px;
height:110px;
background-image:url(../images/nye10head.jpg);
background-repeat:no-repeat;
}

my template directory looks like this

/includes/templates/nye2010/
/common
/css
CSS_read_me.txt
print_stylesheet.css
stylesheet.css
stylesheet_css_buttons.css
/images
nye10head.jpg
/sideboxes
/templates
template_info.php


what can i be missing.

i am really at a loss for ideas here.
any help would be greatly appreaciated.