End of Support for Joomla 3 - Forum closed
Still having trouble to change the bg color for al
- Camphausen
- Offline Topic Author
- Fresh Boarder
- Posts: 3
- Thank you received: 0
Still having trouble to change the bg color for al was created by Camphausen
Posted 8 years 6 months ago #13741
I have added these lines to custom.css
#jp-right{background:#DADAD9}
#top-a{background:#DADAD9}
#bottom-a{background:#DADAD9}
#bottom-b{background:#DADAD9}
#bottom-c{background:#DADAD9}
#bottom-d{background:#DADAD9}
#footer-a{background:#DADAD9}
.tm-toolbar{background:#DADAD9}
.tm-footer{background:#DADAD9}
.uk-container{background:#DADAD9}
html{background: #DADAD9;}
However, the result is still not satisfactory: ckcmed.com.au/mm
#jp-right{background:#DADAD9}
#top-a{background:#DADAD9}
#bottom-a{background:#DADAD9}
#bottom-b{background:#DADAD9}
#bottom-c{background:#DADAD9}
#bottom-d{background:#DADAD9}
#footer-a{background:#DADAD9}
.tm-toolbar{background:#DADAD9}
.tm-footer{background:#DADAD9}
.uk-container{background:#DADAD9}
html{background: #DADAD9;}
However, the result is still not satisfactory: ckcmed.com.au/mm
by Camphausen
Please Log in or Create an account to join the conversation.
- joomlaplates
- Offline
- Moderator
- Posts: 8807
- Thank you received: 1732
Replied by joomlaplates on topic Still having trouble to change the bg color for al
Posted 8 years 6 months ago #13745
Hi there,
maybe you have taken the wrong custom.css file.
You can check it live like this:
ckcmed.com.au/mm/templates/jp-rooms/css/custom.css
Otherwise try to add an "important" to the css code
maybe you have taken the wrong custom.css file.
You can check it live like this:
ckcmed.com.au/mm/templates/jp-rooms/css/custom.css
Otherwise try to add an "important" to the css code
#jp-right{background:#DADAD9 !important}
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates