[pmwiki-users] Customizing the look for PageTableOfContents

Chris Cox ccox at airmail.net
Tue Sep 20 18:27:19 CDT 2005


Robert Riebisch wrote:
> Hi!
> 
> I'd like to put a thin border and background around the TOC. Similar to
> "Notes and Comments" at
> http://www.pmwiki.org/wiki/Cookbook/OneGroupForAll or
> http://en.wikipedia.org/wiki/Wiki
> 
> I already tried with a table, but I can't get a thin border. :-( I'd
> prefer not to edit the default PmWiki skin files. ;-)
> 
> Sorry, I'm still new to PmWiki, PHP, and CSS.

I use this:

(:table width=100% cellspacing=0 border=1 bgcolor=#eeeeee bordercolor=#888888:)
(:cell:)
(:toc Cyclades Terminal Servers Contents:)
(:tableend:)

What do you mean by "thin border"??  This seems thin enough for me anyway.

(I prefer to use the whole width with width=100%)




More information about the pmwiki-users mailing list