Quote:
Originally Posted by Jason I don't think it's possible, as that's built into vBulletin to specifically mimic Facebook's way of displaying groups. If it's possible, though, I agree that something like this should be done. |
PHP Newb but from what I can gather (could be wrong) its in a while and there should be a template for inside the while, that display the url. You could just shove a <br /> in there and it should do the trick. Thats a guess, unless its done AJAX or something else.
EDIT
In the admincp, all templates that appear inside a while normally have bit on the end, I haven't really seen that much of vb 3.7x, but baring any huge changes to how the memberinfo templates are done, it should be called something like memberinfo_groupsbit or something to that effect.