White box background inconsistent

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Dec 11, 2015 12:07 am
Reply with quote
Report this post
http://www.artsolutemediagroup.com/inde ... al-pages-2

I made a page with "filter for K2". A white box background is behind the K2 items. The background covers all the content when there are multiple pages of results. However, when there are only a few items, the background does not cover the content. Please check the "Truss" check box under "material". You will see what I am talking about.

How would I have to solve the problem? Thank you.
User avatar
Fresh Boarder

GK User
Fri Dec 11, 2015 10:02 am
Reply with quote
Report this post
Please edit: /templates/gk_john_s/css/override.css and add at its end:
Code: Select all
#k2FilterContainer727 {overflow: hidden;}

Remember to enable "CSS override" in template settings - advanced section.
User avatar
Moderator

GK User
Sat Dec 12, 2015 12:21 am
Reply with quote
Report this post
Works well. Thank you.
User avatar
Fresh Boarder

GK User
Sat Dec 12, 2015 12:39 am
Reply with quote
Report this post
How can I change background pictures on those page only?
User avatar
Fresh Boarder

GK User
Mon Dec 14, 2015 3:15 pm
Reply with quote
Report this post
You would need to add page suffix (via template settings) and use it as a prefix for css declaration of different background.
User avatar
Moderator

GK User
Tue Dec 15, 2015 6:39 pm
Reply with quote
Report this post
The K2 filter section above the K2 item has a no background box. How can I make that section to have a white background? I tried to do Css override but could not find out what that section is called.
User avatar
Fresh Boarder

GK User
Mon Dec 21, 2015 9:52 am
Reply with quote
Report this post
Code: Select all
#gkTop2 .box {background: #fff;}

above code should do the trick.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.