Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2005
    Posts
    2,503
    Tokens
    0

    Latest Awards:

    Default Link doesnt open right

    Hi, i have put htis link on my site but it doesnt open right:s
    Code:
    <div style="z-index: 1; left: 14px; width: 125px; position: absolute; top: 492px; height: 61px;" id="layer10"><a href="www.habbar.co.uk" target="_blank">
    <img height="37" alt="" src="/images/linker.gif" width="121" border="0"></
    It open http://www.habboteam.co.uk/V3/www.habbar.co.uk :S
    I will +Rep any one how helps

  2. #2
    Join Date
    Aug 2005
    Location
    Location Location
    Posts
    1,730
    Tokens
    0

    Latest Awards:

    Default

    did u put </a> at the end of code

  3. #3
    Join Date
    Jan 2006
    Location
    Cambridge
    Posts
    1,911
    Tokens
    0

    Latest Awards:

    Default

    HTML Code:
    <div style="z-index: 1; left: 14px; width: 125px; position: absolute; top: 492px; height: 61px;" id="layer10"><a href="http://www.habbar.co.uk" target="_blank">
    <img height="37" alt="" src="/images/linker.gif" width="121" border="0"></a>
    This Should Work!
    EDTALKING


  4. #4
    Join Date
    Aug 2005
    Location
    Tunbridge Wells, Kent
    Posts
    5,063
    Tokens
    1,624

    Latest Awards:

    Default

    Quote Originally Posted by DJ-Zero
    HTML Code:
    <div style="z-index: 1; left: 14px; width: 125px; position: absolute; top: 492px; height: 61px;" id="layer10"><a href="http://www.habbar.co.uk" target="_blank">
    <img height="37" alt="" src="/images/linker.gif" width="121" border="0"></a>
    This Should Work!
    Yes that will work lol
    Never argue with an idiot, he'll drag you down to his level, and beat you with experience.

    Quote Originally Posted by Recursion
    *oh trust me
    *I would NEVER go ATi
    And 15 mins later...
    Sapphire ATI Radeon HD 5850 1024MB GDDR5 PCI-Express Graphics Card £195.73 1 £195.73
    *ordered.

  5. #5
    Join Date
    Feb 2005
    Posts
    2,503
    Tokens
    0

    Latest Awards:

    Default

    Quote Originally Posted by DJ-Zero
    HTML Code:
    <div style="z-index: 1; left: 14px; width: 125px; position: absolute; top: 492px; height: 61px;" id="layer10"><a href="http://www.habbar.co.uk" target="_blank">
    <img height="37" alt="" src="/images/linker.gif" width="121" border="0"></a>
    This Should Work!
    Thanks it worked +Rep

  6. #6
    Join Date
    Jan 2006
    Location
    Cambridge
    Posts
    1,911
    Tokens
    0

    Latest Awards:

    Default

    glad to help
    EDTALKING


  7. #7
    Join Date
    Nov 2005
    Posts
    807
    Tokens
    1,335

    Latest Awards:

    Default

    also before the www. always add http:// if you are refering to a webpage outside of the server otherwise it looks a folder.

Posting Permissions

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