Page 1 of 1

How to change default body background in frontend?

Posted: Wed Oct 15, 2014 7:56 pm
by elcopdoo
CSS edit from v1.5.6.4 is not working,

probably because of bootstrap 3...

How to edit CSS for background image insert?

Re: How to change default body background in frontend?

Posted: Wed Oct 15, 2014 9:41 pm
by Xyph3r
you just add the background code under the body tag in stylesheet.css. It works just like on older opencart versions.

Re: How to change default body background in frontend?

Posted: Thu Oct 16, 2014 3:08 am
by elcopdoo
Thank You, it's working ok.