This version of vPIP supports on FireFox passing the style of a vPIP class from it's style sheet into the embed code. What this means is if you have a style sheet that defines one of the vPIP HTML class entries like,
.EmbedCodeBy {
font-size:12px;
margin:0pt;
}
.EmbedCodeCloseBtn {
font-size:12px;
margin:0pt;
text-align:right;
}
These should be included inline in the embed code to share.
** This will only work for a class defined on it's own. Not for an entry like:
.EmbedCodeArea a, .EmbedCodeArea a:visited {
color:#000000;
}
Also the style sheets on your page may need to be in the same domain, or this feature may not activate.
IE works differently and this feature is not yet available when grabbing code on IE browsers. Other browsers have not yet been tested. Let me know of any problems and I'll fix them as soon as I get time.
I'll make this feature better as I get time.
Get this new version at:
http://vpip.org/ -- Enric