Background Picture - Joomla! Forum - community, help and support
hi
i new joomla , looking put background picture on website www.thevillatimes.com can 1 help?
for example (xmas feature , either side): http://www.avfc.co.uk/
thank , forward hearing you
i new joomla , looking put background picture on website www.thevillatimes.com can 1 help?
for example (xmas feature , either side): http://www.avfc.co.uk/
thank , forward hearing you
you can edit template's css file point background image...
the file need edit templates/shaper_sportive/css/styles/style2.css
at line 10, find
edit line, changing value between parenthesis like
and upload yourbackground.jpg file media manager (content -> media manager).
the file need edit templates/shaper_sportive/css/styles/style2.css
at line 10, find
code: select all
body.bg{background:#d7dce0 url(../../images/styles/style2/bg.gif) repeat-x 0 0}edit line, changing value between parenthesis like
code: select all
body.bg{background:#d7dce0 url(/images/yourbackground.jpg) repeat-x 0 0}and upload yourbackground.jpg file media manager (content -> media manager).
Comments
Post a Comment