- Posts: 11
- Thank you received: 0
Dark background white content area?
-
mikefna
Inactive member - Topic Author
- New Member
Less
More
10 years 3 months ago #41806
by mikefna
Dark background white content area? was created by mikefna
Does anyone know if it's possible to have the background set to black but keep the content area white?
I'm aware of the container option, however I don't want the container going through all the mod positions vertically, just the content area.
Any help would be much appreciated.
I'm aware of the container option, however I don't want the container going through all the mod positions vertically, just the content area.
Any help would be much appreciated.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 3 months ago #41810
by ivan.milic
Replied by ivan.milic on topic Dark background white content area?
Content container has class .content_sparky so you can place this
.content_sparky{
background:white!important;
}
at bottom of template_css.css
and set background to black from template options
.content_sparky{
background:white!important;
}
at bottom of template_css.css
and set background to black from template options
Please Log in to join the conversation.
Time to create page: 0.148 seconds