SID-01847: Skin Customization
| Status: |
Unanswered |
TWiki version: |
6.0.0 |
Perl version: |
|
| Category: |
CategorySkin |
Server OS: |
|
Last update: |
10 years ago |
I'm trying to follow the example of
PatternSkinCustomization and would like to make the column size of
LeftBar bigger. Have set my own template view.mano.tmpl with following code:
%{===== LeftBar ===}%
%TMPL:DEF{"leftbardimensions"}%#patternOuter {
margin-left:25em;
}
#patternLeftBar {
width:25em;
margin-left:-25em;
}%TMPL:END%
%{=== /LeftBar =====}%
and used the topic for test-reasons it with ...MyTopic?cover=mano - without any change.
Is anybody able to show me me error?
Thanks Norbert
--
Norbert Kress - 2013-12-31
Discussion and Answer
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
Peter Thoeny - 2015-12-03
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.