Results 1 to 4 of 4
  1. #1
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    1,788
    Tokens
    0

    Latest Awards:

    Default Quick help with coding

    Ok well my layout - http://www.werehabbo.com/

    I need to make pages open up in the main part, the big white part. how abouts would I do this.

  2. #2
    Join Date
    Oct 2004
    Location
    Derby
    Posts
    790
    Tokens
    1,148

    Latest Awards:

    Default

    On the links, make the target main. It should work then.

    Rob



    People who I respect

    RichardKnox | Nets | JoeComins | Raremandan | Embrace | Css | Encryptions!

    I love Christmas too much - Im looking forward to it already!

  3. #3
    Join Date
    Mar 2006
    Location
    Manchester UK
    Posts
    195
    Tokens
    0

    Default

    Hello.

    If you are using an iframe then just use the target like said above.

    HTML Code:
    <a href="url.php" target="main">Home</a>
    If you aren't then just use a basic a href tag and it should just work.

    HTML Code:
    <a href="url.php">Home</a>
    Thanks
    Encryptions!

  4. #4
    Join Date
    Apr 2006
    Location
    Edinburgh, Scotland
    Posts
    14
    Tokens
    0

    Default

    or if you wanted to open them up in an i-frame put in the iframe code, and target the link to whatever you call the i-frame. I-frames are mostly used with habbo radio sites fyi.


    my old habbo uk account used to be !dj!casper!

Posting Permissions

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