Dear all,
This is my first post on this forum.
I'm trying to make a shadow background within my content block.
If i do this the same as the website above than the shadow starts in the header and i cannot modify the position because the whole page goes with it.
See my CSS code below:
#containershadow {
width: 1014px;
background: url(http://www.example.com/bg_shadow.png) repeat-y center;
margin:0 auto;
text-align: left;
}
Is there a way to manage the containershadow div separately? What i need to do is add the position top en bottom so it will match my website.
Can someone help me with this one please?
Thanks in advance.
Br,
Belounsi
[edited by: alt131 at 7:34 pm (utc) on Feb 17, 2012]
[edit reason] Thread Tidy [/edit]