[SOLVED] Display icon explanation only on edit profile

13 years 2 months ago #149033 by dotcom22
hello

I would like display Icon explanation only when user update their profile and NOT on registration where I don't want display any kind of icon.

Under Configuration/General under the section "Show icons on fields" no options permit to do that because Icon are always show on both side...so I imagine the only way is to hack the code and remove related icon code from registration process.

I try to open comprofiler file but I don't see where the variable displaying icon is located...

Can you please tell me how to do this modification ??

many thank

Post edited by: krileon, at: 2010/12/21 18:05

I use Joomla 3.3.6 - CB 2.0.4 - CBSubs 4 - Several Incubator plugins

Please Log in to join the conversation.

13 years 2 months ago #149118 by krileon
Field icons are displayed based on the parameter you've already explained. In order to hide those on registration you'll need to add the following CSS to your Joomla or CB template CSS file.

[code:1]
.cbRegistration .cbFieldIcons {
display: none;
}
[/code:1]

In addition to the above CSS you'll need to navigate to CB configuration and on the Registration tab configure Show explanation for icons to No so the explanations do not display.

Post edited by: krileon, at: 2010/12/29 15:28


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in to join the conversation.

13 years 2 months ago #149160 by dotcom22
work like a charm ;) :lol: :P

Many thank for support

cheers

I use Joomla 3.3.6 - CB 2.0.4 - CBSubs 4 - Several Incubator plugins

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.181 seconds

Facebook Twitter LinkedIn