Dewed wrote:
QUOTE:
The opening body tag is near the top of the "directory" file as you may know the directory file is a PHP script, lacking the .php file extension.
Assuming your bg_link.jpg image file is in the /themes/rain-forest/ directory,
edit the style.css file there with
| Code: |
body {
background-image: url(bg_link.jpg);
background-repeat: no-repeat;
width: 76%;
margin-left: 12%;
margin-right: 12%;
}
|
Yes this it about image.

It working perfect, thank for you help again, now it much better.
Best regard.
