• Hello,

    I am using a modified TwentyThirteen theme, I made a copy and changed it’s name. Everything works, except that it renders really thin on an iPhone, as if the CSS was telling it to only be 150px across. It works fine in tools such as the “responsinator”, and other devices, including the iPad.

    This is a link to the site to take a look.

    I’ve been researching on the web, tried a couple fixes, but nothing. I’ve done the same for another site, customizing TwentyThirteen, and it works fine there. I just need to be pointed in the right direction.

Viewing 8 replies - 1 through 8 (of 8 total)
  • At least part of it is from the social plugin’s CSS – the padding here:

    #social {
        background: none repeat scroll 0 0 #000000;
        line-height: 1.5;
        opacity: 0.5;
        padding: 0 220px;
    }

    Thread Starter neterhet

    (@neterhet)

    Thanks, I’ll look into that. Now, If I disable the social plugin, it should fix it, correct? The social plugin is now disabled, yet it still renders thin… following is an iPhone screen cap.

    View post on imgur.com

    I’m trying to wrap my head around how responsive works, and that this bug is only on the iPhone is what is confusing me. “Why just the iPhone?” is what I ask myself.

    I will leave the social plugin disabled.

    Hmm, I’d not tried it on an actual iPhone – yeah, something’s changing that.

    Try deacivating all your plugins to see if that changes it.

    If not, try switching to an unmodified twentytwelve with plugins off.

    EDIT – sorry, meant to say twentythirteen in my post above – not twentytwelve – I need more coffee, obviously!

    Thread Starter neterhet

    (@neterhet)

    Cool. I’ll give it a try. (i could use a bloody mary.)

    Thread Starter neterhet

    (@neterhet)

    OK. I activated a couple themes other than my custom, and the behavior was recreated. Now I just need to ferret out the plugin responsible. Thanks for the direction.

    I’m sure I’ll be back to figure out how to fix it once I find it.

    Thread Starter neterhet

    (@neterhet)

    So, last night I disabled all of the plugins… and it still did what it’s doing. So it’s not a plugin, or so I believe so at this point.

    So it does it in an unmodified twentythirteen with all plugins off? That would be weird indeed, though in that case, does your hosting company have some kind of mobile option that’s on?

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Having a problem with a modified TwentyThirteen theme rendering properly’ is closed to new replies.