Quote:
Originally Posted by Chivster
Thanks for the help
How do I then edit it on ''My Profile'' and when you check someones user page?
--------------- Added [DATE]1378152014[/DATE] at [TIME]1378152014[/TIME] ---------------
Anyone ?
|
If you are on Chrome, or Firefox (with Firebug plugin installed), right click the area on the member's page and click "Inspect Element". If you find what the div id or class is, you can then go into AdminCP under styles & templates and "Find in Templates" the name of the Div id or class. It may give multiple templates, but only if it's a class. If it does, correspond it to the "members" profile template, or something similar. Then you can find and edit the code in there as you wish