Viewing 13 posts - 16 through 28 (of 28 total)
  • Author
    Posts
  • Hayden A Friend
    #521065

    @testcouch,
    In temp JA Fixel, we make mega menu slider in iphone ( horizontal and vertical ), but if you want mega menu not slider in horizontal view iphone you can follow step bellow;
    1, First you need to backup your site,

    2, Create a new css file named: custom.css in templatesja_fixelcss directory

    3, Add below CSS code to this custom.css file:
    [PHP]@media (min-width: 481px) and (max-width: 767px) {
    .t3-mainnav.navbar-collapse-fixed-top {
    position: inherit;
    top: auto;
    }

    .t3-mainbody {
    margin-top: 40px;
    }
    }[/PHP]

    testcouch Friend
    #521188

    hello Hayden, many thanks for your css code. 🙂 it looks now better..how can i give the mega menu slider the full width? i have a space left and right on my iphone!?

    Hayden A Friend
    #521274

    @testcouch ,
    You need to add following CSS rule to the custom.css file:
    [PHP]@media (min-width: 481px) and (max-width: 767px) {

    .t3-mainnav {
    width: auto !important;
    margin-left: -20px !important;
    margin-right: -20px !important;
    }
    } [/PHP]

    testcouch Friend
    #522561

    <em>@Hayden A 409543 wrote:</em><blockquote>@testcouch ,
    You need to add following CSS rule to the custom.css file:
    [PHP]@media (min-width: 481px) and (max-width: 767px) {

    .t3-mainnav {
    width: auto !important;
    margin-left: -20px !important;
    margin-right: -20px !important;
    }
    } [/PHP]</blockquote>

    thanks for your help..the menu slider is perfect but the off-canvas menu slider is now not complet visible in horizontal view!? see screensoot


    1. Foto-1
    Hayden A Friend
    #522928

    @testcouch ,
    I have checked the JA Fixel template and see no bug as you mentioned (please have a look at screenshot: )

    I think you need to upgrade T3 Framework (remember to backup your site first). It might help to resolve conflict between T3 and Jomsocial bootstrap.


    1. IMG_0245
    testcouch Friend
    #523035

    @hayden A

    just upgradet T3 Framework to latest 2.1.2 but off-canvas issue in horizontal view still exists. also jump the conent/components in horizontal view!

    Joomla 2.5.18

    Hayden A Friend
    #523091

    @ testcouch,
    I need to debug directly on your site, please PM me url, admin and ftp credentials of your site

    testcouch Friend
    #523393

    <em>@Hayden A 411803 wrote:</em><blockquote>@ testcouch,
    I need to debug directly on your site, please PM me url, admin and ftp credentials of your site</blockquote> ok done 🙂

    Hayden A Friend
    #523720

    I just checked my inbox but I’ve not received your message yet, please PM me again.

    testcouch Friend
    #523825

    <em>@Hayden A 412566 wrote:</em><blockquote>I just checked my inbox but I’ve not received your message yet, please PM me again.</blockquote> hmmm..>:( ok done 😉

    Wall Crasher Developer
    #524085

    @ testcouch,

    I have changed the custom.css file a little bit.
    Please check again if it matches your need.

    testcouch Friend
    #524500

    <em>@Wall Crasher 413058 wrote:</em><blockquote>@ testcouch,

    I have changed the custom.css file a little bit.
    Please check again if it matches your need.</blockquote>
    @hayden A and Wall Crasher

    many thanks for you help..it needed some time but it works now perfekt 🙂

    next step is add and Customize own Logo 😉

    Hayden A Friend
    #526061
Viewing 13 posts - 16 through 28 (of 28 total)

This topic contains 28 replies, has 6 voices, and was last updated by  Hayden A 10 years, 1 month ago.

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