Quote:
Originally Posted by TopBucks Lilit
I'll see if we can have the border removed or perhaps add an extra checkbox for those who want to use it with a border 
|
Quick fix for us with the iframe up now and want to dump the border, add to css this
Code:
iframe {
border: 0px solid #ffffff;
}
then just add this into the include
iframe src= to
iframe class="border" src=
I'm posting this more for my own memory then anyone elses..haha
One thing else, if we chose a dark background the text doesn't show, most likely need to be able to select text color, so we can use dark backgrounds as well.