Mon, 25 Nov 2024
Total Visits
35388014
Visitors today:
1361
Main Menu
Home
Free Scripts
Forum
Guestbook
Repository
Contact
Our Sponsors
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
Search
Hottest Topics
Member Listing
FAQ
Register
/
Login
Messages posted by: Streetwise
Forum Index
»
Profile for Streetwise
»
Messages posted by Streetwise
Author
Message
Support Forum
»
Past Polling Data?
»
Go to message
That's interesting. I wonder how they did that!? Anyhow, seems like there must be a way to do this, possibly by passing a fake cookie?
Support Forum
»
Past Polling Data?
»
Go to message
Is there a way to display past poll results with the voting option disabled? I want to be able to show older poll results, but don't want to give people the option to vote again...
What would the code look like?
Thanks
Dave
Support Forum
»
Adv. Poll transparency?
»
Go to message
To change your background colors to transparent, change this code in your default template display_head:
from this:
bgcolor="$pollvars[bgcolor_fr]"
to this:
allowTransparency="true"
That makes the bar at the top transparent
This makes the main cell transparent:
from this:
bgcolor="$pollvars[bgcolor_tab]"
to this:
allowTransparency="true"
If you're using one of the other templates, just replace the code that already has a hex number attached with allowTransparency="true"
for example, change this:
bgcolor="#F3F3F3"
to this:
allowTransparency="true"
Good Luck!
Dave
Forum Index
»
Profile for Streetwise
»
Messages posted by Streetwise
Go to:
Select a forum
General Discussion
Support Forum
German Forum
Advanced Guestbook Forum
Advanced Guestbook Modifications
Based on the open source
JForum