Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • mikel2004 Friend
    #195997

    Hi!

    Ja Bulletin looks very bad!

    Can you see it in this capture:

    I’m use Joomla 3 with JaTeline IV T3

    This is a image capture of my last joomla 2.5 site, when the module looks good:

    Can you help me with this?

    Thanks a lot


    1. jabulletin-problems
    2. jabulletinOK
    Ninja Lead Moderator
    #527635

    I have passed this bug to our development team to investigate further. Hope they can get it fixed soon. Appreciate your patience on this.

    mikel2004 Friend
    #527883

    Thanks!
    I waiting for your news.

    Thanks again.

    Ninja Lead Moderator
    #527985

    <em>@mikel2004 417853 wrote:</em><blockquote>Thanks!
    I waiting for your news.

    Thanks again.</blockquote>

    Did you fix the problem on your site? I see it’s working fine on your site. Let me know if you still need our assistance on this.

    mikel2004 Friend
    #528044

    Not, I don´t fix the problem, only I play with CSS in custom.css file with this code:
    .dropdown-submenu > a:after {
    margin-top: -15px;
    }
    But, this is not enough, look the VIDEOCLIP and FESTIVAL GLOBAL menues at:
    http://veintiuno.czoom.co/

    Thanks

    chavan Friend
    #528056

    Go to this File: /templates/ja_teline_iv_t3/css/custom.css

    1. Remove this css code

    .dropdown-submenu > a:after { margin-top: -15px; }

    2. Add this code to the custom.css file

    .mostread-image img {
    height: 40px !important;
    width: 70px !important;
    }

    .ja-bulletin li .box-right a.mostread{
    font-size:11px !important;
    }

    mikel2004 Friend
    #528123

    Hi Chavan
    When I remove this code: .dropdown-submenu > a:after { margin-top: -15px; }
    then, the first “Cine” menu lost the format.

    But, with your code, the VIDEOCLIP and FESTIVAL GLOBAL menues get the format.

    So, what´s the difference between this menus?
    What can I do to get the format in “Cine” menu too?

    Thanks!

    chavan Friend
    #528149

    Add this code to this file: /templates/ja_teline_iv_t3/css/custom.css

    .mega-align-left > a:after{
    margin-top: -25px !important;
    }

    mikel2004 Friend
    #528240

    Good!

    But now, I still have submenues with format problem. Look:

    Thanks!


    1. MENU
    chavan Friend
    #528249

    can you please post me the ftp details in PM, lets add a class for the menu that has caption.

    mikel2004 Friend
    #528275

    I send you.

    Thanks

    Ninja Lead Moderator
    #528331

    @mikel2004: I have fixed it directly on your site. Here is modification for your reference:

    Open the templates/ja_teline_iv_t3/css/custom.css file and added css rule into the end of file:


    .t3-megamenu .mega-group .mega-nav > li a,
    .t3-megamenu .dropdown-menu .mega-group .mega-nav > li a {
    position: relative;

    }

    .dropdown-submenu > a:after {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -5px !important;
    }

    Let me know it helps.

    mikel2004 Friend
    #528387

    Excelent! Great! Superbe!

    And thanks!

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

This topic contains 13 replies, has 3 voices, and was last updated by  mikel2004 10 years, 1 month ago.

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