Jump to content

Tragic

Apprentice
  • Posts

    84
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Tragic

  1. That I'd called "Group Name Indicator" You can find I here If I answered your question hit the "best answer" button and report for the topic to be closed
  2. I never thought of that thanks for replying
  3. This will show you how to have you community name slide of moving ! Step #1: AdminCP--> Look & Feel--> Mange Skins & Templates--> Select The skin you would like to edit--> Click globalTemplate--> Find {$header_items['title']}--> Delete " {$header_items['title']} " now the code will be --> " <title> </title> "Now under Add: <script> <!-- var ScrollMsg= "CustomUs " var CharacterPosition=0; function StartScrolling() { document.title=ScrollMsg.substring(CharacterPosition,ScrollMsg.length)+ ScrollMsg.substring(0, CharacterPosition); CharacterPosition++; if(CharacterPosition > ScrollMsg.length) CharacterPosition=0; window.setTimeout("StartScrolling()",150); } StartScrolling(); // --> </script>Or you can use this code : <script> <!-- var ScrollMsg= "{$header_items['title']}" var CharacterPosition=0; function StartScrolling() { document.title=ScrollMsg.substring(CharacterPosition,ScrollMsg.length)+ScrollMsg.substring(0, CharacterPosition); CharacterPosition++; if(CharacterPosition > ScrollMsg.length) CharacterPosition=0; window.setTimeout("StartScrolling()",150); } StartScrolling(); // --></script>Suggested by Sanctuary
  4. Ok hi, when I post on my forum I get this error well this: See how all the words are bunched up how do I fix that ?
  5. Hey, Their May be a few reasons your getting this but if you would like I can take a look at your acp and see what the error is causing from their
  6. Tragic

    Hi

    Welcome. To. Webflake
  7. PM me your board and we will talk from their
  8. I had this problem try updating your board or get a backup of you database and reinstall it
  9. Hi we implanted a skinn it came with a drop down menu how to do I edit. The text n link it? Ex:
  10. How do I make a custom Site Ranks page? I have tryed but I just don't understand here's a ex what I mean: For EX: Admin | | Staff Rank How do I code that into a custom page on pages
  11. how do I add it ik it's a BBcode but how do I add the BBcode ?
  12. Yeh that's the real ipb chat no shoutboxDownload at: http://www.invisionpower.com/apps/chat/
  13. Hi All of you know how you can add Rainbow to groups now how do you add rainbow text so it'd be like [rain] text here [/rain] or something like that can someone help thanks
  14. This is my pit:http://i43.tinypic.com/15ea3x1.jpgThis is my cat: http://tinypic.com/view.php?pic=15hbau0&s=5#.UnQVwDK9KSM
  15. So.... I was away for a few days and I have my email on my site ( I'm anonomuys ) but my pass got reset some how and now I'm stuck out of the admin cpIf someone knows how to hack into acp and make them selfs admin or if anyone knows how to fix this thanks
×
×
  • Create New...