yes..via css
http://www.w3schools.com/css/css_background.asp
you must edit "catalog/view/theme/* your theme * /stylesheet/stylesheet.css and add the folowing property to the "body" tag at the begining of the stylesheet.
Check the page above and see what you can do.
http://www.w3schools.com/css/css_background.asp
you must edit "catalog/view/theme/* your theme * /stylesheet/stylesheet.css and add the folowing property to the "body" tag at the begining of the stylesheet.
Code: Select all
background : url('../image/image_name.jpg') no-repeat center;
Opencart Templates, Modules, Themes & Custom Development | ShopThemer
yes..it will repeat....usually is used for patterns.
Opencart Templates, Modules, Themes & Custom Development | ShopThemer
Know this is an old thread but I am having the same issue with my background.Xyph3r wrote:yes..it will repeat....usually is used for patterns.
I have a pattern background.png file but I would like it to display at the header and sides of the page instead of the complete page. Within the content area I would like white. How could I achieve this?
Thanks!
kimbo
The Chloelina All Natural Soap Co.
chloelina.com
You put the background to the body tag and on the # content div you put backgoound: #fff;
Opencart Templates, Modules, Themes & Custom Development | ShopThemer
Who is online
Users browsing this forum: No registered users and 21 guests