Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • mythodia Friend
    #156595

    I would like your help.
    I would like to ask if anyone knows how to change the width in the iPhone layout.
    Why i want that?
    Because i change the logo width at the “Desktop Version” of the site that i design and as a result of that, the logo width of the iPhone layout became the same size as the “Desktop Version” and the web page is not shown properly.
    Any suggestions?
    Thank you

    Css Magician Friend
    #363823

    Dear mythodia,

    Thank you for contacting,
    Please open iphone.css and add style like :


    h1.logo {
    height: 79px; /* your logo in iphone layout height */
    width: 207px; /* your logo in iphone layout width */
    }

    h1.logo a {
    background:url("../images/logo-iphone.gif") no-repeat left center; /* your logo in iphone layout */
    display: block;
    height: 79px; /* your logo in iphone layout height */
    width: 207px; /* your logo in iphone layout width */
    }

    mythodia Friend
    #364717

    Nothink happens.
    When i copy the code (with the prefferd height and weidth) not also nothing happens but, the logo is disappearing (ofcourse i changed the url of the image).
    Any other suggention?
    Thank you

    Css Magician Friend
    #364770

    Dear mythodia,

    not other suggention, please try my solutions.

    Good luck for you.

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 2 voices, and was last updated by  Css Magician 13 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum