• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Reply To: Post Featured Image being Stretched on Iphone

Home › Community Forums › Imagery Theme Support › Post Featured Image being Stretched on Iphone › Reply To: Post Featured Image being Stretched on Iphone

April 17, 2012 at 7:17 pm #813
Wes
Moderator

Ok I just got it fixed. If you look on or around line 2573 in your style.css file (this may be located on a different line if you made changes to this file) you’ll see something that looks like this –


	#content .home-posts img {
		height: 100%;
		margin-bottom: 20px;
		width: 100%;
	}

The height: 100%; is what is causing the issue and needs to be removed or replaced with “auto”. So it should look like this –


	#content .home-posts img {
		height: auto;
		margin-bottom: 20px;
		width: 100%;
	}

I have updated the theme, so you can either manually make the changes by editing your style.css or you can re-download the theme from your account page – https://appfinite.com/my-account ….(only do the second option if you haven’t already made changes to your style.css)

Thanks for pointing that issue out.

Let me know if that works.

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework