1. shoory
  2. Commercial Templates
  3. Thursday, 29 August 2013
  4.  Subscribe via email
how can make that the pictures on the J51_Slideshow (Fixed Width) will no be zoomed ? i mean looks with a litle increase on the live site check the site

http://jempoficial.mx/portal/
and check the original pictures

http://jempoficial.mx/portal/images/slideshow
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

You can try adding the following to the Custom CSS field of your templates parameters. Note that this will stop your slideshow from been responsive and may appear differently across different browser resolutions.


#slides img {
margin: 0 auto;
position: relative !important;
width: auto !important;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!