Style while loading


Author Message
Kim HF

Posted: 1/3/2011
Quote message 

I have a small problem with a blog I just put up. When the blog loads it uses one set of styles when the page is loading, and a different set when it is done. This only occurs in the sidebars. This makes the page look ugly while loading. Elements like the gadget headings get wrong color, font and/or location. Not a huge problem you might say but after checking a lot of other bloger.com sites this seems to be a artiseer problem only.

After some investigation I noticed that the headings are h2 styled while loading and then switched to h3. Is there a good reason for this? I guess the main problem I have with this is that the site can look like it loads slower than other sites, and the end user will not have the experience I would like to provide.

Have anyone else noticed this or is it just me who thinks this is a problem? Most importantly, is there a easy fix to this?

 
Kim HF

Posted: 1/3/2011
Quote message 

This is a problem with blogger.com, not bloger.com. I have no problems with bloger.com atm O:)
 
Diego

Posted: 1/17/2011
Quote message 

Kim HF

it is the problem on all artisteer blogger themes. artisteer styles are applied with javascript (client-side programming) after page loading. in other cms (wordpress, joomla) there is no such problem, because they can use php there (server-side programming)
if you use only few gadgets in the sidebars, the speed of loading and changing styles will be faster :-)