Polls

Gathering of Joomla! developers and users in the non-profit community.

Moderators: tydust, cozimek

Forum rules
Post Reply
hoferchr
Joomla! Apprentice
Joomla! Apprentice
Posts: 31
Joined: Wed Sep 27, 2006 1:58 am
Contact:

Polls

Post by hoferchr » Sat Apr 14, 2007 4:38 pm

I've noticed a quirky thing with the poll question we have on our church website (http://www.ascensionfdl.org).  In Firefox, the survey choices all left align to the radio buttons.  In IE, however, the choices are all center aligned.  Anyone know how to fix this so they are left aligned in both browsers?
Last edited by hoferchr on Fri Apr 20, 2007 9:53 pm, edited 1 time in total.

User avatar
pvh123
Joomla! Intern
Joomla! Intern
Posts: 68
Joined: Wed Oct 05, 2005 7:25 am
Location: Amsterdam
Contact:

Re: Polls

Post by pvh123 » Tue Apr 17, 2007 12:35 pm

This has usually to do with the difference in CSS interpretation between IE and FF.
Your template should have a test like " if IE then ie_css.css" or something like that, where "ie_css.css" contains the css info to suit IE layout. 
;) pieter

hoferchr
Joomla! Apprentice
Joomla! Apprentice
Posts: 31
Joined: Wed Sep 27, 2006 1:58 am
Contact:

Re: Polls

Post by hoferchr » Tue Apr 17, 2007 11:10 pm

pvh123 wrote:Your template should have a test like " if IE then ie_css.css" or something like that, where "ie_css.css" contains the css info to suit IE layout. 

Where would I find this?

User avatar
pvh123
Joomla! Intern
Joomla! Intern
Posts: 68
Joined: Wed Oct 05, 2005 7:25 am
Location: Amsterdam
Contact:

Re: Polls

Post by pvh123 » Wed Apr 18, 2007 6:53 am

I attached an example file
Attachments
example_ie.txt
(238 Bytes) Downloaded 10 times
;) pieter

hoferchr
Joomla! Apprentice
Joomla! Apprentice
Posts: 31
Joined: Wed Sep 27, 2006 1:58 am
Contact:

Re: Polls

Post by hoferchr » Wed Apr 18, 2007 12:12 pm

pvh123 wrote:I attached an example file

o.k.  Not sure that I completely understand this as I am sort of new to Joomla (a couple months into using it, really).  Thanks for the example, though.

User avatar
pvh123
Joomla! Intern
Joomla! Intern
Posts: 68
Joined: Wed Oct 05, 2005 7:25 am
Location: Amsterdam
Contact:

Re: Polls

Post by pvh123 » Wed Apr 18, 2007 2:12 pm

;) pieter

hoferchr
Joomla! Apprentice
Joomla! Apprentice
Posts: 31
Joined: Wed Sep 27, 2006 1:58 am
Contact:

Re: Polls

Post by hoferchr » Fri Apr 20, 2007 9:52 pm

pvh123 wrote:Have a read at this: http://dev.joomla.org/content/view/1136/79/  ;)

Thanks pvh123.  I will have to take a look at this.

sassoreggae

Re: Polls

Post by sassoreggae » Fri Jun 15, 2007 7:26 pm

I had the same problem. Polls result show align center in IE6 and Opera, but in FF show align left.

Any solution?


Post Reply