Log In · Register

 
Name of the site
bravodancer04
post Mar 3 2005, 07:47 PM
Post #1


Im as fake as a widow's smile ;)
******

Group: Member
Posts: 1,045
Joined: Feb 2005
Member No: 97,851



How it says whoever's xanga, how do you change that to say what you want and make it move, like type one letter at a time
 
 
Start new topic
Replies (1 - 18)
heyyfrankie
post Mar 3 2005, 07:52 PM
Post #2


This bitch better work!
********

Group: Staff Alumni
Posts: 13,681
Joined: Jul 2004
Member No: 28,095



do you mean on the top of the windo where it says "USERNAME'S xanga site"? is that what you are talking about? well, we have a script in the XANGA SCRIPTS section for that but it doesn't type the words out one letter at a time. _unsure.gif
 
bravodancer04
post Mar 3 2005, 07:52 PM
Post #3


Im as fake as a widow's smile ;)
******

Group: Member
Posts: 1,045
Joined: Feb 2005
Member No: 97,851



Yes that's what im talking about..oh alright bc someone had one that moved like that
 
lovescream
post Mar 3 2005, 07:54 PM
Post #4


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



http://www.createblog.com/forums/index.php?showtopic=57872

Is that it?
 
bravodancer04
post Mar 3 2005, 07:57 PM
Post #5


Im as fake as a widow's smile ;)
******

Group: Member
Posts: 1,045
Joined: Feb 2005
Member No: 97,851



Umm i tried that, it didnt work
 
lovescream
post Mar 3 2005, 08:12 PM
Post #6


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



I just tried it on my xanga. It works all right.
 
bravodancer04
post Mar 3 2005, 08:13 PM
Post #7


Im as fake as a widow's smile ;)
******

Group: Member
Posts: 1,045
Joined: Feb 2005
Member No: 97,851



You put it in the header right?
 
lovescream
post Mar 3 2005, 08:15 PM
Post #8


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



Yup.
 
cHuNsAbAbIe012
post Mar 3 2005, 08:15 PM
Post #9


gRaCiE
*****

Group: Member
Posts: 350
Joined: Feb 2005
Member No: 96,997



yea put it in ur header.
 
bravodancer04
post Mar 3 2005, 08:18 PM
Post #10


Im as fake as a widow's smile ;)
******

Group: Member
Posts: 1,045
Joined: Feb 2005
Member No: 97,851



yea it isnt working
 
lovescream
post Mar 3 2005, 08:21 PM
Post #11


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



It is for me. I just tested it.
Here, I'll just put it on my xanga for you to see, it moves.
It's on my xanga, go and see.
(click signature)
 
bravodancer04
post Mar 3 2005, 08:24 PM
Post #12


Im as fake as a widow's smile ;)
******

Group: Member
Posts: 1,045
Joined: Feb 2005
Member No: 97,851



its not working tho

http://www.xanga.com/bravodancer04
 
lovescream
post Mar 3 2005, 08:28 PM
Post #13


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



Hm. Try posting your code up.. maybe you accidently erased something. Or did something wrong.. =\
 
bravodancer04
post Mar 3 2005, 08:31 PM
Post #14


Im as fake as a widow's smile ;)
******

Group: Member
Posts: 1,045
Joined: Feb 2005
Member No: 97,851



It wont let me into my look and feel on my xanga now
it doesnt show everything like it normally does

//edit

 
lovescream
post Mar 3 2005, 08:44 PM
Post #15


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



Oh, I see what you did.

