Where to modify User Profile page?

14 years 1 month ago #127263 by The Wraith
Where to modify User Profile page? was created by The Wraith
I'm wanting to make some minor tweaks to the user Profile Page. The following changes are what I'm trying to accomplish:

#1 - add a hyphen:
"John Doe Profile Page" -> "John Doe - Profile Page"

I've tried editing the language file, no change.

#2 - Put a 1px gray border around profile images:
Looking for where this code is generated...

<td class="fieldCell" id="cbfv_29"><img src="http://'YOURSITE.COM'/images/comprofiler/63_4ba2402dd0e4f.jpg" alt="John Doe" title="John Doe" class="cbFullPict" />/quote]

I've done a search for (id="cbfv_29") and can't find it anywhere. Please advise. Thanks.

Please Log in to join the conversation.

14 years 1 month ago #127283 by krileon
Replied by krileon on topic Re:Where to modify User Profile page?

#1 - add a hyphen:
"John Doe Profile Page" -> "John Doe - Profile Page"

Edit the Tab User Profile Page Title in Tab Management and change the title display. It supports complete substitutions as well (see tutorials in signature for substitution information).

#2 - Put a 1px gray border around profile images:

Core edits are not supported, please use simple CSS in your Joomla or CB template to accomplish this. Please see example below.

[code:1]
#cbfv_29 img {
border: 1px;
}
[/code:1]


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.

Moderators: beatnantkrileon
Time to create page: 0.167 seconds

Facebook Twitter LinkedIn