Viewing 3 replies - 1 through 3 (of 3 total)
  • yeah, with css:

    #main, #main-inside{
     background:none;
    }
    
    #primary-content .blocks{
     background:#fff url(http://www.appletouch.fr/wp-content/themes/mystique/images/main-left.jpg) no-repeat right top;
    }
    
    #sidebar .blocks{
     background:#fff url(http://www.appletouch.fr/wp-content/themes/mystique/images/main-right.jpg) no-repeat right top;
     margin-left:20px;
    }

    this will only work in mystique 2+ (you,re using 1.7x)

    Thread Starter thsparis

    (@thsparis)

    Hi !

    Thanks for your help but just got a problem with the background, it goes to the right just like it’s modified in CSS but I think it isn’t…

    Here’s the screenshot of the “bug”

    http://img684.imageshack.us/img684/284/patrooons.png

    When this will be find out, I think it’s going to be really nice, thanks a lot for your help 🙂

    change the first “right top” with “left top”

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Seperate right sidebar / main’ is closed to new replies.