Template screws up preview
Posted: Wed Nov 29, 2006 4:31 pm
Hey guys,
once again something which is really hard to describe, but I'll try
I'm working on a new template, which is pretty much in testing mode right now. So I'm writing test entries in my development blog, and somehow encounter the following: I hit 'preview', I see a nice green message saying 'Serendipity is now creating the preview of your entry...', see that box which is supposed to show me the preview of my test entry ... and then, this box shrinks, I can't read the preview at all.
This does not happen with other themes, so obviously something in my theme screws up the preview - but what part of it?
Basically, this is a css only template, the basic structure is like this:
#mainpane (
#serendipity_banner
#navbar
#serendipityLeftSideBar
#content
#serendipityRightSideBar
#footer )
Both sidebars and the content have 'float: left;', #footer has a 'clear:both;', and #mainpane is wrapped around everything else to fix the width of the blog's content.
Any hints on where to start looking? Need more information?
YL
once again something which is really hard to describe, but I'll try
I'm working on a new template, which is pretty much in testing mode right now. So I'm writing test entries in my development blog, and somehow encounter the following: I hit 'preview', I see a nice green message saying 'Serendipity is now creating the preview of your entry...', see that box which is supposed to show me the preview of my test entry ... and then, this box shrinks, I can't read the preview at all.
This does not happen with other themes, so obviously something in my theme screws up the preview - but what part of it?
Basically, this is a css only template, the basic structure is like this:
#mainpane (
#serendipity_banner
#navbar
#serendipityLeftSideBar
#content
#serendipityRightSideBar
#footer )
Both sidebars and the content have 'float: left;', #footer has a 'clear:both;', and #mainpane is wrapped around everything else to fix the width of the blog's content.
Any hints on where to start looking? Need more information?
YL