End of Support for Joomla 3 - Forum closed
[SOLVED] Main-top and Sidebar-a Backgrounds?
My Home page is an article. Is there a way in the Maximum template to provision a background image to it? I guess this would be the 'main-top' position.
Same question regarding the 'sidebar-a' - can it be given a background image, too?
Same question regarding the 'sidebar-a' - can it be given a background image, too?
by dlong
The topic has been locked.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Main-top and Sidebar-a Backgrounds?
Posted 5 years 10 months ago #22436
Hello, of course it is possible.
But it must be done with css/custom.css style.
1.) Search the DIV > with Browser developer tool > www.joomlaplates.com/template-customizing
2.) Now add the css style to your css/custom.css like that
But it must be done with css/custom.css style.
1.) Search the DIV > with Browser developer tool > www.joomlaplates.com/template-customizing
2.) Now add the css style to your css/custom.css like that
www.w3schools.com/csSref/pr_background-image.asp#sidebar-a {background-image: url("images/sample.gif");
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
The topic has been locked.
Thanks for the information. I downloaded the FireFox Developer browser, found the elements neded, and learned to be careful in creating the custom.css file. Seems best to delete the custom file and build a new one to assure all browsers render properly.
Last Edit:5 years 10 months ago
by dlong
Last edit: 5 years 10 months ago by dlong.
The topic has been locked.
Replied by dlong on topic [SOLVED] Main-top and Sidebar-a Backgrounds?
Posted 5 years 10 months ago #22439
Problem solved.
by dlong
The topic has been locked.
Wondering how to avoid the caching of the custom.css file. I make a change in it, or create a new one, and one browser sees the change, another browser sees the old custom?
by dlong
The topic has been locked.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Main-top and Sidebar-a Backgrounds?
Posted 5 years 10 months ago #22441
Hello, sorry depends on your Browser setup! And has nothing todo with the theme.
And please disable ALL caching ( Joomla & Browser cache) tools while you are developing a website
And please disable ALL caching ( Joomla & Browser cache) tools while you are developing a website
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:5 years 10 months ago
by joomlaplates
Last edit: 5 years 10 months ago by joomlaplates.
The topic has been locked.
Moderators: joomlaplates