Page 72 of 1155 FirstFirst ... 2262686970717273747576821221725721072 ... LastLast
Results 711 to 720 of 11544
  1. #711
    Join Date
    Apr 2006
    Location
    n. ireland
    Posts
    894
    Tokens
    0

    Default

    1 month rep from my Cristmas VIP please

  2. #712
    Join Date
    Dec 2006
    Location
    Leeds
    Posts
    1,907
    Tokens
    0

    Latest Awards:

    Default

    Usertile

    Please replace bottom line with: Merry Christmas (colour etc should stay same)
    and top line writing changed to: Reindeer

    thanks

  3. #713
    Join Date
    Dec 2006
    Posts
    7,601
    Tokens
    95

    Latest Awards:

    Default

    1 month rep please. (thanks elkaa )

  4. #714
    Join Date
    May 2006
    Location
    Wales
    Posts
    887
    Tokens
    185

    Default

    This should work cos I copied it from last time

    <b><font size="1" font color="silver">•Matt</font><br>
    <font size="1" font color="lime">•Talkshow Supervisor</font><br>
    <font size="1" font color="orange">•HabboxWorld eXpert</font></b>

    Should look like this

    •Matt
    •Talkshow Supervisor
    •HabboxWorld eXpert

  5. #715
    Join Date
    Aug 2007
    Location
    Somewere
    Posts
    912
    Tokens
    0

    Default

    1 month of Xmas vip rep


    Wooo

  6. #716
    Join Date
    Jan 2007
    Location
    Surrey
    Posts
    287
    Tokens
    0

    Default

    1 Month Rep (Thanks to Elkaa)

    And can this be delayed until my purple is finished?

  7. #717
    Join Date
    Apr 2007
    Location
    woking/e.london
    Posts
    3,391
    Tokens
    566

    Latest Awards:

    Default

    1 months vip rep pls.
    i dont give a ____ if i do its ____ you

    fyi, i wont stop using adblock #shame.


    crazycolaist/leerm


    oh and if you moan that im rude its because
    i dont have respect for most 15 year olds...
    especially ones which come on here.


  8. #718
    Join Date
    Jan 2006
    Location
    S U F F O L K
    Posts
    5,950
    Tokens
    0

    Latest Awards:

    Default

    Isnt the vip from elkaa 2 months? if it is then 2 months rep please


    And can i have my ustertitle as uhm..


    <Bounce>;;Tony<br>;;Forum Moderator</Bounce>

    Thankyou please.
    WWW.TWITTER.COM/XKITTERS
    WWW.CAPSANDSHOES.TUMBLR.COM
    RUNESCAPE: 0NLY NY
    ADD MY GAMERTAG: HCTONY

  9. #719
    xBenxx Guest

    Default rep

    rep please

    and change user title to..

    <b> Ben Williams </b><br><b> TalkShow Host </b><br>

  10. #720
    Join Date
    Dec 2006
    Posts
    7,601
    Tokens
    95

    Latest Awards:

    Default

    i dont know if its possible but to make it just snow in my info part? with this:

    <style>
    .drop { position: absolute; width: 3; filter: flipV(), flipH(); font-size: 40; color: blue }
    </style>
    <script language="javascript">
    snow = true;
    snowsym = " * "
    rainsym = " ' "
    howmany = 25
    if(snow){sym = snowsym; speed=1; angle=10; drops=howmany}
    else{sym = rainsym; speed=50; drops=howmany; angle=6}
    movex = -speed/angle; movey = speed; count = 0;

    function moverain(){
    for(move = 0; move < drops; move++){
    xx[move]+=movex; yy[move]+=mv[move];
    hmm = Math.round(Math.random()*1);
    if(xx[move] < 0){xx[move] = maxx+10;}
    if(yy[move] > maxy){yy[move] = 10;}
    drop[move].left = xx[move]
    drop[move].top = yy[move]+document.body.scrollTop;
    }setTimeout('moverain()','1')}

    </script>
    <script language="javascript">

    if (document.all){
    drop = new Array(); xx = new Array(); yy = new Array(); mv = new Array()
    ly = "document.all[\'"; st = "\'].style"
    for(make = 0; make < drops; make++){
    document.write('<div id="drop'+make+'" class=drop>'+sym+'</div>');
    drop[make] = eval(ly+'drop'+make+st);
    maxx = document.body.clientWidth-40
    maxy = document.body.clientHeight-40
    xx[make] = Math.random()*maxx;
    yy[make] = -100-Math.random()*maxy;
    drop[make].left = xx[make]
    drop[make].top = yy[make]
    mv[make] = (Math.random()*5)+speed/4;
    drop[make].fontSize = (Math.random()*10)+20;
    if(snow){col = 'black'}else{col = 'blue'}
    drop[make].color = col;
    }
    window.onload=moverain
    }
    </script>

    it might happen on the whole page, if so dont worry about it.

    also could you add:

    <b><font size="1" font color="magenta">:</font><font size="1" font color="gray">-</font><font size="1" font color="magenta">Josh</font></b>

    should look like this: :-Josh

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •