Hi PapaSven. Here is a post with a couple of other links that might help get you started. And another post discussing sidebar width.
Thanks. I have try but doesn’t help.
I have change right sidebar from 240 to 340.
/* 3 column, content middle */
.col-3cm .main { background: url(img/sidebar/s-right-s2.png) repeat-y right 0; }
.col-3cm .main-inner { background: url(img/sidebar/s-left.png) repeat-y left 0; padding-left: 340px; padding-right: 260px; }
.col-3cm .s1 { float: left; margin-left: -340px; }
.col-3cm .s2 { float: right; margin-right: –340px; /* ingenuity! */ position: relative; right: -100%; }
.col-3cm .content { float: right; }
Then i wil see this: http://oi62.tinypic.com/23tl4l2.jpg
What i’m doing wrong?
I have made it!!
but now i got a problem.
The left, middle, right are not in the middle of my page.
Leftside space is bigger then the richtside space.
How can i fix it?
http://oi59.tinypic.com/2e0tqqd.jpg