Forum
Welcome, Guest
Please Login to access forum.
Re:Image Size Issues (1 viewing) 
Go to bottom
TOPIC: Re:Image Size Issues
#7717
John Dagelmore
Admin
Posts: 3722
User Online Now
Re:Image Size Issues Karma: 79  
Hello,

looks like the image is resized to 225px instead of 200px but i ignore the exact reason. Maybe some settings or a template issue.

My suggestion to fix it having current informations, would be to add a custom CSS rule to the Joomla template as below:

Code:

div.default_slider_slide > img { height: 200px; }
Best regards! John Dagelmore
 
Logged Logged  
  The administrator has disabled public write access.
      Topics Author
    thread link
[SOLVED]Image Size Issues
Rick Schatzman
    thread link
thread linkthread link Re:Image Size Issues
John Dagelmore
    thread link
thread linkthread linkthread link Re:Image Size Issues
Rick Schatzman
Go to top