1. abhinav.cyber
  2. Support
  3. Wednesday, December 09 2015, 01:06 PM
Hi,

i need to disable image crop for images displayed on home screen for social network .

could you please let me know if this can be achieved ?

regards,
-AJ
Accepted Answer
admin Accepted Answer
Admin
Hi,
try to see line 737 of file main.css
.jsn_social .p_photos li a {
width: 129px;
height: 129px;
}


we recommend you to use some tool like Chrome console to see all CSS style (see screenshot)
Attachments (1)
  1. more than a month ago
  2. Support
  3. # Permalink
admin Accepted Answer
Admin
Hi,
sorry this is not possible with a simple way.
  1. more than a month ago
  2. Support
  3. # 1
abhinav.cyber Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 2
admin Accepted Answer
Admin
Hi,
does any function in uploadcontroller.php controls it?
Yes all crop/resize function are into this file.

can it achieve by changing the values of adaptiveResize function?
I don't know, this require many test, this is a complex plugin. same thumb is used for albums and galleries, maybe you need to change also CSS style to fit all these pages
  1. more than a month ago
  2. Support
  3. # 3
abhinav.cyber Accepted Answer
Pro
i am able to remove crop by replacing adaptiveRseize function with rezisebypercentage(50)

i can see the complete photo now in home page.but still the size is very small.

could you please point me to the css to be updated for this?
  1. more than a month ago
  2. Support
  3. # 4
abhinav.cyber Accepted Answer
Pro
i need photo size bigger then what is shown on home screen which is way too small .

please help!
  1. more than a month ago
  2. Support
  3. # 5
abhinav.cyber Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 6
abhinav.cyber Accepted Answer
Pro
changes made to main.css for blue theme not reflecting at all.

i see class="img_wrapper2 wall_photo_comment" being used for images display in home screen.but changing it does not make a difference.

i just need the photos on home screen bigger , PLEASE advice
  1. more than a month ago
  2. Support
  3. # 7
abhinav.cyber Accepted Answer
Pro
Content Protected
  1. more than a month ago
  2. Support
  3. # 8
abhinav.cyber Accepted Answer
Pro
Thanks you! i cud see css begin cached was the cause .
  1. more than a month ago
  2. Support
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.