[xwiki-users] Side column, margins, Randspalte
I want to have have heading and corresponding content not vertical: I know how to do in CSS but i have no clue about to implement on some pages/Space/macro. Thanks Volker, Oslo. Have a look index.html <http://xwiki.475771.n2.nabble.com/file/n7588116/index.html> -- View this message in context: http://xwiki.475771.n2.nabble.com/Side-column-margins-Randspalte-tp7588116.h... Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello, You may use the {{container}} macro [1] to layout titles in a column and content in another one. You'd have to repeat it for each title though, in order to align content and titles. Alternatively you can also use (% %) notation [2] to pass an id or class to some content, then use your CSS styling (for example put it in a stylesheet extension [3]). BR, Jeremie [1] - http://extensions.xwiki.org/xwiki/bin/view/Extension/Container+Macro [2] - http://extensions.xwiki.org/xwiki/bin/view/XWiki/XWikiSyntax?xpage=print#HPa... [3] - http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial 2013/11/24 Legeinfo <[email protected]>
I want to have have heading and corresponding content not vertical:
I know how to do in CSS but i have no clue about to implement on some pages/Space/macro. Thanks Volker, Oslo.
Have a look index.html <http://xwiki.475771.n2.nabble.com/file/n7588116/index.html>
-- View this message in context: http://xwiki.475771.n2.nabble.com/Side-column-margins-Randspalte-tp7588116.h... Sent from the XWiki- Users mailing list archive at Nabble.com. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (2)
-
Jeremie BOUSQUET -
Legeinfo