2012-02-08, 08:18 PM
hi guys
ok summit weird has happened..
the info inside the window for polls (check box options) has aligned to the left when i view it with IE (which i dont want!) ..but in firefox its in the center as it should be?
heres the code i just got from viewing source on selected table..i just highlighted it then copied it as i got no idea what the template is called to actually look inside it.. so heres the code ive managed to ge thats being used:
ive looked again & it seems in firefox its over to the right a little & not centered, & in IE its shifted all way over to the left side of table?
all i want is to have it centered again ?
ok ive made a poll to try explain better.. in IE, my poll looks like the one ive made here (options are to the left, but i want to center them... in firefox they are mid way between the far left & center ?
anyone please ?
just wanna get the options centered!
thanks
ok summit weird has happened..
the info inside the window for polls (check box options) has aligned to the left when i view it with IE (which i dont want!) ..but in firefox its in the center as it should be?
heres the code i just got from viewing source on selected table..i just highlighted it then copied it as i got no idea what the template is called to actually look inside it.. so heres the code ive managed to ge thats being used:
<table cellspacing="0" cellpadding="5" border="0" class="tborder">
<tbody><tr>
<td align="center" colspan="4" class="thead"><strong>Poll: Which can you make..?</strong><br/><span class="smalltext">You have already voted on this poll.</span></td>
</tr>
<!-- start: showthread_poll_resultbit -->
<tr>
<td align="right" class="trow2">18th*</td>
<td class="trow2"><img alt="" src="images/1/pollbar-s.gif"/><img height="10" width="83" title="50.00%" alt="50.00%" src="images/1/pollbar.gif"/><img alt="" src="images/1/pollbar-e.gif"/></td>
<td align="center" width="67" class="trow2">2</td>
<td align="center" width="67" class="trow2">50.00%</td>
</tr>
<!-- end: showthread_poll_resultbit --><!-- start: showthread_poll_resultbit -->
<tr>
<td align="right" class="trow2">25th*</td>
<td class="trow2"><img alt="" src="images/1/pollbar-s.gif"/><img height="10" width="83" title="50.00%" alt="50.00%" src="images/1/pollbar.gif"/><img alt="" src="images/1/pollbar-e.gif"/></td>
<td align="center" width="67" class="trow2">2</td>
<td align="center" width="67" class="trow2">50.00%</td>
</tr>
<!-- end: showthread_poll_resultbit --><!-- start: showthread_poll_resultbit -->
<tr>
<td align="right" class="trow1">another date</td>
<td class="trow1"><img alt="" src="images/1/pollbar-s.gif"/><img height="10" width="0" title="0%" alt="0%" src="images/1/pollbar.gif"/><img alt="" src="images/1/pollbar-e.gif"/></td>
<td align="center" width="67" class="trow1">0</td>
<td align="center" width="67" class="trow1">0%</td>
</tr>
<!-- end: showthread_poll_resultbit -->
<tr>
<td align="right" colspan="2" class="tfoot"><strong>Total</strong></td>
<td align="center" class="tfoot"><strong>4 votes</strong></td>
<td align="center" class="tfoot"><strong>100%</strong></td>
</tr>
</tbody></table>
<table cellspacing="0" cellpadding="2" border="0" align="center" width="100%">
<tbody><tr>
<td align="left"><span class="smalltext">* You voted for this item.</span></td>
<td align="right"><span class="smalltext">[<a href="polls.php?action=showresults&pid=14">Show Results</a> | <a href="polls.php?action=editpoll&pid=14">Edit poll</a>]</span></td>
</tr>
</tbody></table>
ive looked again & it seems in firefox its over to the right a little & not centered, & in IE its shifted all way over to the left side of table?
all i want is to have it centered again ?
ok ive made a poll to try explain better.. in IE, my poll looks like the one ive made here (options are to the left, but i want to center them... in firefox they are mid way between the far left & center ?
anyone please ?
just wanna get the options centered!
thanks