Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • ovdemonz Developer
    #201767

    Dear Support,

    My JA Hawkstore Mega Menu config cannot be save . Now my Shop drop-down menu already screw up. Need you expert help. Tq.

    http://prntscr.com/4s4z1q

    This happen after i accidentally press the less to css button while in production mode.

    Cheers
    -Ali

    ovdemonz Developer
    #551443

    http://t3-framework.org/documentation/faqs/89-documentation/123-faqs.html#custom-file

    does this mean all /templates/ja_hawkstore/css/themes/green and /templates/ja_hawkstore/css/ will be overwritten bt T3?:eek:

    Eragon H Friend
    #551450

    1. I can see that the MegaMenu can be saved successfully : http://prntscr.com/4s962t
    If you still face problem, try to clear the browser cache for this such situation.

    2. Yes. Except the file custom.css (http://t3-framework.org/documentation/bs3-customization#custom-css). That why we always suggest customer to use the custom.css to make css modification

    ovdemonz Developer
    #551519

    thank @eragon H

    the menu shud be like this >> http://prntscr.com/4sb19v
    everytime i try to change it, the change was never happen abd reverted back like >> http://prntscr.com/4sb1vv

    help. tq

    Eragon H Friend
    #551523

    I configure and save normally. And, I configured as the screenshot: http://prntscr.com/4sb5m0

    You should try to clear your browser cache for this such situation.

    ovdemonz Developer
    #551528

    <em>@Eragon H 448298 wrote:</em><blockquote>I configure and save normally. And, I configured as the screenshot: http://prntscr.com/4sb5m0

    You should try to clear your browser cache for this such situation.</blockquote>

    this is really not fair..i try several time and it cannot save. How come?? :-[:-[:-[

    Now it is ok huaaaaaaa can you share with me the step. tq very very much

    Eragon H Friend
    #551529

    I did it as normal.
    May be there is problem with browser cache. You can try to clear browser cache or use another one

    ovdemonz Developer
    #551531

    @eragon H,

    What happen to the search button?
    >> http://prntscr.com/4sbit6

    Eragon H Friend
    #551532

    It seems you made changes and it disappeared

    I brought it back

    ovdemonz Developer
    #552020

    @eragon H

    the search shud be like this >> http://prntscr.com/4tpf1w

    Need your help to layout it accordingly. Tq

    Eragon H Friend
    #552040

    You can add this below code to the file custom.css

    .t3-megamenu .search .dropdown-menu {
    left: auto !important;
    right: 0 !important;
    }

    You also can change in the file root/templates/ja_hawkstore/local/css/theme/green/templates.css

    FROM

    .t3-megamenu .search .dropdown-menu {
    border: 0;
    background: #73ab54

    TO

    .t3-megamenu .search .dropdown-menu {
    border: 0;
    background: #73ab54
    left: auto;
    right: 0;
    }

    ovdemonz Developer
    #552097

    Dear @eragon H,

    after include the custom.css the output = http://prntscr.com/4tujn4

    but i want it to be like this http://prntscr.com/4tpf1w

    ovdemonz Developer
    #552100

    ok settled. thanks for the help

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

This topic contains 13 replies, has 2 voices, and was last updated by  ovdemonz 10 years ago.

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