If you look at my title you can see that the text needs to be moved over towards the right to improve visibility with my custom header.jpg. Has anyone done something like this before mind helping? The site is here, look at the header and you'll immediately know what I am talking about. Thanks!!
You could move the food image to the right of the banner and keep the text where it's at. Or you could remove the text and edit the banner in ms paint and add the text there wherever you think it would best fit.
I understand I could edit the image. I did it in ps. I want to edit the header file for the theme so it's displayed more over to the right instead.
So are you wanting the header to stay in the same place but the text more to the right? Just open it in ps and add the text you want on the right side of the image and remove the header text you have in the theme options...
heh, yeah.. Sometimes when I'm thinking too hard about how to fix something I completely forget about the simple ways to get it done. You owe me a rep for jumpstarting your brain on this one
In your style.css find: .co_name { vertical-align:top; padding:68px 89px 40px 67px; line-height:2.11em; } adjust padding to something like: padding:68px 89px 40px 267px; Hope it helps