K2 Plugin - OpenGraph Integration Pixel Love Background Issue

GK User
Thu Jun 02, 2011 3:24 pm
Hello guys, I´m trying to change the background color of the facebook like and comments box. For some reason in this template (pixel love) the background color sets to #dadada color and Im need to change to the same background color of the page, #fff.

Could anyone help me with this issue?

Check the following links to compare, the link1 is the page with the issue(pixel love) and the link2 its another page with a different template (elvesocial) where the plugin its working fine.

Link1
Link2
User avatar
Fresh Boarder

GK User
Mon Jun 13, 2011 3:53 pm
I cant believe that no one know how to solve this issue!!!! where are the moderators???? PLEASE HELP
User avatar
Fresh Boarder

GK User
Mon Jun 13, 2011 4:12 pm
In the light.css file please change line (around line 212):

iframe {
background: #DADADA;
}

to:

iframe {
background: #fff;
}
User avatar
Administrator

GK User
Tue Jun 14, 2011 3:44 am
It works! Thank you
User avatar
Fresh Boarder


cron