Adding ‘Topic Icons’ in one easy step!!!
-
Adding topic icons to your posts is really easy and adds some style to your pages.
It is also really easy to do. First get the name of the category. For this example I will use the default General. Get an icon (best is 50×50) and insert it into the same level as your blog and named General (CaSe SeNsItIvE). Now go to your blog index.php and next to the name or where you want it and paste this code:
<img src=”<?php the_category() ?>.gif” alt=”<?php the_category() ?>”>
And thats all! Ok it may be three steps but still its realitive easy, I hope. If you need anyhelp either reply or go to my underconstruction site (opens in a new window).
Regards and happy blogging,
Marzar00
- The topic ‘Adding ‘Topic Icons’ in one easy step!!!’ is closed to new replies.