[dokuwiki] Re: custom template css question
- From: "TNHarris" <telliamed@xxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 26 Jul 2007 17:02:09 -0400
On Thu, 26 Jul 2007 12:52:48 -0400, "Jason Keltz" <jas@xxxxxxxxxxxx>
said:
> I need to build a custom template for an internal DokuWiki. In a
> sidebar menu, I need to be able to "indent" sidebar entries. I was
> hoping to use h1-h5 for this indentation. The problem is that I don't
> need the actual header text at all - just the indentation that DokuWiki
> inserts as a result of using the header (div class="level1", etc..).
>
I think a list might be better suited. Set the style ''list-style-type:
none;'' for ul tags in the sidebar. You'll probably also want to adjust
the left margin as well.
-- tom
telliamed@xxxxxxxxxxx
--
http://www.fastmail.fm - A no graphics, no pop-ups email service
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] custom template css question
- From: Jason Keltz
Other related posts:
- » [dokuwiki] custom template css question
- » [dokuwiki] Re: custom template css question
- » [dokuwiki] Re: custom template css question
- » [dokuwiki] Re: custom template css question
- [dokuwiki] custom template css question
- From: Jason Keltz