Author |
Message |
05/08/2006 06:24:00
|
kenbusby
Newbie
Joined: 05/08/2006 06:15:22
Messages: 1
Offline
|
Can someone tell me how to get the option to line up on the left side of the box? My poll is at www.singleestatesites.com.
|
|
07/08/2006 01:20:07
|
DaShard
Beginner
Joined: 06/08/2006 20:51:28
Messages: 5
Location: Oregon, USA
Offline
|
I think it's inheriting the text-align: center; line from the footer class in your style-ses.css.
try creating this below and attaching to after your footer div:
.vote {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #FFFFFF;
text-align: left;
vertical-align: bottom;
}
regardless, I had the same issue with a style sheet overriding the Advanced Poll Template!
Good luck
|
Business is great, life's terrific, people are wondeful! |
|
09/09/2006 22:59:56
|
chipfryer
Newbie
Joined: 09/09/2006 22:56:14
Messages: 1
Offline
|
I am having the same trouble. I have tried the css that you posted and even used the script with zero css and still it aligns centered. Is there a fix for this please?
Thank you
|
|
08/12/2006 01:45:19
|
blogmaster
Newbie
Joined: 20/11/2006 22:24:59
Messages: 2
Offline
|
Me too - have tried the code and everything else I can think of but cant get the text to align left. Any ideas anyone?
|
|
07/05/2009 00:16:17
|
apolo
Newbie
Joined: 23/04/2009 01:01:23
Messages: 4
Offline
|
Hi
i have the same problem in my poll, i want align it to the left, and the vote option and show results to the center.
thanks
|
|
|