Background image and marges

GK User
Wed Dec 05, 2012 11:15 am
Hi, In need to add a background image in the template and some marges.
I attach you a file.
Thanks!!
User avatar
Gold Boarder

Konrad M
Wed Dec 05, 2012 1:05 pm
Hi,
can you attach file again ? becasue now there is no attachment.
User avatar

GK User
Wed Dec 05, 2012 1:27 pm
Sure!!
User avatar
Gold Boarder

Konrad M
Thu Dec 06, 2012 11:22 am
To do merges just please change order of modules published in 'header2' position. Would you like repeat you backgroun image or not ? And it has to be centered or start from left ?
User avatar

GK User
Thu Dec 06, 2012 11:50 am
Hi, thanks a lot.
fOR THE BACKGROUND, i WOULD LIKE AN IMAGE, don't repeat, starting from left.

Regards,

Àneu.
User avatar
Gold Boarder

Konrad M
Thu Dec 06, 2012 11:53 am
So copy your image to images/style1/ and add to override.css
Code: Select all
body {
background:url(../images/style1/your_image.jpg) top left no-repeat !important;
}

and remember to enable override.css option in template settings.
User avatar


cron