• I was asked by a friend blogger to make his blog Mobile-friendly. I found that he uses a blog based on WordPress theme TwentyTen. Unfortunately, it seems to me that it is not responsive.
    Is someone able to do Responsive TwentyTen? Do we have to change for example Twentyfourteen?

Viewing 5 replies - 1 through 5 (of 5 total)
  • TwentyThirteen is responsive and would fit the TwentyTen layout better than TwentyFourteen.
    Install it through the admin panel and preview it so you can gauge how much work might need to be done.

    Thread Starter John Kakadu

    (@john-kakadu)

    According to me it is not Responsive – tested. I added even plugin “Responsive TwentyTen” and also does not work properly.
    Is something wrong is maybe the server?
    The blog I need help with is : http://happykasa.pl/

    Thread Starter John Kakadu

    (@john-kakadu)

    I’m sorry! I cleaned the cache – SuperCache plugin and template now looks like that is Responsive

    The only thing I see not responsive is the branding image.
    You should be able to fix that with this block of css added to a custom css plugin.

    #branding img {
    max-width: 100%;
    height: auto;
    }
    Thread Starter John Kakadu

    (@john-kakadu)

    Thank you, I have corrected.
    Is there a tool that detects such errors? Do manually find the mistake?

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘TwentyTen Responsive ?’ is closed to new replies.