Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Tech-xml Friend
    #659656

    I’m using ACM module configured to: Magazine – Featured News: style-4
    I would like to hide the date and the author, so that it is equal to Travel section. http://ja-teline_v.demo.joomlart.com/index.php/en/travel

    jooservices Friend
    #659727

    Hi there
    You can use display:none

    .magazine-featured-items .news-item .magazine-item-main .create {display:none}

    https://www.dropbox.com/s/25mlwyh5kypkijf/2015-08-11_9-12-10.png?dl=0

    Thank you,
    Viet Vu

    Tech-xml Friend
    #659730

    @jooservices not solved

    jooservices Friend
    #659731

    Hi there
    Please check your css file. It’s not updated

    templates/ja_teline_v/css/custom.css

    .pagination .counter{
    display:none !important;
    }

    .video-page .t3-wrapper {
    background-attachment: fixed;
    filter: none;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url(../images/fundo.jpg) !important;
    }

    .magazine-featured-links .magazine-links {
    display: none;
    }

    #magazine-category-module-240 {background-color: #FFF}

    #magazine-category-module-183 {background-color: #FFF}

    .video-page .videos-list {
    background: #fff
    }

    Thank you,
    Viet Vu

    Tech-xml Friend
    #659734

    @jooservices I changed the custom.css file, but does not seem to take effect.
    all Cache is disabled

    Tech-xml Friend
    #659740

    @jooservices Partially solved:
    The author is still visible and the last image gave way to second line

    jooservices Friend
    #659742

    Hi there
    For author you can replace .create by .createdby
    About custom.css I have checked directly this file

    http://www.paramirimeventos.com.br/novoparamirim/templates/ja_teline_v/css/custom.css

    Look like you code is not saved

    Thank you,
    Viet Vu

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

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

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