View Full Version : help for xanga


dr3m3r62
08-25-2004, 05:07 AM
got a few questions:

1. i got pictures of different dividers from http://www.xanga.com/home.aspx?user...3er_htmLNiMaGez but the question is....how do i apply them to my site...like in between ecah entry

2. i've been trying for a while to get the code to change the words for e-props//email//comments etc and i've read the past threads about them but they never seemed to work for my site...if you can help

3. how do you put a scroll bar on my chatterbox

0o0o and i forgot also....question 3 was the code to name the people that come to your site ....for example if you went to someone's site and they knew your name....in place of your username on the top right corner your name given by them... if that makes any sense...

CKY Chick
08-25-2004, 05:11 AM
to replace the links (comments eprops etc.) use this wizard: http://help.xanga.com/replacelinks.htm

if you want to replace their name, you would add to the code that you created in the wizard. just keep adding these for every name you want to change...

else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i, "PERSONS NAME");

just change whats bolded

and for the chatterbox scrollbar, i think that in flooble there is an option that allows you to have your chatter in a scrollbar.

dr3m3r62
09-05-2004, 06:45 PM
thanks muchos!! imma see if it works no :p