Forums » Customize

bg image only for index page

abramelin
UNITED STATES
2008-08-12 18:04:45
 

how can i put a bg image for only index page, like this site?

http://www.adirtyroom.com/

Eloisa A
SPAIN
2008-08-12 19:49:32
 

You insert the image with the file manager.

abramelin
UNITED STATES
2008-08-12 19:57:19
 

can you be more clear i didnt understand sorry also what about css?

abramelin
UNITED STATES
2008-08-12 20:22:49
 

he is styling the bg with css like this

Embedded Styles from http://www.adirtyroom.com/
body {
background-image: url(http://www.adirtyroom.com/files/1_background.jpg);
background-repeat: no-repeat;
background-position: 215px 0;
background-attachment: fixed;
}

but i cannot put this to style.css because it shows the bg in all pages. i only want a background image in index page and i want to style it position with css like above

abramelin
UNITED STATES
2008-08-12 20:25:01
 

ohh sorry i got it now thank you :)
and sorry for the flood

Showing 1 - 5 of 5 posts in Forum > Customize > bg image only for index page
 

You need to be logged in to post.