Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • pavit Moderator
    #867981

    Hi

    I cannot replicate your problem on my browser , look at the image below, that seems to be something coming from your browser settings and not from template itself


    1. Screenshot_9-1
    isabelgica Friend
    #868021

    Hi Pavit,

    that’s because you’re checking the homepage. It happens when I go to a category, for example, try: http://www.ivdb.be/index.php/ter-info/zoekertjes-top/291-anesthesie-apparaat-operatie-lamp

    ps: I checked several browsers… they all show this topleft tab…

    the same happens -for example- on page http://www.ivdb.be/index.php/jobplatform/vervangers (this browser being Safari) – see attached..


    1. tab-topleft-corner-safari
    pavit Moderator
    #868024

    That’s the category name, you can hide it via css adding this to custom.css file

    .category-name a, .t3-module ul li .category-name a {
    display:none!important;
    }

    Let me know if this helps

    isabelgica Friend
    #868027

    no, that’s the problem.. this is NOT the category name from the category we’re in.. It is a complete different category showing in the tab.
    As you can see on the first screenshot, we are in the "Ter info" category – and when you check the topmenu, you see beside "Ter Info" another category with the name "Jobplatform" > they have nothing to do with eachother…

    So it is really strange that this is showing there..

    pavit Moderator
    #868030

    did you tried to apply my suggestion ?


    1. Screenshot_11-3
    isabelgica Friend
    #868034

    hi Pavit,

    no, not yet because I don’t see a "custom.css" file … where do I find this? (see attached)


    1. custom-css
    pavit Moderator
    #868037

    You will need to create it from scratch as a new file in this folder /templates/ja_magz/css

    isabelgica Friend
    #868053

    Ok, I apologize for my ignorance…

    I created the custom.css, put in the code you gave me and, yes, it works.

    thanks and sorry again!

    rgds,
    Isabel

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

This topic contains 8 replies, has 2 voices, and was last updated by  isabelgica 8 years, 10 months ago.

The topic ‘hide tab topleft corner’ is closed to new replies.