To add a poll to your Xanga page (like the one on the far right of this page):
1) Go to the poll's "Add Poll to Website" page on the twiigs site.
2) Copy the Javascript code.
3) Open up your Xanga's "Look & Feel" page in another window, it's the "Look & Feel" link under Edit when you log into Xanga.
4) Scroll down to the Javascript Module section in your Xanga's "Look & Feel" page and add a title (whatever you want to name it).
5) Paste the Javascript code into the Javascript Module textbox in your Xanga's "Look & Feel" page.
6) Click "Save Changes" at the bottom of your Xanga's "Look & Feel" page. You're Done! But, if you don't like the look of your poll on your Xanga page: 1) Go back to the window with the twiigs "Add Poll to Website" page and copy the starter CSS code.
2) Go back to the window with your Xanga's "Look & Feel" page. 3) Paste the CSS code into the Javascript Module textbox at the very top of the edit window (before your Javascript code). 4) Remove the CSS line that says: "div.TWIIGSPOLL { width: 250px; }" in your Javascript Module textbox. 5) Feel free to tinker with the rest of the CSS. You can change the font type, font size, and color of each element. 6) Click "Save Changes" at the bottom of your Xanga's "Look & Feel" page. |