2014-09-10, 04:02 PM
2014-09-10, 05:10 PM
Make sure you have your image that you want in your public_html's files via ftp or other source.
Admin Control panel -> Templates and Style -> Themes -> click the theme you are using
-> under stylesheets click global.css -> in "selector" make sure #container is selected -> change background to:
url(directory folder/filename.extension)
Admin Control panel -> Templates and Style -> Themes -> click the theme you are using
-> under stylesheets click global.css -> in "selector" make sure #container is selected -> change background to:
url(directory folder/filename.extension)
2014-09-10, 05:39 PM
ive got this now url(images/bg.png) and isnt working :c
ive got this now url(images/bg.png) and isnt working :c
I CAN SEE THE BACKGROUND BUT HOW DO I GET THE WHITE ALSO BG?
http://gyazo.com/ca74b4b06dc28077f555bca442ec6cbe
(2014-09-10, 05:10 PM)detanator Wrote: [ -> ]Make sure you have your image that you want in your public_html's files via ftp or other source.
Admin Control panel -> Templates and Style -> Themes -> click the theme you are using
-> under stylesheets click global.css -> in "selector" make sure #container is selected -> change background to:
url(directory folder/filename.extension)
ive got this now url(images/bg.png) and isnt working :c
I CAN SEE THE BACKGROUND BUT HOW DO I GET THE WHITE ALSO BG?
http://gyazo.com/ca74b4b06dc28077f555bca442ec6cbe
2014-09-10, 06:19 PM
You could just add in the body selector.