I'm trying to customize the Illacrimo theme http://wp-themes.designdisease.com/category/free-blog-themes/illacrimo/ See how it has a double right sidebar? I want to edit the code so there's one of the sidebars on the left and one on the right, with the blog updates in between. I have tried so many variations of float:right, position:relative, etc. can anyone please help me out?
1. You need to edit the code so that there will be 2 sidebars(Now is just 1 ). 2. You need to play a little with the php code to split the content of the sidebar in 2( 1 in left, 1 in right). 3. You need to modify a lot of CSS code to make everything work the way you want. 4. Remeber that that theme is made to be double right sidebar, it won`t look the same after you modify it. 5. This is a pretty complex theme, i sugest you take a simpler one and try to modify .. or .. simpler .. buy a custom one. It`s easier.