Tiling background images.
-
I am trying to figure how to tile my background. I have checked in the .css template and it shows:
body {
background: #ffffff url(‘wp-images/bg3.jpg’) repeat-y left;
font-family: ‘Lucida Grande’, ‘Lucida Sans Unicode’, Verdana, sans-serif;
font-size: 14px;
margin: 0;
padding: 0;
text-align: center; /* IE 5.5 hack */
}
I have tried left, right, up, down you name it will go to that one spot. Is there a command to tell it to just tile the whole background?
https://jafo.spacespider.net/parlezvousfrancais/index.php
TIA
LipSkid.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Tiling background images.’ is closed to new replies.