Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
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