[dokuwiki] Re: Design question again :)

On 22/11/06, Nassim Hasan <lomax@xxxxxxxxxxxx> wrote:
i am looking for a way to change the space between headlines and text
underneath. Where exactly inside the design.css can i find this
position?

If you use Firefox, get the web developer toolbar and use the 'view
style information' function to see what CSS is applied to parts of the
dokuwiki page.

For example, headers are styled by h1, h2, h3 etc. so you can add
margin-bottom and/or padding-bottom values to these in the CSS.

The CSS files to edit or add to are in the template directory.

HTH,
Ben
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: