image background problem
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Sat Sep 13, 2014 1:32 pm
- Reply with quote
- Report this post
Hi
I try to change site background, but when I place an image into #body, whole site background is changing even under content. I need to have background image only on right/left side and top of page, not under content and sidebar.
I want to have my image in #body, but somehow exclude #gkPageTop, #gkContentWrap and sidebar.
How can I do that?
Thanks for help
I try to change site background, but when I place an image into #body, whole site background is changing even under content. I need to have background image only on right/left side and top of page, not under content and sidebar.
I want to have my image in #body, but somehow exclude #gkPageTop, #gkContentWrap and sidebar.
How can I do that?
Thanks for help
-
- Senior Boarder
- GK User
- Sun Sep 14, 2014 9:02 pm
- Reply with quote
- Report this post
Could you please post an url to your site?
-
- Moderator
- GK User
- Mon Oct 20, 2014 4:35 pm
- Reply with quote
- Report this post
You need to bring back original background colour to center elements:
Please edit: /templates/gk_1/css/override.css and add at its end:
Remember to enable "CSS override" in template settings - advanced section.
Please edit: /templates/gk_1/css/override.css and add at its end:
- Code: Select all
.gkPage {background: #fff;}
Remember to enable "CSS override" in template settings - advanced section.
-
- Moderator
4 posts
• Page 1 of 1