Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • michelebugliaro Friend
    #196181

    Hi, got a few latest issues with the mobile layout. Can you help me?

    1. Logo: can I reduce slightly the width?

    2. Home page: sometimes, just on the home page, the footer has a bigger font size and does not resize. Refreshing fixes the issue but I’d rather not have it.

    3. Is it possible to have responsive buttons as well?

    Thanks in advance!


    1. photo-1
    2. photo-2
    3. Screen-Shot-2014-03-26-at-14.46.41
    chavan Friend
    #528258

    1. Logo: can I reduce slightly the width?

    i. Reduce the Logo size
    ii. Upload the new logo image to this directory /templates/ja_puresite/images/logo-mobile.png
    iii. Go to this file : /templates/ja_puresite/themes/swiss/css/layout-mobile.css

    Replace this code


    h1.logo a { background-image: url(../images/logo-trans.png); }

    with


    h1.logo a { background-image: url(../images/logo-mobile.png); }

    logo-mobile.png is the New image you are going to reduce from the existing logo

    2. Footer

    – It seems ok at my side, best try clearing browser cache and check again

    3. Is it possible to have responsive buttons as well?

    – I think no, can you please post the link where the button image is

    michelebugliaro Friend
    #528259

    1. Thanks for the tips. Can I do the same with the logo for tablet layout?
    2. Sometimes it happens. Will clear cache.
    3. Yep: http://www.michelebugliaro.com/en/free-stuffs/wallpapers-for-mac-pc (I asked this because of the portrait mode)

    chavan Friend
    #528260

    1. you already have a perfect logo for tablet , don’t touch that, work only on the mobile logo
    2. Done
    3. Go to this File : /templates/ja_puresite/themes/swiss/css/layout-mobile.css

    Add this code


    a.ja-typo-btn-icn span span {
    font-size: 11px !important;
    }

    michelebugliaro Friend
    #528385

    <em>@michelebugliaro 418322 wrote:</em><blockquote>

    2. Home page: sometimes, just on the home page, the footer has a bigger font size and does not resize. Refreshing fixes the issue but I’d rather not have it.

    </blockquote>

    Hi! Hate to trouble you, but tonight the footer modules again load with a font size of 16px. While my email could be shorter, I’d like to fix this issue.

    michelebugliaro Friend
    #528455

    Update: maybe I fixed it. In layout-mobile.css (swiss theme) I added the following code:
    body#bd {
    font-size: 13px !important;
    }

    chavan Friend
    #528482

    Glad you found it, Wonderful. Is there any more css fixes

    michelebugliaro Friend
    #528494

    Not at the moment. 🙂

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

This topic contains 8 replies, has 2 voices, and was last updated by  michelebugliaro 10 years, 1 month ago.

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