Skip to Content Skip to Menu

Path to profile page avatar

  • Buzz50
  • Buzz50
  • OFFLINE
  • Posts: 180
  • Thanks: 10
  • Karma: 2
9 years 5 months ago #264991 by Buzz50
Path to profile page avatar was created by Buzz50
Hello Everyone,

Could you please tell me the path of script from which I am getting the default profile page image ? I need to add some glyphi's over profile images of every user.

Please respond as soon as possible.

Thanks,
Ankit

Buzz50
Mike
Buzz50 Seniors
'Head Buzzer'

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 5 months ago #265011 by krileon
Replied by krileon on topic Path to profile page avatar
Default image paths are as follows and are a part of CBs template so they can be changed on a template by template basis as well. Maybe even an override template of just the image files would even work.

Avatars:
components/com_comprofiler/plugin/templates/default/images/avatar/

Canvas:
components/com_comprofiler/plugin/templates/default/images/canvas/

Title Banners:
components/com_comprofiler/plugin/templates/default/images/title/

We also have the following images, but they're just for B/C.

components/com_comprofiler/plugin/templates/default/images/mini-icons/


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 or Create an account to join the conversation.

  • Buzz50
  • Buzz50
  • OFFLINE
  • Posts: 180
  • Thanks: 10
  • Karma: 2
9 years 5 months ago - 9 years 5 months ago #265034 by Buzz50
Replied by Buzz50 on topic Path to profile page avatar
Thank you Kyle,
What we really want is where the script is located that outputs the avatar to the profile page please.
CB 1.9.1

Buzz50
Mike
Buzz50 Seniors
'Head Buzzer'
Last edit: 9 years 5 months ago by Buzz50.

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48477
  • Thanks: 8281
  • Karma: 1443
9 years 5 months ago #265036 by krileon
Replied by krileon on topic Path to profile page avatar
What specifically are you trying to do? In most cases there is a better solution than modifying core code. We do not support core edits so all I can provide is the file, which is part of the core fields classes and will affect all image fields. You can find the image field class in the below file.

components/com_comprofiler/plugin/user/plug_cbcore/cb.core.php

If you want to add an image on top of the profile image that can actually be done using some html, css, and the layouts feature found under Parameters > Layouts while editing your field. The below tutorial covers such a usage.

www.joomlapolis.com/forum/153-professional-member-support/227139-overlay-image-over-image-tip-request#252554


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 or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum