Hi,
Does anyone know how to replace (so it is like it was in 7.0.9) the text of male/female with their respective gender icons?
Thanks
Hi,
Does anyone know how to replace (so it is like it was in 7.0.9) the text of male/female with their respective gender icons?
Thanks |
It depends on the page you want to display it. An easy way is to search the code where the text is passed to the template, then instead of the text insert an image tag. If you are more specific where you want it I can have a look Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81 |
I think its great idea .. maybe some mod form this will be good :-) |
You don't need an extra mod here. The gender is already known. Just an if-statement and output an image tag instead of the text. Check my GeoDistance, Watermark, TorBlock and Android Push Notifications mods | http://goo.gl/H3Vp81 |
the members block on the home page, the browse pages, the person search results... basically anywhere that says their gender :) I know what you mean and could probably find where it's doing it... I'm just not that savy to construct the modified code to show it... Thanks |