By dimitris_s on
I'm trying to add an image next to the "gender" field, I've made with the user profiles module. The user can simply select "male" or "female". Though I want to add a small image next to "gender" field different for "male" and "female". Simply I want a small image to appear in user profiels, if someone selects male and a different image if someone selects "female".
I'm using newsflash theme and drupal 5.1. I can't seem to find the user_profile.tpl.php file..
Any suggestions? :)
Comments
=-=
handbook pages that should help = Customizing themes for node types, terms, sections, paths, and front page
side note: you should seriously consider updating to Drupal 5.2, Drupal 5.1 had a security issue or two that were fixed with the Drupal 5.2 release including but not limited to a hole found in settings.php
___________________________________________________________________________________________________
The search tool on Drupal.org really does work. This message has been brought to you by the letter X. Thanks for watching! : )
handbook on customizing the user profile layout
This might help as well:
Handbook on Customizing the User Profile Layout
Brian Hiatt
Civic Pixel Ltd.
Open Media Foundation
Thank you both for your
Thank you both for your suggestions, I'll take a look at them right away.
@VeryMisunderstood :
Thank you, I wasn't aware of that bug, Although I'm planning to host my site to a webhost through the next weeks - i'm currently hosting my site on my local server-. So, I will update also during that process. Thank you both again.