Closed (duplicate)
Project:
Blue Zinfandel
Version:
5.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jul 2007 at 21:59 UTC
Updated:
12 Nov 2008 at 05:41 UTC
See attachment
After voting, all OK
| Comment | File | Size | Author |
|---|---|---|---|
| theme_bug_0.jpg | 78.32 KB | ursus@drupal.ru |
Comments
Comment #1
scraper commentedInsert
.vote-form {
float: right;
}
in the style.css in the theme directory
Comment #2
ipwa commentedThat makes it float to the right, but the correct way (from Garland) to display the poll questions is in the center. Add this to your style.css:
This is a duplicate of this post: http://drupal.org/node/143413 I'll close it when I upload the changes to CVS.
Comment #3
ipwa commented