Closed (fixed)
Project:
Node Vote
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2005 at 11:53 UTC
Updated:
3 Jul 2005 at 13:19 UTC
Is it possible to change the way Voting is impeleneted in the article?
Now it is on the end of text and there's no difference - text and the vote - look the same.
How about making a line between them, or a block in the right side (inside or outside the text?
Andrzej
Comments
Comment #1
kbahey commentedI added two div tags, with an id of "nodevote result" and "nodevote vote".
These can be styled anyway you like using the proper CSS, and does not add hard coded HTML tags.