Padding in K2 Article

GK User
Tue Mar 13, 2012 9:15 pm
I am adjusting the padding in the HTML editor for the K2 Article, but the padding appears to be white. I need the padding to either be transparent or black.

This holds true for the entire website.

The website is live on a temp domain www.mfielding.com

here is a jpg showing the white border that increases or decreases (but never completely goes away) when I adjust the padding:

Image
User avatar
Expert Boarder

GK User
Wed Mar 14, 2012 3:38 am
Just for your information that is not padding but the background for the image holder. So please use below css in "templates/gk_templatename/css/override.css" and enable css override option in template settings > advanced features > Css override "on".
Code: Select all
.itemFullText img { background: none ;}


See you around...
User avatar
Platinum Boarder

GK User
Wed Mar 14, 2012 2:52 pm
Thank you so much!

As a quick note- When added padding in the HTML editor for the K2 Article, it padded the image, but pulled the white background. That is why I was confused.

Thanks again for your help!
User avatar
Expert Boarder

GK User
Wed Mar 14, 2012 4:36 pm
No problem at all, see you around...
User avatar
Platinum Boarder


cron