Android Tablet frame instead of iPad?

Support Forums for LiveMesh Themes & Plugins Forums Fusion Theme Support Android Tablet frame instead of iPad?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18561
    serjoug
    Member

    Hi there,

    We were able to launch our site using your lovely theme, but we have an issue: our app has a tablet version for Android only..

    We tried using the landscape iPad frame but our screenshots are made on a Nexus 7 tablet, so it didnt fit at all.. Here is the site : http://www.thedaycarechannel.com

    Is there a way to use a landscape tablet frame with a 16:9 aspect ratio rathen than the iPad or have the screenshots taken from an Android tablet fit correctly into the iPad frame you provide ?

    #18574
    Veena
    Moderator

    You can replace the image that is present in the folder {theme folder}/images/slider/ipad-slider-stage.png to change the device stage.

    And then you may need to adjust these css values –

    .ipad-slider-container .flex-slider-container {
        top: 6.0%;
        left: 12.5%;
        width: 74.7%;
        height: 78.4%;
    }
    
    #18687
    serjoug
    Member

    thank you so much for the reply worked perfectly !

    i used the following values for the nexus 7 tablet:

    
    .ipad-slider-container .flex-slider-container {
        top: 8%;
        left: 11.8%;
        width: 76.3%;
        height: 83.9%;}
    
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Android Tablet frame instead of iPad?’ is closed to new replies.