2 chris_of_arabia Dec 30, 2009 22:27

Just took a look at one of the blank screens and the HTML has no opening body tag or content before the closing body tag is reached.
Your server doen't support "clean" URLs.
Go to Blog settings > URLs and switch everything from "Use extra-path" to "Use param"
This should help
sam2kb wrote:
Your server doen't support "clean" URLs.
Go to Blog settings > URLs and switch everything from "Use extra-path" to "Use param"This should help
That was it, thanks so much :-D
No problem. Happy New Year!
BTW when you add links to the horizontal menu wrap them with <li>...</li>
The code should look like this
<li><a href="http://www.advertisingjim.com">Home</a></li>
<li><a href="http://www.advertisingjim.com/policy.htm">Policy</a></li>
<li><a href="http://www.advertisingjim.com/prices.htm">Prices</a></li>
<li><a href="http://www.advertisingjim.com/buyblog.htm">Buy A Day</a></li>
<li><a href="http://www.advertisingjim.com/advertisng.htm">Become A Sponsor</a></li>
<li><a href="http://www.advertisingjim.com/2010.htm">Calendar</a></li>
<li><a href="http://www.aquagraphics.ws/">This Month's Sponsor</a></li>
That does look odd. Have you tried switching skins temporarily to see if the same thing occurs there?