openchannel
Member
Posted 3 years ago #
I can't seem to get my header image customized properly.
It asks for a url for my header image, and I'm not sure if I'm doing that right. When the header image gets replaced with mine, its off to the far right side instead of in the center.
If you to see what I mean, check this out:
http://thewhiteforest.com/
I'm much more tech savvy than I sound, honest. If you can tell me what to do I can do it. :-)
mrdthomas
Member
Posted 3 years ago #
After a quick look using Firebug it appears the style below is pushing the image to right.
.container_12 .prefix_3, .container_16 .prefix_4 {
padding-left:240px;
}
960.css (line 18)
openchannel
Member
Posted 3 years ago #
Thanks for your response. but how do I fix it? where do I find this information myself and what do I change it to? Any help appreciated.
openchannel
Member
Posted 3 years ago #
I know where to find the style sheet -- I'm just not sure what I'm looking for and what I should change it to. I don't know code, unfortunately.
openchannel
Member
Posted 3 years ago #
Got it now.
I replaced the url (img/sidebar-top.jpg) on the style sheet with my jpg url.
bully!