Wordpress - moving from a double right sidebar to a sidebar on the left and right?

Discussion in 'HTML & Website Design' started by rst81, Dec 10, 2007.

  1. #1
    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?
     
    rst81, Dec 10, 2007 IP
  2. dzamars

    dzamars Peon

    Messages:
    93
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    dzamars, Dec 10, 2007 IP