Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 36
  1. #11
    Join Date
    Jul 2004
    Location
    Habbo, Were Eles?
    Posts
    701
    Tokens
    0

    Default

    that use's iframe's which is harder for newbie's, what kind of free host you using? free web's, ect...

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

    Latest Awards:

    Default

    hes using habbohosting why dont u just use a regular link2 where the div layer is?
    REMOVED

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

  3. #13
    Join Date
    Jul 2004
    Location
    Habbo, Were Eles?
    Posts
    701
    Tokens
    0

    Default

    that's what i been saying, he is trying to say he wants the nav link's to show up on the right frame, like habox.com but habbox.com use's dhtml extreme advance html for some people, but not other's
    unless you know alot of html, i would keep to basic link's div frame's, and build up slowly that way you get better mate

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

    Latest Awards:

    Default

    i will do an example piece of HTML and see if its ok...
    REMOVED

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

  5. #15
    Join Date
    Jul 2004
    Location
    Habbo, Were Eles?
    Posts
    701
    Tokens
    0

    Default

    i did but not in as much depth

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

    Latest Awards:

    Default

    OOOOOOOOO do you meen target? so a page loads into the frame?

    anyway i did this for an example, is this what u meen?

    HTML Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title></title>
    </head>
    <body background="background.gif">
    <div style="border-right: #ff0000 2px solid; padding-right: 5px; border-top: #ff0000 2px solid; padding-left: 5px; z-index: 1; left: 20px; background-image: none; padding-bottom: 5px; border-left: #ff0000 2px solid; width: 700px; padding-top: 5px; border-bottom: #ff0000 2px solid; position: absolute; top: 20px; height: 100px; background-color: #ffff00; layer-background-image: url();" id="title">
    <div>
    <img style="margin: 0px;" title="" height="65" alt="" src="/title.GIF" width="524" align="absmiddle">          
    <img height="56" alt="" src="/typewriter.gif" width="66"></div></div>
    <div style="border-right: #ff0000 2px solid; padding-right: 5px; border-top: #ff0000 2px solid; padding-left: 5px; z-index: 1; left: 20px; background-image: none; padding-bottom: 5px; border-left: #ff0000 2px solid; width: 180px; padding-top: 5px; border-bottom: #ff0000 2px solid; position: absolute; top: 150px; height: 500px; background-color: #ffff00; layer-background-image: url();" id="content">
    <div align="center">&nbsp;</div>
    <div align="center"><a href="http://www.google.co.uk" target="home">Home</a></div>
    <div align="center"><a href="https://habbox.com">News</a></div></div>
    <div style="border-right: #ff0000 2px solid; padding-right: 5px; border-top: #ff0000 2px solid; padding-left: 5px; z-index: 1; left: 250px; background-image: none; padding-bottom: 5px; border-left: #ff0000 2px solid; width: 470px; padding-top: 5px; border-bottom: #ff0000 2px solid; position: absolute; top: 150px; height: 500px; background-color: #ffff00; layer-background-image: url();" id="home">Content goes here (images, text) </div>
    <script language="JavaScript">
    <!--
    function click() {
    if (event.button==2) {
    alert('Habbo-Weekly has disabled right-clicking.');
    }
    }
    document.onmousedown=click
    // -->
    //-->
    </script>
    <script language="JavaScript1.2">
    
    //Disable select-text script (IE4+, NS6+)- By Andy Scott
    //Exclusive permission granted to Dynamic Drive to feature script
    //Visit [url]http://www.dynamicdrive.com[/url] 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>
    </body>
    </html>
    Last edited by iRoss; 23-01-2005 at 04:50 PM.
    REMOVED

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

  7. #17
    Join Date
    Jul 2004
    Location
    Habbo, Were Eles?
    Posts
    701
    Tokens
    0

    Default

    no offence, but i think that might confuse him a bit as my post did and that was just the link code which you can use, lol but it may not

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

    Latest Awards:

    Default

    woo didnt realise it was that big... anyway i dont know just trying 2 help
    REMOVED

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

  9. #19
    Join Date
    Jul 2004
    Location
    Habbo, Were Eles?
    Posts
    701
    Tokens
    0

    Default

    yeh, do you mind if you or i change it to a html code box? so its not as big, lol?

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

    Latest Awards:

    Default

    done it? is that what u meen? (were going a bit off topic here)

    Edit iPodi : Thanx
    REMOVED

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

Page 2 of 4 FirstFirst 1234 LastLast

Posting Permissions

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