Question
This page is not broken. It's meant to look like this! Read on.
Has anyone worked out the templates or CSS to put the TWIki sidebar on the right hand side of the page?
I'd be most interested in Pattern Skin customizations.
I'm half-way there. As you can see, the bar is on the right but it's below the content
#patternOuter {
margin-left:0;
}
#patternLeftBar {
margin-left:80%;
}
/* for the content left margin use a bit smaller margin */
#patternMainContents {
padding-left:2em; /*S6*/
padding-right:200px; /*S6*/
}
Environment
--
VickiBrown - 20 Mar 2008
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
I'm going to work on this at
WebRightBar
--
TravisBarker - 30 Mar 2008
Closing this question after more than 30 days of inactivity. Feel free to re-open if needed.
--
PeterThoeny - 01 May 2008
Topic revision: r4 - 01 May 2008 - 07:58:14 -
PeterThoeny