I was just wondering if we can do something like in this website, regardless the thumbs-up and thumbs-down images.

Thank you..

Comments

webpoga’s picture

Sorry i forgot to mention the website, here's the link :

http://www.urbandictionary.com/define.php?term=vote

frjo’s picture

The voting widget is themeable (built by theme_vote_up_down_widget()) so that is one way to go. If you simple want to replace the up and down arrows with thumbs you only need to use css.

pshadow’s picture

hey frjo,

I posted something kinda similar earlier, maybe you can help. I know how to use themes to change my layout to display thumbs (or whatever) but I don't see anywhere that count values for the votes. I would like to display something like 24 thumbs up (+1 votes) vs. 12 thumbs down (-1). Is that data stored somewhere? Or some code I can put in a block to calculate based on node ID?

thanks for any direction you can give on this.

marvil07’s picture

Status: Active » Fixed

this is possible on 6.x-2.x: #811694: New widget for splitting of votes in positives/negatives (5 voted up, 2 voted down), as soon as that new ctools widget is ready I'll commit it :-)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.