0
Welcome Guest! Login
0 items Join Now

Roksprocket Showcase Squishes Images on Phone

  • Roksprocket Showcase Squishes Images on Phone

    Posted 11 years 1 month ago
    • Is it possible to have Roksprocket Showcase resize images in a better way rather than just squishing them in one dimension when they are viewed on a phone or other smaller display?

      This is Joomla 3.2, Fresco theme.

      Site is 192.185.151.53/~rhiner/

      Thanks!
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22306
    • Thanks: 3229
    • messin' with stuff

    Re: Roksprocket Showcase Squishes Images on Phone

    Posted 11 years 1 month ago
    • @media (max-width: 480px) {
      .menu-home .fp-rsfeatures .sprocket-features-img-container img { height: inherit; }
      }
      
      @media (min-width: 481px) and (max-width: 767px) {
      .menu-home .fp-rsfeatures .sprocket-features-img-container img { height: inherit; }
      }

      :)
    • The following users have thanked you: Dorothy Firsching

    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:

Time to create page: 0.052 seconds