diff options
| author | Starla Insigna <hatkirby@fourisland.com> | 2008-12-07 21:37:00 -0500 |
|---|---|---|
| committer | Starla Insigna <hatkirby@fourisland.com> | 2008-12-07 21:37:00 -0500 |
| commit | ea0a51e354a409146f164af0f25b92262bfc93af (patch) | |
| tree | b091dd1aeb00cafb1db5343f8876db230a690ead /theme | |
| parent | 388c1da05d08d890cb644bcce967e7ecae8bad3d (diff) | |
| download | fourisland-ea0a51e354a409146f164af0f25b92262bfc93af.tar.gz fourisland-ea0a51e354a409146f164af0f25b92262bfc93af.tar.bz2 fourisland-ea0a51e354a409146f164af0f25b92262bfc93af.zip | |
Added a tag cloud
Diffstat (limited to 'theme')
| -rwxr-xr-x | theme/footer.tpl | 16 |
1 files changed, 16 insertions, 0 deletions
| diff --git a/theme/footer.tpl b/theme/footer.tpl index ed4e94d..b5f49c1 100755 --- a/theme/footer.tpl +++ b/theme/footer.tpl | |||
| @@ -175,6 +175,22 @@ | |||
| 175 | <DIV CLASS="bubble"> | 175 | <DIV CLASS="bubble"> |
| 176 | <DIV CLASS="rounded"> | 176 | <DIV CLASS="rounded"> |
| 177 | <BLOCKQUOTE> | 177 | <BLOCKQUOTE> |
| 178 | <DIV ID="hatbar"><H3>Tag Cloud</H3><P> | ||
| 179 | <P> | ||
| 180 | <!--BEGIN TAGCLOUD--> | ||
| 181 | <A HREF="/blog/tag/<!--TAGCLOUD.TAG-->.php" STYLE="font-size: <!--TAGCLOUD.SIZE-->pt"><!--TAGCLOUD.TAG--></A> | ||
| 182 | <!--END TAGCLOUD--> | ||
| 183 | </P> | ||
| 184 | </DIV> | ||
| 185 | </BLOCKQUOTE> | ||
| 186 | </DIV> | ||
| 187 | </DIV> | ||
| 188 | </DIV> | ||
| 189 | |||
| 190 | <DIV class="sidebar"> | ||
| 191 | <DIV CLASS="bubble"> | ||
| 192 | <DIV CLASS="rounded"> | ||
| 193 | <BLOCKQUOTE> | ||
| 178 | <DIV ID="hatbar"> | 194 | <DIV ID="hatbar"> |
| 179 | <H3>Recent Comments</H3> | 195 | <H3>Recent Comments</H3> |
| 180 | 196 | ||
