End of Support for Joomla 3 - Forum closed
background main content main .tm content
Hello. I'm trying to change to black the content of main article. I tried in custom.css to put this code but without any luck:
The rules seems simply ignored.
here is the link: www.theblackstuff.it/main/index.php?opti...=0&sort=0&Itemid=175
Any ideas ?
Thank you very much in advance for help
Regards, Alessandro
Code:
.tm-content{background: #000 !important; color: #efefef !impprtant;}
main {background:#000 !important; color: #efefef !impprtant;}
main.tm-content{background: #000 !important; color: #efefef !impprtant;}
here is the link: www.theblackstuff.it/main/index.php?opti...=0&sort=0&Itemid=175
Any ideas ?
Thank you very much in advance for help
Regards, Alessandro
by amaida
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 background main content main .tm content
Posted 7 years 3 weeks ago #18738
Ciao, there is a missing closing "}" in your custom.css
Right Code
Right Code
@media (max-width: 1024px) {
.absolute {
display: none;
}
}
Attachment Screenshot_10-2.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
The following user(s) said Thank You: amaida
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates