Simple Machines Community Forum

SMF Support => SMF 1.1.x Support => Topic started by: CesarManara on April 26, 2009, 03:31:00 PM

Title: MemberGroup Name
Post by: CesarManara on April 26, 2009, 03:31:00 PM
Hey, i want know if i can substitute the membergroup name text with images.

Like the "Support Specialist" here, they have a image "Supporter" instead of stars, this i know how to do.

i want know if i can substitute "Support Specialist" by one image, and let the stars.
Title: Re: MemberGroup Name
Post by: tyty1234 on April 26, 2009, 08:47:35 PM
Set it so that the number of stars is set to one.
If you're saying you would like to replace the text as an image, not sure how to do that, and would simply defeat the purpose of the star image being there.
Title: Re: MemberGroup Name
Post by: JBlaze on April 26, 2009, 11:10:10 PM
<img src="http://www.myimage.com/image.jpg">

Just enter that as a membergroup name and replace the URL with the image URL
Title: Re: MemberGroup Name
Post by: CesarManara on April 28, 2009, 01:49:11 PM
Quote from: JBlaze on April 26, 2009, 11:10:10 PM
<img src="http://www.myimage.com/image.jpg">

Just enter that as a membergroup name and replace the URL with the image URL

Thank you very much, this solves my problem perfectly
Title: Re: MemberGroup Name
Post by: ScopeXL on May 18, 2009, 11:46:06 PM
Quote from: JBlaze on April 26, 2009, 11:10:10 PM
<img src="http://www.myimage.com/image.jpg">

Just enter that as a membergroup name and replace the URL with the image URL

So simple, yet I didn't even think about that. Thanks, this helps my site a lot.