- Posts: 7
Please Log in or Create an account to join the conversation.
#jm-wrapper {
background: red;
}
Please Log in or Create an account to join the conversation.
artur wrote: Hello,
I do not understand without site view, but you can add background for page in CSS. Edit '/joomla/templates/template-name/less/custom.less'.
Example :#jm-wrapper { background: red; }
www.joomla-monster.com/blog/joomla-templ...-joomla-3-0-template
Best Regards.
Please Log in or Create an account to join the conversation.
artur wrote: Hello,
I do not understand without site view, but you can add background for page in CSS. Edit '/joomla/templates/template-name/less/custom.less'.
Example :#jm-wrapper { background: red; }
www.joomla-monster.com/blog/joomla-templ...-joomla-3-0-template
Best Regards.
Please Log in or Create an account to join the conversation.
#jm-allpage {
background: url('some/image.jpg');
}
#jm-wrapper {
background: white;
}
Please Log in or Create an account to join the conversation.
artur wrote: Hello,
Then you should add background image to '#jm-allpage' and site background to '#jm-wrapper'.
Example :#jm-allpage { background: url('http://dna.joomla-monster.com/some/image.jpg'); } #jm-wrapper { background: white; }
Best Regards.
Please Log in or Create an account to join the conversation.
We use cookies to ensure that we give you best experience on our website.
If you continue without changing your browser settings, we will assume that you are happy to receive all cookies on the joomla-monster.com website. Check privacy policy for more details.
Click here for more information