[SOLVED] Change Background in the template BOUTIQUE

GK User
Mon Nov 14, 2011 8:59 am
hello all ... I would like to put this background in the template Boutique


Image


Can you tell me how?


Thanks
User avatar
Expert Boarder

GK User
Mon Nov 14, 2011 10:53 am
Hi,

All backgrounds are in the folder: public_html/templates/YOURTEMPLATE/images or public_html/templates/YOURTEMPLATE/images/patterns
Download new and rename to the standard background.
User avatar
Fresh Boarder

GK User
Mon Nov 14, 2011 11:18 am
the template does not have the background image ... that's why I asked ... how do I put a background image?
in particular, how do I put the image you see above?
User avatar
Expert Boarder

GK User
Wed Nov 16, 2011 12:27 pm
Image is resized when you posted in here. Can you supply a image with original size i ll post a solution. I believe you want image to fill whole html regardless browser size?
User avatar
Platinum Boarder

GK User
Fri Nov 18, 2011 11:08 am
basically I need to post images on a black background ... I do apart from the images, or create a black background with the images? in practice, I would not want a single-color background.
User avatar
Expert Boarder

GK User
Mon Nov 21, 2011 8:12 am
Hi,

u can add an image bg in template.css:

body { line-height:1.8; min-height:100%; color: #777; background: #eee; padding-top: 45px; }

replace "#eee" with "url(../images/patterns/image.jpg)"



Ciao
User avatar
Fresh Boarder

GK User
Mon Nov 21, 2011 8:22 am
Grande... Grazie :D

Thanks :D
User avatar
Expert Boarder

GK User
Mon Nov 21, 2011 6:17 pm
Un compatriota. Felice di esserti stato d'aiuto!;)




Ciao!
User avatar
Fresh Boarder


cron