add second bg to css
hello,
id like to add a second bg to my css, additionally to the bg in the body tag (x/y)
#bg
{
background: #16110c url(bgf.gif') repeat-y 0 0;
}
normaly i would place a
thanks for help
id like to add a second bg to my css, additionally to the bg in the body tag (x/y)
#bg
{
background: #16110c url(bgf.gif') repeat-y 0 0;
}
normaly i would place a
<div id="bg">
tag into the index ... but where @ vanilla?thanks for help
0
This discussion has been closed.
Comments