Author |
Message |
02/03/2005 07:23:21
|
Anonymous
|
hey everyone, I have a 2 part question about this great poll script. I have everything working great right now except I need to align the results to the left instead of being centered in the table, where can I find this line of code to fix this? Ive searched the template code im using and I may be missing it or my eyes are deceiving me at this time.
Another thing I wanted to ask instead of starting a new thread, why is it that after voting it shows the results page which is good yes, but when I clear cookies,cache, history and even reset the poll in the admin, it doesnt refresh on the page, it still shows the results page with no votes and says Ive already voted. How does one refresh everything?
|
|
20/03/2005 04:25:01
|
Anonymous
|
I would also like to know how to align the poll choices to the left. Apparently, in Internet Explorer they are centered, but in Mozilla they are aligned to the left. And I'm using the default templates that came with the script.
|
|
20/03/2005 14:41:45
|
Auron
Expert
Joined: 23/06/2003 22:02:17
Messages: 1053
Offline
|
to solve you results problem go back in your browser then refresh the page.
then view the results, it'll say 0 votes.
you were stuck on the results because you were refreshing the whole url
including the added bits ie.
http://www.yourdomain.com/poll/poll.php?poll_id=1&view=results
the added bit is eveything from and including the ?.
The align problem is just with the HTML/CSS somewhere in the templates.
There are various sets of templates.
With those templates are various other ones for view the poll, results and submitting comments.
|
Visit my site @ www.ragnaru.com
Adv. Poll Install Guide NOW BACK ONLINE! (And also rather out of date I would of thought) |
|
20/03/2005 14:57:59
|
Anonymous
|
i had same problem
1. open from your computer template folder which you whant to edit and choose result_head.html file (use dreamweaver or frontpage)
2. go to disign you will see table press on table right mice button and choose cell properties then tin horizontal aligment chose right or left and press ok
3. go to code select all code and copy it.
4. go to poll admin panel choose templates and choose template which you edited in frontpage then paste code in riht place and press save.
sorry for my bad english but i hope you understand. good luck
|
|
|