Quote:
Originally Posted by Voodoo
Code:
body {
background-color: transparent;
}
Can you add this to the page?
This will allow bloggers to put: allowtransparency="true" in their iframe and it will match their background color/image. It defaults to white, so you won't see any difference on the actual page.
|
Yeah, I can do that...just put that in the <head> are I imagine?