
Originally Posted by
axip
Hey I have a question,
I want to replace the Apple Zen logo with a background but I want it to cover the whole area.
I have a gradient overlay with 3 images, I changed the first
#navMainWrapper {
background-image:url('../images/t/1.gif');
and the third
#navCatTabsWrapper {
background-image:url('../images/t/3.gif');
images/t/2.gif should come on the area of the Apple Zen logo and the "motto"
How should I do this? Thanks in advance!