Weird issue with K2 articles

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
Tue Feb 19, 2013 6:31 am
Reply with quote
Report this post
Hi guys/gals:

Installed the NEWS template with k2 on 2.5.9 and I set the inner inset to 0% but i still see a huge white space on my articles to the left! Please help!

The site is somewhat live at www.shivercarts.com
Thanks!
User avatar
Fresh Boarder

Konrad M
Tue Feb 19, 2013 9:11 am
Reply with quote
Report this post
Hi,
please add to override.css
Code: Select all
.itemAsideInfo {
display:none !important;
}
.itemAsideInfo + .itemBody {
margin-left: 0 !important;
}

and remember to enable override.css option in template settings.
User avatar


cron