If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Advanced Poll - Align Left  XML
Forum Index » Support Forum
Author Message
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.
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!
[WWW]
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
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?
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
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum