Wordpress themes

It could be this one, who knows ?

 

Rounded V2 blue edition on Blogger

rounded-blogger-templates.jpg I’m pretty proud to see that Rounded V2 blue edition rocks on blogger now, check this out on blogger templates

I’m not a blogger user and has never used it, so i’m quite curious to have your feedback.

Filed under : Rounded V2 blue edition
By Ghyslain
On August 15, 2006
At 2:55 pm
Comments : 39
 
 

Child categories

children-categories.jpg If you use child categories in your posts’ organization you can now see them with padding on the left and a light arrow before each list. But note that categories imported through a widget don’t work as they should. In that case, child lists aren’t set with the correct markup and won’t be skinned correctly. To prevent this from happening you have to extract the categories’ block out of the widgets loop, as I did with the pages block (the blue one on top of your sidebar).

Corrections : you can use the standard widget for your categories, but you have to modify one line in /wp-content/plugins/widgets/widgets.php , on line 858 replace < ?php wp_list_cats("sort_column=name&optioncount=$c&hierarchical=$h"); ?> by a simple < ?php wp_list_cats(); ?> and child categories will be displayed correctly.

If you can or don’t want to edit this php file, just download it and overwrite it in your directory (/wp-content/plugins/widgets/)

Filed under : Rounded V2 blue edition
By Ghyslain
On August 13, 2006
At 7:45 pm
Comments : 8
 
 

Orphan block in your sidebar ?

alone-block-in-sidebar.gif You have probably noticed an orphan block at the top of your sidebar. In fact I’ve made a little mistake in sidebar.php wich caused this problem. I’ve corrected it, you can download Rounded V2 again and update your theme. Minor modification has been added on sidebar links too. In the meantime I’ve corrected blog description’s position for the blue edition (on IE6).

Filed under : Rounded V2
By Ghyslain
On August 11, 2006
At 12:06 pm
Comments : 8