QUOTE
<!-- begin code provided by createblog.com -->
<script language="JavaScript">
/*
Flash Header Title
Created & Fixed to work in XANGA
by xanga.com/dorischu
*/
<!--
st=setTimeout;
title_tmp1=document.title
if (title_tmp1.indexOf(">>")!=-1){
title_tmp2=title_tmp1.split(">>");
title_last=" ?gt; "+title_tmp2[1];
title_last=title_last + " ?gt; " + title_tmp2[2];
}else{
if (title_tmp1.indexOf("?")!=-1){
title_tmp2=title_tmp1.split("?");
title_last=" ?gt; "+title_tmp2[1];
if (title_last==" ?gt; "){title_last=" ?gt; "};
if (title_last==" ?gt; "){title_last=" ?gt; "};
}
}
title_new="I just wanted you to kno..I think that we belong together.."
step=0
function flash_title()
{
step++
if (step==9) {step=1}
if (step==1) {document. title='.::::'+title_new+'::::.'}
if (step==2) {document. title=':.:::'+title_new+':::.:'}
if (step==3) {document. title='::.::'+title_new+'::.::'}
if (step==4) {document. title=':::.:'+title_new+':.:::'}
if (step==5) {document. title='::::.'+title_new+'.::::'}
if (step==6) {document. title=':::.:'+title_new+':.:::'}
if (step==7) {document. title='::.::'+title_new+'::.::'}
if (step==8) {document. title=':.:::'+title_new+':::.:'}
st("flash_title()",500);
}
flash_title()
-->
</script>
<!-- end code provided by createblog.com -->


Instead, I did this:

QUOTE
<script language="JavaScript">
/*
Flash Header Title
Created & Fixed to work in XANGA
by xanga.com/dorischu
*/
<!--
st=setTimeout;
title_tmp1=document.title
if (title_tmp1.indexOf(">>")!=-1){
title_tmp2=title_tmp1.split(">>");
title_last=" ?gt; "+title_tmp2[1];
title_last=title_last + " ?gt; " + title_tmp2[2];
}else{
if (title_tmp1.indexOf("?")!=-1){
title_tmp2=title_tmp1.split("?");
title_last=" ?gt; "+title_tmp2[1];
if (title_last==" ?gt; "){title_last=" ?gt; "};
if (title_last==" ?gt; "){title_last=" ?gt; "};
}
}
title_new="TEXT HERE"
step=0
function flash_title()
{
step++
if (step==9) {step=1}
if (step==1) {document. title='.::::d00d::::.'}
if (step==2) {document. title=':.:::d00d:::.:'}
if (step==3) {document. title='::.::d00d::.::'}
if (step==4) {document. title=':::.:d00d:.:::'}
if (step==5) {document. title='::::.d00d.::::'}
if (step==6) {document. title=':::.:d00d:.:::'}
if (step==7) {document. title='::.::d00d::.::'}
if (step==8) {document. title=':.:::d00d:::.:'}

st("flash_title()",500);
}
flash_title()
-->
</script>


I added it there. =\ And didnt even touch the "title here" thing.
 
bravodancer04
post Mar 3 2005, 08:46 PM
Post #16


Im as fake as a widow's smile ;)
******

Group: Member
Posts: 1,045
Joined: Feb 2005
Member No: 97,851



So wut do I have to do
 
lovescream
post Mar 3 2005, 08:52 PM
Post #17


define our lives for us.
********

Group: Staff Alumni
Posts: 11,656
Joined: Aug 2004
Member No: 43,293



put your title here:
QUOTE
if (step==1) {document. title='.::::d00d::::.'}
if (step==2) {document. title=':.:::d00d:::.:'}
if (step==3) {document. title='::.::d00d::.::'}
if (step==4) {document. title=':::.:d00d:.:::'}
if (step==5) {document. title='::::.d00d.::::'}
if (step==6) {document. title=':::.:d00d:.:::'}
if (step==7) {document. title='::.::d00d::.::'}
if (step==8) {document. title=':.:::d00d:::.:'}


and not here:
QUOTE
title_new="I just wanted you to kno..I think that we belong together.."
 
bravodancer04
post Mar 3 2005, 08:54 PM
Post #18


Im as fake as a widow's smile ;)
******

Group: Member
Posts: 1,045
Joined: Feb 2005
Member No: 97,851



ohh thanks sorry i didnt get that that was why it was bold..sorry i dont catch on easily
 
sherryvu
post Mar 4 2005, 06:02 PM
Post #19


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



QUOTE(bravodancer04 @ Mar 3 2005, 7:54 PM)
ohh thanks sorry i didnt get that that was why it was bold..sorry i dont catch on easily
*

[ closed ]
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: