Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2005-11-21 21:45:42
- dressfordialogue
- New Member
- Registered: 2004-11-18
- Posts: 8
Request: Horizontal Bar Graph
I’ve seen these floating around on sites and I believe the time is now! For someone who is far more educated than me in Textpattern and PHP, I respecfully request a plugin for displaying the number of articles (or number of comments etc.) in a category visually.
I’m not entirely sure how it would work, but I envisage an unordered list with the background representing the number of entries.
Poor example below:
<ul style=“list-style: none;”><li style=“background-color:#000; width:80%; margin: 3px 0;”><a href=”#” style=“padding: 5px 10px; display:block; color: #fff; text-decoration:none;” title=“general (15)”>general</a></li><li style=“background-color:#000; width:60%; margin: 3px 0;”><a href=”#” title=“technology (12)” style=“padding: 5px 10px; display:block; color: #fff; text-decoration:none;”>technology</a></li><li style=“background-color:#000; width:40%; margin: 3px 0;”><a href=”#” title=“sports (15)” style=“padding: 5px 10px; display:block; color: #fff; text-decoration:none;”>sports</a></li></ul>
Offline
Pages: 1