Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Thumbnails Being Cropped

  • Algo Futures Capital Management, LLC
  • Algo Futures Capital Management, LLC's Avatar Topic Author
  • Offline
  • New Member
More
14 years 3 months ago #36104 by Algo Futures Capital Management, LLC
Thumbnails Being Cropped was created by Algo Futures Capital Management, LLC
Hi,

I have a gallery with 3 thumbnails.

Each thumbnail is cropped.

I have, "Fit thumbnails to available viewport?" set to YES.

I have cleaned out the thumbnails from Joomla's cache.

I have cleaned Joomla's Cache using Joomla's Cache Manager.

Yet, still the thumbnails are cropped.

Here is a link to the gallery:

algofutures.com/index.php?option=com_content&view=article&id=16&Itemid=20

Can you shed some light on this?

Thanks,
C

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

  • Yiota
  • Yiota's Avatar
  • Visitor
14 years 3 months ago #36105 by Yiota
Replied by Yiota on topic Re: Thumbnails Being Cropped
I just checked and they don't seem cropped to me. Did you fix the problem?

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

  • Algo Futures Capital Management, LLC
  • Algo Futures Capital Management, LLC's Avatar Topic Author
  • Offline
  • New Member
More
14 years 3 months ago #36106 by Algo Futures Capital Management, LLC
Replied by Algo Futures Capital Management, LLC on topic Re: Thumbnails Being Cropped
Hi Yiota,

From my browser (Chrome), the thumbnail's do not appear to have a thin black strip in the upper left hand corner, which can be seen when the complete image is surfaced.

Can you see the black strip on the upper left hand side from your browser?

Thanks for looking into this.

Carl

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

  • Yiota
  • Yiota's Avatar
  • Visitor
14 years 3 months ago #36107 by Yiota
Replied by Yiota on topic Re: Thumbnails Being Cropped
Open file plugins/content/jw_sigpro/templates/Artistic/template.css, locate li.sig-block class and add list-style:none; to see if this solves your problem.

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

  • Algo Futures Capital Management, LLC
  • Algo Futures Capital Management, LLC's Avatar Topic Author
  • Offline
  • New Member
More
14 years 3 months ago #36108 by Algo Futures Capital Management, LLC
Replied by Algo Futures Capital Management, LLC on topic Re: Thumbnails Being Cropped
Hi Yiota,

Thanks for your reply. 

I updated the file, cleared the thumbnails from Joomla's cache and cleared my browser's cache, but the issue seems to persist.

Below is the snippet of code that I amended in the template.css file.  Perhaps my syntax is inaccurate.  Can you take a look and confirm its validity?


/* Thumbnail */
li.sig-block { float:left; background:none!important; margin:2px; padding:0; border:none!important; }
li.sig-block span.sig-link-wrapper { }
li.sig-block span.sig-link-innerwrapper { }
li.sig-block a.sig-link,
li.sig-block a.sig-link:hover { position:relative; display:block; padding:0 8px 8px 8px; margin:0; }
li.sig-block a.sig-link { color:#333; background:#fff url(bg.png) repeat-x top; border-top:1px solid #fff;border-bottom:1px solid #e5e5e5; }
li.sig-block a.sig-link:hover { color:#eee; text-decoration:none; background:#000 url(bg_hover.png) repeat-x top; border-top:1px solid #000;border-bottom:1px solid #000; }
li.sig-block a.sig-link img.sig-image,
li.sig-block a.sig-link:hover img.sig-image { display:block; padding:0; margin:0; border:none; background-repeat:no-repeat; background-position:50% 50%; }
li.sig-clr { clear:both; float:none !important; height:0 !important; line-height:0 !important; border:none !important; background:none !important; width:auto; margin:0 !important; padding:0 !important; }
list-style:none

All the best,
Carl

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

  • Yiota
  • Yiota's Avatar
  • Visitor
14 years 3 months ago #36109 by Yiota
Replied by Yiota on topic Re: Thumbnails Being Cropped
I don't see the change I recommended earlier anywhere inside the code you provided. Could you put the element I suggest and try again?

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

  • Algo Futures Capital Management, LLC
  • Algo Futures Capital Management, LLC's Avatar Topic Author
  • Offline
  • New Member
More
14 years 3 months ago #36110 by Algo Futures Capital Management, LLC
Replied by Algo Futures Capital Management, LLC on topic Re: Thumbnails Being Cropped
Hi Yiota,

I placed "list-style:none" as the last line in the snippet.

Is this the correct place and syntax?

All the best,
Carl

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


Powered by Kunena Forum