Keyword

[SOLVED] Thumbnail scaling issue.

  • Bill Rust
  • Bill Rust's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 9 months ago #122209 by Bill Rust
[SOLVED] Thumbnail scaling issue. was created by Bill Rust
I am having an issue with thumbnails scaling up in Safari only.

If you look at this page in Firefo, IE, or Chrome, the thumbs look correct - test.ccimechanical.com/industrial

If you look at it in Safari however, the bottom thumb is pulling in a height setting from somewhere.

Anyone know where I can fix that for Safari?

Thanks!

Bill

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

  • olsen
  • olsen's Avatar
  • Offline
  • Elite Member
  • Joomla and K2 Freelancer
More
10 years 9 months ago #122210 by olsen
Replied by olsen on topic Re: Thumbnail scaling issue.
This is where the height property comes:
template.css -> line 34 

.catItemImage img {
    height: 100% !important;

Didn't solve your issues?? Why dont you consider hire me? Email me or contact me www.xevedigital.com for details

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

  • Bill Rust
  • Bill Rust's Avatar Topic Author
  • Offline
  • Junior Member
More
10 years 9 months ago #122211 by Bill Rust
Replied by Bill Rust on topic Re: Thumbnail scaling issue.

olsen wrote: This is where the height property comes:

template.css -> line 34 

.catItemImage img {
    height: 100% !important;


That's what I was thinking, thanks.

Unfortunately now my permissions are not letting me remove that from the file...

But now I know where I need to fix things :-)

Thanks again,
Bill

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


Powered by Kunena Forum