| 
Welcome, Guest
  • Page:
  • 1

TOPIC: Size of picture in "select image" tab

Size of picture in "select image" tab 11 months 2 weeks ago #201458

  • lukavac
  • lukavac
  • OFFLINE
  • Expert Boarder
    Expert Boarder
  • Posts: 100
  • Karma: -
hello there :)

Is it possible to influence (by css) the image gallery in tab where people choose their avatar (profile image) from server folder when they editing their profile...?

I would like to have some control there in that tab, make images smaller etc..


like i can in particular tab:
eg

#cb_tabid_60 .cbpbMainArea a img
{
border: 1px solid black !important;
height: 60px;
margin: -17px 14px 19px -2px;
padding: 0;
}


thx
Last Edit: 11 months 2 weeks ago by lukavac.
The administrator has disabled public write access.

Re: Size of picture in "select image" tab 11 months 2 weeks ago #201508

  • krileon
  • krileon
  • OFFLINE
  • Moderator
    Moderator
  • Posts: 31378
  • Karma: 897
It maybe best to just edit the images to fit whatever size you need. You can find CBs gallery images at the below location.

images/comprofiler/gallery/

You can of course use CSS to affect the images. Below would be the appropriate selector for profile edit.

.cbEditProfile #cbimg_gallery_avatar img
Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Tutorials + Search the forums
CB links: Documentation - Tutorials - Templates - CBSubs - Hosting - Forge - Incubator - GroupJive
--
If you are a Advanced, Professional, Developer, or CBSubs 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 Advanced, 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 EST to 4:00 PM EST. 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.
--
If you use Community Builder, please post a rating and a review at the Joomla! Extensions Directory.
The administrator has disabled public write access.
  • Page:
  • 1
Time to create page: 0.178 seconds