" clear" prefix doesn't working

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
Wed Jun 24, 2015 11:17 pm
Reply with quote
Report this post
Hi,

I'll trying to put image on the sidebar without frames and background with full width (mightyfist). I put " clear" suffix and of course edit it in html editor without <p> tags and I still receive white frames. Why? Link below.

http://asiaitf.org/index.php
User avatar
Expert Boarder

GK User
Thu Jun 25, 2015 6:28 am
Reply with quote
Report this post
Please edit: /templates/gk_publisher/css/override.css and add at its end:
Code: Select all
.box.clear > div {padding: 0px;}

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

GK User
Thu Jun 25, 2015 8:12 am
Reply with quote
Report this post
It's still doesn't workink. Override is enabled
User avatar
Expert Boarder

GK User
Fri Jun 26, 2015 8:43 am
Reply with quote
Report this post
User avatar
Moderator

GK User
Fri Jun 26, 2015 8:46 am
Reply with quote
Report this post
I isn't empty...
User avatar
Expert Boarder

GK User
Fri Jun 26, 2015 9:08 am
Reply with quote
Report this post
Ok, some weird cache issues...
Code: Select all
#gkSidebar .box.clear > div {padding: 0px;}
#gkSidebar .box.nomargin {padding: 0px;}
#gkSidebar .box.clear > div a {display: block; line-height: 0px;}

Please try this code instead and increase width of the image to fill entire space.
User avatar
Moderator


cron