[dokuwiki] Re: Design question again :)

Nassim Hasan wrote:
Hello,

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? I uploaded an image so that everyone understands what i mean.

http://img92.imageshack.us/img92/4981/unbenannt1dq3.png

Greets

Does Nobody know how to change that?
I suggest you get yourself Firefox and its web developer toolbar. In DW turn off compression of CSS and JS (via config page). Then use the Web Developer Menu Option / CSS / View Style Information. However over the bit your interested in and click. It'll show you the style rules and the line number where they can be found. You can then search for that code in the template css files.

In the default (and sidebar) template:
- most of the wiki formatting is in design.css
- most of the layout is in layout.css

I believe there is a page at splitbrain which talks about the CSS setup, try wiki:css or use the search function.

Cheers,

Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: