Change Tagcloud Colors

Posted by gerdami on 15 Nov 2007 07:09, last edited by GoVegan on 09 May 2010 05:34

Tags: color rgb tag tagcloud

rating: +6+x

Samples

From yellow to red

From blue to green

From green to red

From red to black

3D

Code

++ From yellow to red
[[module TagCloud minFontSize="80%" maxFontSize="200%"  minColor="255,255,0" maxColor="255,0,0" limit="20" category="featured" target="system2:page-tags-featured" limit="20"]]
++ From blue to green
[[module TagCloud minFontSize="80%" maxFontSize="200%"  minColor="0,0,255" maxColor="0,255,0" limit="20" category="featured" target="system2:page-tags-featured" limit="20"]]
++ From green to red
[[module TagCloud minFontSize="80%" maxFontSize="200%"  minColor="0,255,0" maxColor="255,0,0" limit="20" category="featured" target="system2:page-tags-featured" limit="20"]]
++ From red to black
[[module TagCloud minFontSize="80%" maxFontSize="200%"  minColor="255,0,0" maxColor="0,0,0" limit="20" category="featured" target="system2:page-tags-featured" limit="20"]]

Links

http://www.wikidot.com/doc:TagCloud-module
http://community.wikidot.com/glossary:rgb

Authors

gerdamigerdami. Please visit his/her userPage.


Related articles

Comments

Add a New Comment
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-Share Alike 2.5 License.