Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2005
    Posts
    511
    Tokens
    0

    Default [VB] usergroup images

    Okay I want certain groups to have images, but the border keeps appearing around it, how do i get rid of this?

    I've tried adding "border=0 but it still appears..

    I've now made the html markup so it only shows the colour..
    <b><span style="color: #C00000;">
    and the 2nd html box for that is:
    </b></span><img src="http://img.habboupload.com/1229193489.gif"alt="Admin"border="0" /></a>
    i've tried copying that code into the first one but the usernames dont show up then, where about do i add it?

  2. #2
    Join Date
    May 2007
    Posts
    971
    Tokens
    1,516
    Habbo
    Jabbaboy

    Latest Awards:

    Default

    First Box:
    Code:
    <b><span style="color: #C00000;"><img src="http://img.habboupload.com/1229193489.gif" alt="Admin" border="0" />
    Second Box:
    Code:
    </b></span>
    Should work now.
    Email: [email protected] | Don't Have Skype or anything else.

  3. #3
    Join Date
    Feb 2008
    Posts
    333
    Tokens
    0

    Default

    Do this;
    <b><span style="color: #C00000;"><img src="http://img.habboupload.com/1229193489.gif"alt="Admin"border="0" />
    And in second html box
    </b></span>
    .

    EDIT - Didn't see above post.

    Latest +rep recieved: Isolde
    Latest -rep recieved: Shizzle

    REP MEEEE


Posting Permissions

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