Posts in Columns – A New Twist on an Old Problem
To organize posts into three columns (edit: semantically more correct would be to call it ‘three posts per row’ as this is the way the posts are organized), you first need to generate a column...
View ArticleAdvanced Filter for Tag Cloud Widget Css Classes
tag cloud widget advanced color styling The default tag cloud widget does not offer a lot of formatting possibilities, partly because it only outputs one css class with a reference to the tag ID. It...
View ArticleSidebar on the Left – Twenty Twelve
A quick fix to move the sidebar location in a child theme of Twenty Twelve; add these styles to style.css of the child theme: @import url('../twentytwelve/style.css'); /*-- move sidebar to the left...
View ArticleFull Width Page Template Allowing for Content Sidebar
Intended for the default theme Twenty Fourteen and building upon my article “A Real ‘Full Width Page’ Template for Twenty Fourteen” this new page template removes the left sidebar but includes the...
View Article