The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
how do u remove icon from groups in profile??
i seen some have it so its just the group name in the user profile...
i have a 'unknown.gif' as the groups for now but want 2 remove that and just have the group names, NO IMAGES please help thx |
#2
|
||||
|
||||
I'm not sure exactly what you are talking about. Do you have an image?
|
#3
|
|||
|
|||
no i dont have a pic right now but if 100% needed i will get one....
ill explain better: i run a pretty big board w/ 25,500+ members, running vb 3.8.0 if you click on ANY user name you get sent to their profile page, ya kno? on the RIGHT side of the profile you have Mini Statistics , Friends, Albums and then Group Memberships like for the VB Social Groups so on my profile on my site for instance it says: User-Created Social Groups: (8) and lists the 8 groups names and it was a red X so i added the 'unknown' (question mark) image so instead of red x's... i want 2 get rid of the image completely but cant find out where just want TEXT only for group listing in profile please help lynne your the best btw. i check Vb options / Social Group Options but it wasnt working when disabled: Enable Social Group Image Icons |
#4
|
||||
|
||||
You want to get rid of all group images in the Group Memberships 'mini' box on the right? If you turn on the template name in the html, then you'll see that those are spit out from the memberinfo_socialgroupbit template. I'm not sure if that template is used anywhere else, but you can try doing this in the template. Find and remove this and you will be left with just the name:
HTML Code:
<a href="group.php?$session[sessionurl]groupid=$socialgroup[groupid]"><img class="sgicon" src="$socialgroup[iconurl]" alt="$socialgroup[shortdescription]" style="border:solid 1px gray;margin-bottom:$stylevar[cellspacing]px" /></a> |
#5
|
|||
|
|||
perfect! thanks again lynne!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|