How To Add A Background Image

Responsive Joomla template for Entertainment and Music purpose with clean and lightweight design.
GK User
Mon May 07, 2012 10:18 pm
Hello,

I wanted to know how to add a background image in the template "Music" Please see attachment.
User avatar
Platinum Boarder

GK User
Tue May 08, 2012 7:39 am
You should set background for body tag like :

Code: Select all
body { background: url('path/to/file') !important}
User avatar
Platinum Boarder

GK User
Tue May 08, 2012 8:10 am
Are you saying "path/to/file" needs to be where? give me an example please.


bkrztuk wrote:You should set background for body tag like :

Code: Select all
body { background: url('path/to/file') !important}
User avatar
Platinum Boarder

GK User
Thu May 10, 2012 2:14 pm
Please use override.css in template/css directory and remember to enable option 'use override css' in template developer settings.
User avatar
Platinum Boarder

GK User
Thu May 10, 2012 2:18 pm
:D Oh I see, thank you.



bkrztuk wrote:Please use override.css in template/css directory and remember to enable option 'use override css' in template developer settings.
User avatar
Platinum Boarder


cron