Tags:
create new tag
, view all tags

Question

We would like to be able to change the style of the default bullets used in the normal bullet list.

If possible, we would like to be able to change this at either the topic, web or site levels.

Can someone point me to where this is defined? Is there a specific style sheet that has the definition of this?

Thanks in advance.

Environment

TWiki version: TWikiRelease04x01x01
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: RedHat? Linux
Web server: Apache
Perl version: 5.8
Client OS: Windows XP
Web Browser: Firefox
Categories:  

-- DuncanKinnear - 20 Feb 2008

Answer

ALERT! If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.

As far as I can tell, TWiki does not define a specific class for its bullet lists. In pattern skin (TWiki's default) there is an empty definition for ol li and ul li in /pub/TWiki/PatternSkin/style.css, so what you initially see should be your browser's default layout.

If you want to add some own CSS definition, check out TWiki04x01.PatternSkinCssCookbook, section "When you need to make small adjustments: Adding to existing CSS": There are variables which you can point to your own style sheets, containing just the definitions for ul li (or more, if you want).

-- HaraldJoerg - 20 Feb 2008

 
Change status to:
Topic revision: r2 - 20 Feb 2008 - 14:20:38 - HaraldJoerg
 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback