[dokuwiki] Re: Design question again :)
- From: "Ben Pollinger" <benpollinger@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Wed, 22 Nov 2006 18:03:14 +0000
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
- References:
- [dokuwiki] Design question again :)
- From: Nassim Hasan
Other related posts:
- » [dokuwiki] Design question again :)
- » [dokuwiki] Re: Design question again :)
- » [dokuwiki] Re: Design question again :)
- » [dokuwiki] Re: Design question again :)
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?
- [dokuwiki] Design question again :)
- From: Nassim Hasan