Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.

Preview iframe has no background, causing the admin page background to show. #4

Open
Dykam opened this issue Aug 3, 2011 · 0 comments

Comments

@Dykam
Copy link

Dykam commented Aug 3, 2011

The default color of pages are white, so you never give a page a white background as markup. html and body have no background, no problem, since the browsers renders that white. But the preview iframe is translucent as well, showing the gray background of the admin page. The fix is to set background-color to white on the iframe.

Besides that it works fluently.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant