Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: HTML Help +rep

  1. #1
    Join Date
    Oct 2005
    Location
    Spain, Valencia
    Posts
    20,492
    Tokens
    3,580
    Habbo
    GoldenMerc

    Latest Awards:

    Default HTML Help +rep

    What would the HTML be to add a image to the end of a usergroup, Well like a username on a vB.
    So when ever you add them to it its like
    Ross
    ect....
    Ross

  2. #2
    Join Date
    Sep 2007
    Posts
    410
    Tokens
    0

    Default

    In the second text box in admincp where you format a name colour ect, add <img src="link here"> to the end of the code.

  3. #3
    Join Date
    Jun 2007
    Location
    England
    Posts
    495
    Tokens
    0

    Default

    The above is correct


  4. #4
    Join Date
    Nov 2007
    Posts
    660
    Tokens
    0

    Default

    <img src="name.png(or extension)>

    Or, if it's hosted up on a cpanel

    <img src="/images/name.png>

    something along those lines.

  5. #5
    Join Date
    Aug 2005
    Location
    London
    Posts
    9,773
    Tokens
    146

    Latest Awards:

    Default

    Xhtml valid code =
    HTML Code:
    <img src"http://www.hhgs.net/images/image.gif" />
    Or if the image is hosted on your site
    HTML Code:
    <img src"/images/image.gif" />
    Just felt like posting :eusa_whis

  6. #6
    Join Date
    Nov 2007
    Posts
    660
    Tokens
    0

    Default

    Quote Originally Posted by --ss-- View Post
    HTML Code:
    <img src"/images/image.gif" />
    Just felt like posting :eusa_whis
    Thats the CPanel one

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

    Latest Awards:

    Default

    wheres the "=" in "src"
    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.

  8. #8
    Join Date
    Oct 2005
    Location
    Spain, Valencia
    Posts
    20,492
    Tokens
    3,580
    Habbo
    GoldenMerc

    Latest Awards:


  9. #9
    Join Date
    Nov 2007
    Posts
    660
    Tokens
    0

    Default

    Hmmm.
    is the image uploaded into a folder in cpanel?


    <img src="{folder name}/{file name with extension}>

  10. #10
    Join Date
    Oct 2005
    Location
    Spain, Valencia
    Posts
    20,492
    Tokens
    3,580
    Habbo
    GoldenMerc

    Latest Awards:

    Default

    Ok this isnt working LOL:
    http://www.hhgs.net/member.php?u=1937 is the user who its connected to
    Erm heres what it looks like atm:
    First bit of code:
    <b><font color="grey">
    Second bit:
    </font> </b><img src"http://www.hhgs.net/ross/Santa2.png"/>
    Doesnt work tho :s

Page 1 of 3 123 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
  •