Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • saminora Friend
    #201183

    Hi Guys,
    i want to deactivate the button on mobile view of ja rave template. How?
    cheers saminora

    chavan Friend
    #548864

    May i know on which page, Please provide me the exact Site Url. So i can suggest you.

    saminora Friend
    #548871

    agentur-texte.de

    Pankaj Sharma Moderator
    #549268

    <em>@saminora 444961 wrote:</em><blockquote>Hi Guys,
    i want to deactivate the button on mobile view of ja rave template. </blockquote>
    Hello your site is based on JAT3 (non responsive) . so the desktop view and mobile view both are same .
    also i have not found login button on home page . >>http://prntscr.com/4m0l6a
    can you add proper screenshot what exactly you want to do ,so that i can check it.

    saminora Friend
    #549303

    Dear Pankajsharma,
    thanx for your help. In my case the mobile view looks completely different to the desktop view. I want the login button which is in right side of top menu bar to be removed, (sse attached pic)


    1. Screenshot_2014-09-12-09-16-00_resized
    Pankaj Sharma Moderator
    #549305

    <em>@saminora 445492 wrote:</em><blockquote>Dear Pankajsharma,
    thanx for your help. In my case the mobile view looks completely different to the desktop view. I want the login button which is in right side of top menu bar to be removed, (sse attached pic)

    </blockquote>

    Hello are you using any third party extension or you customized the template layout for the mobile view ???
    because we do not offer this view in our template .
    see this demo in mobile >> >> http://prntscr.com/4m164p

    saminora Friend
    #549307

    really strange. I am not aware of any changes. I updated the template recently and we updated Joomla to Version 3.3.3.
    Just see att pic of what I could configur in template parameters


    1. screenagtexte
    Pankaj Sharma Moderator
    #549309

    <em>@saminora 445498 wrote:</em><blockquote>really strange. I am not aware of any changes. I updated the template recently and we updated Joomla to Version 3.3.3.
    Just see att pic of what I could configur in template parameters</blockquote>

    yes there are the changed i am asking 🙂
    it needs some changed in the iphone layout file .
    can you PM me you admin details and FTP details so that i can check it more closely .
    Take a backup of your site and then PM me all details

    Pankaj Sharma Moderator
    #549402

    Hi Please try this
    Path: plugin/system/jat3/jat3/base-them/default/css/iphone/template.css
    find this css code

    #ja-toolbar-top .tools-btns a.button:first-child {
    -webkit-border-radius: 6px 0 0 6px;
    border-width: 1px 0 1px 1px;
    }

    and change it into

    #ja-toolbar-top .tools-btns a.button:first-child {
    -webkit-border-radius: 6px 0 0 6px;
    border-width: 1px 0 1px 1px;
    display:none;
    }

    it will remove the login icon .
    let me know if it helps

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

This topic contains 9 replies, has 3 voices, and was last updated by  Pankaj Sharma 9 years, 7 months ago.

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