Tags:
create new tag
view all tags

Question

Has anyone played with the CSS for %TOC%? Do you have any nice-looking recipes to share?

I'm tired of the blue underlines links look. But I'm not having much success making something better.

TREEBROWSER produces a nice look, but I don't need the full JavaScript Open/close model. I just want a similar look.

Environment

TWiki version: unspecified
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS:  
Web server:  
Perl version:  
Client OS:  
Web Browser:  
Categories:  

-- VickiBrown - 11 Apr 2008

Answer

ALERT! If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.

Can you describe what direction you are looking? Just no underlines? Or other icons?

You can remove the underlines with:

<style>
.twikiToc li a {
text-decoration:none;
}
</style>

-- ArthurClemens - 11 Apr 2008

Closing this question after more than 30 days of inactivity. Feel free to re-open if needed.

-- PeterThoeny - 03 Jun 2008

Change status to:
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r3 - 2008-06-03 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.