Hello Dew
I just install your script, but I want to make some customization
I use the rain-forest theme as base, I change the background for my own creation
Question 1
I want to use my large background without repeat, i try this code but it not working
in the file
style.css
| Code: |
BODY {
background-image: url(bg_link.jpg) no-repeat;
|
The result the background just missing ???????
Question 2
For the same reason the contain of all my page is to large (default as original install file)I want to have a maximum of 75% of contain in horizontal page
Where I cant change the body size, where is the body attribut
Thank for your help