HTML help please
HTML help please
Out of context: Reply #3
- Started
- Last post
- 4 Responses
- jevad0
use CSS mate:
in the body tags:
background-image: url(yourimage.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;See it in action here: