Is it possible to push the navigation tree more to the left in a divbox? I don't like the gap between the border and the navigation tree..
There's no gap in the space-layout! Kinda strange..
Any ideas?
Thanks
Gian
i solved it!
/* Change link font and size */
div.plugin_pagetree a {
font-family:Helvetica, Arial, sans-serif;
font-size:9pt;
{color:#008000}}
/* Change the excessively large padding/margin sizing to something more reasonable. */
div.plugin_pagetree ul {
margin:0px;
padding-left:13px;
{color:#008000}}
Thx anyway!
It should just be a bit of CSS. Please paste in some wiki markup and/or screenshot of what you've added -- then I can replicate your problem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.