Hogash Support Forums

  • SUPPORT FORUMS
  • Documentation
    • Kallyas WordPress Theme
    • Vauss Template HTML
    • Kallyas Template HTML
  • Register

The Support Forums have now moved to MyHogash Customer Dashboard.

We're shutting down this support forums in favor of our newly launched Hogash Studio Customer Dashboard, where you can manage your purchases, activate your Kallyas copy, get updates and announcements.

To create a new support ticket, please head over to the Customer Dashboard - Support Tickets.

If you already created new support topics in the last few days, they will be solved here, however we're restricting creating new topics.

Search on forums

Mobile Menu Vertical Full animated

Forum ⁄ Forums ⁄ Joomla ⁄ Ekho Template for Joomla ⁄ Mobile Menu Vertical Full animated

Forum › Forums › Joomla › Ekho Template for Joomla › Mobile Menu Vertical Full animated

This topic is: not resolved
Viewing 15 posts - 16 through 30 (of 49 total)
← 1 2 3 4 →
  • Author
    Posts
  • October 23, 2015 at 10:52 am #216707
    halir
    Participant
    Post count: 48

    I made the screenshots with a clear custom.css so there are no changes in template and it is displayed in a terrible way. So there is no ‘wrong code’ or something you want to tell me which causes the bad mobile-style.

    It is no costumisation you have to do – just get your template we bought work in a way someone can use it. – Nobody can use the mobile-version in the way it is displayed – or what do you think about a mobile-site where you are not able to reach the menu or just can see 50% of the logo?

    I also dont understand why my screenshot should be irrelevant cause this is the way a visitor would get the page displayed? Why should I only test with chrome? – Cant understand what you want to say…

    October 23, 2015 at 11:15 am #216710
    Ionut
    Participant
    Post count: 3702

    No, i said is irelevant because you don’t show in which resolution you see like this because i don’t see like that.

    I recomand you to use that addon because with that addon you can see better where you have issues on resolutions.

    Also, i see in desktop view background slideshow, but in mobile, you have another module slideshow over background , you made this? to be shown only in mobile?

    Here on our demo logo is ok, he has to be link this: http://prntscr.com/8ucsbr

    You add custom css to be in center
    I thing because you add that module slider, your logo is higher.

    Also, you can add max 320 in @media like this for full width before 320px

    #header.animatedfull {
    height: auto !important;
    margin-top: 119px !important;
    width: 100%!important;
    }
    Add and tell me how is it.

    October 23, 2015 at 11:22 am #216712
    Ionut
    Participant
    Post count: 3702
    This reply has been marked as private.
    October 23, 2015 at 11:49 am #216716
    halir
    Participant
    Post count: 48

    Now I know want you mean…

    I had a look and deactivated our second slider, but everything looked the same.

    Than I added this:

    @media
    (max-width: 321px) { #header.animatedfull {
    height: auto !important;
    margin-top: 119px !important;
    width: 100%!important;
    } }

    But also nothing changed – see the Screenshots – I also included the shots from your page…

    http://fs5.directupload.net/images/151023/sd8acreo.jpg

    October 23, 2015 at 1:27 pm #216725
    Ionut
    Participant
    Post count: 3702

    Try to delete your cache in brower and site .

    http://prntscr.com/8udx2b
    Aslo i sent you only for 320px, you have to work on it for all resolutions , where you want to change.

    October 26, 2015 at 9:58 am #216956
    halir
    Participant
    Post count: 48

    Thanks for that – I got it for the most resolutions – theres only a problem for small views like on phones…

    Can you tell me where the poition background_mobile ist defined?

    October 26, 2015 at 10:22 am #216965
    halir
    Participant
    Post count: 48

    Also I found another problem…

    I put this in the custom.css:


    @media
    (min-width: 800px) {
    .hideme { display:none !important; }
    }

    I use it for a slider and everything works well.
    But if I try to use it as suffix for any other moudle nothing happens.
    Is it only possible to use suffixes in some areas in your template or do you have any idea why the suffixes don’t work with every modules?

    October 26, 2015 at 11:55 am #216988
    Ionut
    Participant
    Post count: 3702

    Hi,
    You nave to add in your css the css div that you want to hide.
    I give you an exemple with social.
    Ex. .social .hideme. So here you hide only div with social .

    October 26, 2015 at 12:07 pm #216991
    halir
    Participant
    Post count: 48

    I don’t want to hide a whole div.

    I just want to hide some modules. For this reason I added this:

    @media
    (min-width: 800px) {
    .hideme { display:none !important; }
    }
    to the costum.css and added hideme as suffix to the module which should be hidden.

    But this don’t work for every module, like in my other installations…
    I use it for the slider where it works but it don’t work for other modules… – Can you tell me why it doesn’t work?

    Can you tell me where the poition background_mobile ist defined???

    October 26, 2015 at 12:23 pm #216996
    Ionut
    Participant
    Post count: 3702

    What you want to hide, what module?

    October 26, 2015 at 12:33 pm #216997
    halir
    Participant
    Post count: 48

    For example the module wich shows the rating, at the moment located at the position ‘social_icons’.
    But maybe the client will have it on another position later. Thats the reason why I simply will hide it with a suffix.

    October 26, 2015 at 1:03 pm #217002
    Ionut
    Participant
    Post count: 3702
    This reply has been marked as private.
    October 26, 2015 at 1:14 pm #217007
    halir
    Participant
    Post count: 48

    Even if I try it with the social-sharing-module the suffix doesn’t work.

    So I can’t hide a modul including an iframe???

    October 26, 2015 at 1:51 pm #217017
    Ionut
    Participant
    Post count: 3702

    No, you can’t . this is not from joomla. you can’t modify an file if is not on your server.

    if you want to hide social, you can make this, i made this for you last time, and is working. you have only to use in your css file, css dive and add display:none

    October 26, 2015 at 2:49 pm #217029
    halir
    Participant
    Post count: 48

    Ok, so I have to find another solution.

    There are 2 last points:

    1. Where (in which file) can I edit the settings for the mobile-background-position?

    2. http://fs5.directupload.net/images/151026/jch9kzyz.jpg
    The left screen looks ok and would be ok like this, but in the right appears a big space, which can’t be defined with firebug and nobody knows what causes it. Also this is what the site looks like in simulation. If I open it with smartphone – I-Phone but also Samsung the Logo is only shwon the bottom 10% and there is a very big space…

  • Author
    Posts
Viewing 15 posts - 16 through 30 (of 49 total)
← 1 2 3 4 →

Ticket is closed.

SUPPORT SCHEDULE

Online on Weekdays,
From Monday to Friday,
8AM - 6PM ( GMT 00:00 ) [convert time]

Offline in Weekends.

LOG IN

Lost Password

OUR THEMES & TEMPLATES

© Copyright 2010 - 2016 hogash.com