Board index PBase HTML and Style Sheets How do I place a background image to the right + repeated?

HTML and Style Sheets

How do I place a background image to the right + repeated?

Customize your galleries.
felixfoto
 
Posts: 23

How do I place a background image to the right + repeated?

Post Fri Nov 19, 2004 12:39 pm


Hi,
I need to know what to write in the css-style:
I have a background that I want to the right at the side,
and I also want it to repeated downwards.
I only find a fixed at the right or repeated to the left.
Can anyone help me?
Thanx in advance.
/Jess 8)

kingbird
 
Posts: 13

try this

Post Mon Nov 22, 2004 9:48 pm


add this to you CSS

body{
margin-bottom: 20px;
margin-top: 0px;
background-attachment: fixed;
background-image: url(http://www.pbase.com/kingbird/image/36675023.jpg);
background-repeat: repeat;
}


Board index PBase HTML and Style Sheets How do I place a background image to the right + repeated?

Who is online

Users browsing this forum: ClaudeBot and 1 guest