Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • crnamrlja Friend
    #205600

    Hello,

    How can I turn off Category name and link on article images that are shown on the frontpage and other article listings?

    Thank you for your time!

    jooservices Friend
    #567312

    Hi there
    In basic way you can use display:none to hide it.

    Thank you,
    Viet Vu

    crnamrlja Friend
    #567359

    Great, but in which file is that line? 🙂

    jooservices Friend
    #567368

    Hi there
    You can apply custom css into custom.css
    If you stil can’t do that please provide your site access & FTP . I’ll help you do that.

    Thank you,
    Viet Vu

    crnamrlja Friend
    #567391

    Hello,

    The site is on my local machine for the test period, makes managin easier and faster.

    Anyway, I guess the custom.css can be applied through Templates>Custom code ?

    What line is needed to disable showing categories over images in frontpage featured listing?

    Thank you!

    jooservices Friend
    #567394

    Hi there
    # Please check this document about customize work

    http://www.t3-framework.org/documentation/customization.html

    Thank you,
    Viet Vu

    crnamrlja Friend
    #567433

    Thank you for the link, but I think that page does not list any code regarding my question.

    I installed the quickinstall version of the template, and I just want to turn off these, please see the att. printscreen.


    1. bookstore_feat
    jooservices Friend
    #567693

    Hi there,
    Yes. That’ll work with custom css display:none
    If you still can’t work on that please provide your site backend & FTP access. I’ll help you work on that.

    Thank you,
    Viet Vu

    crnamrlja Friend
    #567765

    Ok, here is the testing version:

    http://zdravamaca.rs/rctest/

    I will send you access data in a PM.

    Best regards

    crnamrlja Friend
    #732872

    Ok, here is the testing version:

    http://zdravamaca.rs/rctest/

    I will send you access data in a PM.

    Best regards

    jooservices Friend
    #567887

    Hi there
    Please try with this

    .item-image .category-name {
    display:none;
    }

    You can use !important. But i would suggest make css priority instead.

    Thank you,
    Viet Vu

    jooservices Friend
    #567897

    Hi there
    I have applied it. Please check it at your side .

    Thank you,
    Viet Vu

    crnamrlja Friend
    #567902

    Thank you I really appreciate it!

    jooservices Friend
    #567904

    You are welcome

    Thank you,
    Viet Vu

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

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

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