[pmwiki-users] [[!Categories]] & CSS

Stéphane Heckel hsteph at club-internet.fr
Wed Aug 22 02:52:01 CDT 2007


"Eemeli Aro" wrote :

> Category links all belong to the class "categorylink" so just add a
> definition for that in your CSS.

Thanks, I have added the following lines in my CSS

/* categories [[!Categories]]*/
a.categorylink {
font-size: smaller;
}

I'm also using a new markup {tag} to include a picture, ...
Markup("tag","block","/\{tag\}/","<img src='$BulletFolder/tag.png' 
border='0' width='13' height='13' />");

so I can have something like {tag} [[!myCateg1]] [[!myCateg2]]

No sure this is "academic" but it works, ...

Regards

SH 






More information about the pmwiki-users mailing list