Keyword

Wide thumbnails goes outside the frame [SOLVED!]

  • bille88
  • bille88's Avatar Topic Author
  • Offline
  • New Member
More
11 years 2 months ago - 11 years 2 months ago #54574 by bille88
Hey.

Let me start by saying what a nice app! It is simple and just what one is looking for.

Unfortunately I have a little problem with wide images (1800x900). The thumbnails is going outside the framebox.

Please se the attached image.

Has anyone encountered the same problem?

Kind regards
Attachments:

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 2 months ago #54575 by Yiota
Replied by Yiota on topic Re: Wide thumbnails goes outside the frame
Is a link to your gallery page available in order to check it out?

Thank you.

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

  • bille88
  • bille88's Avatar Topic Author
  • Offline
  • New Member
More
11 years 2 months ago #54576 by bille88
Replied by bille88 on topic Re: Wide thumbnails goes outside the frame

Is a link to your gallery page available in order to check it out?

Thank you.


Yes, please see: alturl.com/69hwo

:)

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 2 months ago #54577 by Yiota
Replied by Yiota on topic Re: Wide thumbnails goes outside the frame
The issue is that your template's css has a global height:auto !important; rule declaration which overrides the thumbnail's image height.

Just add this:

ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {height:100% !important;}

in your template's css file to solve this issue.

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

  • bille88
  • bille88's Avatar Topic Author
  • Offline
  • New Member
More
11 years 2 months ago #54578 by bille88
Replied by bille88 on topic Re: Wide thumbnails goes outside the frame

The issue is that your template's css has a global height:auto !important; rule declaration which overrides the thumbnail's image height.

Just add this:

ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink img.sigFreeImg, ul.sigFreeClassic li.sigFreeThumb a.sigFreeLink:hover img.sigFreeImg {height:100% !important;}

in your template's css file to solve this issue.


Thank you so much, this solved the problem :) Thanks!

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

  • Yiota
  • Yiota's Avatar
  • Visitor
11 years 2 months ago #54579 by Yiota
You are welcome.

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


Powered by Kunena Forum