Background Color or Image

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Sat Dec 29, 2012 8:03 pm
Dear Gavick, I need to set a background color or image on the entire page. So I was thing to put a border around all the content and place a background color or image outside the border. Could you please help me to accomplish this?

Thanks in advance.
User avatar
Gold Boarder

GK User
Sat Dec 29, 2012 11:26 pm
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
body {background: #colorValue !important}


and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Sun Dec 30, 2012 3:36 am
bkrztuk wrote:Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
body {background: #colorValue !important}


and then just remember to enable "Use override CSS" option in template advanced settings tab.


Thank you very much. :D
User avatar
Gold Boarder


cron