Chi Kien Uong
Geranienstraße 30
71034 Böblingen
Deutschland / Germany
|
If you are not registered or logged in, you may still use these forums but with limited features.
Show recent topics
|
|
|
Author |
Message |
|
Hell Advanced Poll users,
I have created some "proper markup" templates for Advanced Poll that I thought I should share. These templates remove all the layout tables, font tags, and other unwanted junk. They are valid, semantic, xHTML.
Here is an sql file with the template code and a CSS file. I hope the sql will import properly into your database - I haven't tried to see what happens with that. You will need to create a new templateset, and make sure the id number (6 in my sample) matches.
http://www.meganmcdermott.com/projects/advanced-poll/poll_templates.sql
http://www.meganmcdermott.com/projects/advanced-poll/polls.css
You could also copy and paste the following templates into a new template set in your admin panel:
display_head
display_loop
display_foot
result_head
result_loop
result_foot
comment
I haven't done the "Miscellaneous" templates yet...
|
|
|
I had the same problem and solved it with the following code:
I pulled this from the examples that come with advanced poll. If you look at those you can see there are different ways to pull the poll into a page - I really don't know why this is. The code provided by the admin panel never worked for me.
|
|
|
|
|
|
Based on the open source JForum
|