I have changend the html output of the counter block, is a simple style change around existing functions, every numeric value is now surrounded by a span with class="value" and the list of visitors per day, week month etc is a nested sub-list ul-li-ul-li, this should allow designers to easily change the appearance of the block via css ovveride without hacking the module.

Hope you like it.

CommentFileSizeAuthor
counter.module.zip2.72 KBmisthero

Comments

misthero’s picture

Assigned: misthero » Unassigned
Priority: Normal » Minor
drupalnesia’s picture

Status: Needs review » Needs work

7.x-1.0-alpha7: New: Add counter.css to styling your output, align value to right
Bug fix: Thousand separator for Visitors statistic
Bug fix: Use hook_permission rather than depreciated hook_perm
Bug fix: Fixed admin/config/counter blank page

But available on 7.x yet, maybe I have time to convert it to 6.x.

drupalnesia’s picture

Status: Needs work » Closed (fixed)

I can't sleep :) so I apply 7.x feature to 6.x now.

6.x-2.24:
New: Styling output by counter.css