Welcome Guest[3.15.214.185], connected from Seattle, Washington
Color for male and female
|
Post: #2
|
|||
|
|||
RE: Color for male and female
Here is a simple way to achieve this without any plugins :
1 - Go to AdminCP -> Configuration -> Custom Profile Fields -> Add New Profile Field 2 - Fill out the form so you will have two options like male and female for the sexes and click "Yes" for the "Required" field. 3 - Make sure that you have two images for each sex named like male.gif and female.gif in your "MyBB/images/" directory if you want to display images instead of text. 4 - Now go to AdminCP -> Templates & Style -> Templates -> Post Bit Templates -> postbit 5 - Around the {$post['profilelink']}, just add your field like {$post['fid3']} if you want a text display or like < img src="images/{$post['fid3']}.gif" > if you would like an image... Now enjoy the view! P.S. Depending of the number of new profile fields you already have the FieldID could be different like 'fid2' or 'fid4'. |
|||
0 member(s) viewed this thread in the last 365 days :
|
« Next Oldest | Next Newest »
|
WWWHostingServer.com
|
||||||
|
||||||
|
|
|
|
|
Powered By MyBB, © 2002-2024 MyBB Group. Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes. Hosting provided by WWWHostingServer.com |