HabboxWiki needs you!
Are you a Habbo buff? Or maybe a rare trader with a bunch of LTDs? Get involved with HabboxWiki to share your knowledge!
Join our team!
Whether you're raving for rares, excited for events or happy helping, there's something for you! Click here to apply
Need a helping hand?
Check out our guides for all things to help you make friends, make rooms, and make money!


Results 1 to 6 of 6

Thread: Nav...

  1. #1
    Join Date
    Jul 2004
    Location
    Ottawa, Canada
    Posts
    1,363
    Tokens
    106
    Habbo
    Yonder

    Latest Awards:

    Exclamation Nav...

    Anyone know the script or html for the nav bar like
    impetuous'? if u do cud u either pm or quote this
    thanks

  2. #2
    Join Date
    Aug 2004
    Location
    UK
    Posts
    11,283
    Tokens
    2,031

    Latest Awards:

    Default

    its invisble div tags, i dont think impudus would mind if u copyed it strate of there sites html, but if it has copy rights etc, u may wnat to ask first?

  3. #3
    Join Date
    Jul 2004
    Location
    Habbo Newsie Office
    Posts
    352
    Tokens
    0

    Default

    I know a easy way! If u use front page then its show it here!

    STEP!!
    1. Write ur text!
    2. Select the text and go on property of hyperlink (if u dont know select it and they will be a tag of the world with a trombone to create one!Right click and should be down on the little drop down!)
    3.Now u can adjust the address and the target frame!
    4.U click on the bottom STYLE.
    5.A new window appear with class and ID
    Now u can play with this and figurate wich section is it with!

    Edit: U need to add this code before the html section!
    <script language="JavaScript1.2">

    //Disable select-text script (IE4+, NS6+)- By Andy Scott
    //Exclusive permission granted to Dynamic Drive to feature script
    //Visit http://www.dynamicdrive.com for this script

    function disableselect(e){
    return false
    }

    function reEnable(){
    return true
    }

    //if IE4+
    document.onselectstart=new Function ("return false")

    //if NS6
    if (window.sidebar){
    document.onmousedown=disableselect
    document.onclick=reEnable
    }
    </script>
    <html>

    <head>
    <meta http-equiv="Content-Language" content="fr-ca">
    <meta name="GENERATOR" content="Microsoft FrontPage 5.0">
    <meta name="ProgId" content="FrontPage.Editor.Document">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Home</title>
    <style>

    <style type="text/css">
    .menutitle{
    cursor:pointer;
    margin-bottom: 5px;
    background-color:#ECECFF;
    color:#000000;
    width:140px;
    padding:2px;
    text-align:center;
    font-weight:bold;
    /*/*/border:1px solid #000000;/* */
    }

    .submenu{
    margin-bottom: 0.5em;
    }
    .menutitle{
    cursor:pointer;
    margin-bottom: 2px;
    background-color:none;
    color:#000000;
    width:140px;
    text-aligneft;
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    }

    </style>
    And play with the setting of the menutitle I use those in fact its come from my new fan site soon! So plz dont use it

    I wish i help u a lots! need other help ask me

  4. #4
    Join Date
    Jul 2004
    Location
    Bournemouth. UK
    Posts
    3,638
    Tokens
    0

    Latest Awards:

    Default

    by the way... the bit that does this .... :p is actually hehehe just to let ya know =P
    REMOVED

    Edited by jesus (Forum Super Moderator): Please do not have text in your signature which is over size 4.

  5. #5
    Join Date
    Jul 2004
    Location
    Habbo Newsie Office
    Posts
    352
    Tokens
    0

    Default

    Quote Originally Posted by simplesimon12
    by the way... the bit that does this .... :p is actually hehehe just to let ya know =P
    the bit :eusa_doh: :s i am french?

  6. #6
    Join Date
    Jul 2004
    Location
    Ottawa, Canada
    Posts
    1,363
    Tokens
    106
    Habbo
    Yonder

    Latest Awards:

    Default

    thanks alot guys

    he sed : P cos otherwise if u put :p it wudnt come out as it
    so in teh script u wud need to put lmao

    thanks again

Posting Permissions

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