inset background color
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Thu Jan 29, 2015 4:39 pm
- Reply with quote
- Report this post
HI,
How can I change the background color of the total inset?
See image
tnx in advance,
Michael
How can I change the background color of the total inset?
See image
tnx in advance,
Michael
-
- Expert Boarder
- GK User
- Thu Jan 29, 2015 5:20 pm
- Reply with quote
- Report this post
Could you please post an url to your site?
-
- Moderator
- GK User
- Sun Feb 01, 2015 9:56 am
- Reply with quote
- Report this post
Please edit: /templates/gk_magazine/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
- Code: Select all
#gkContent.gkColumnLeft + #gkInset {
background: green;
}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
- GK User
- Mon Feb 02, 2015 7:55 pm
- Reply with quote
- Report this post
Sadly - this cannot be done easily. It would require bigger template makeover and we don't support this kind of customisations.
In simple terms - inset is only what you see now with grayed background. Logo and space on the left are created by other elements not related to inset itself.
In simple terms - inset is only what you see now with grayed background. Logo and space on the left are created by other elements not related to inset itself.
-
- Moderator
6 posts
• Page 1 of 1