Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / help with background image

help with background image

Views: 579

Results 1 to 3 of 3
4 Jan 2011, 12:04 AM
#1
smallpigpig avatar

smallpigpig

New Zenner

Join Date:
Sep 2007
Posts:
79
Plugin Contributions:
0

help with background image

Hi Folks!

I need some help!

im putting a background on my site, and wanted have a "bald spot" and can't figure where i need to code it on css..

my site is here:

i know its a little wonky now.. header was on tranparent, so i had to finish adding the dots one the header..

but if you notice, there is a gap of white on top of the head (the line that has the login link on it) - in fact it looks like it the dots image got shifted down..

does anyone know where i have to change it so i can have dots on the top?

thanks in advance!

4 Jan 2011, 12:58 AM
#2
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: help with background image

Remove the background-color from #mainWrapper and add it to #contentMainWrapper and #navSuppWrapper.
Next, exactly which parts of the header do you want to have the dots background? Edit your image map png to strip the white out of those areas, making them transparent.

The body bg dots will now show through everywhere that isn't specifically colored, in a perfectly aligned pattern.

4 Jan 2011, 1:46 AM
#3
smallpigpig avatar

smallpigpig

New Zenner

Join Date:
Sep 2007
Posts:
79
Plugin Contributions:
0

Re: help with background image

glenn.. thanks again!

you rock!

im such a newbie.. i didnt realized you can do that.. and it makes - make a condition and say repeat the background to everywhere that DOESNT have white.. so smart. lol and im so green..

thanks so much!