v 1.3.9.h
Have installed the tpl_header.php mod that puts the navigation header UNDER the main header.
All I want to do it to place a background image into the navigational header ... but nothing I'm doing seems to do the trick. (I've done this before in V1.2.6 .. so go figure????)
I've tried adding
background-image:url(..custom/images/header_nav.jpg);
to both the navMain CSS id and to the navMainWrapper id. No go!
Then I tried putting inline CSS directly within both (not at the same time) of the <div> tags that contain these two ids in the tpl-header.php file in my custom / common folder.
Nothing.
This should be so simple ...
I have been able to get the image in place, but NOT as background image , so all the navigation links rest over the top of it!
HELP!
Thank-you!
Here's a link to my ailing site: htpp://www.pregnantearth.com/NEW_ART_STORE
If you want to see the kind of thing I'm aiming for, see the current site (v1.2.6) http://www.pregnantearth.com
.. as you'll see I'm going to want to do the same thing for my LHS column ... put a background image in there, too.


Reply With Quote

