Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • iluminada Friend
    #161949

    Tengo que quitar los iconos de los elementos de menú. Sé que los iconos de menú se cargan, a participar en “Parámetros (Extended JA)”> Agregar descripción, y también en “Opciones en el tipo de vínculo”> Imagen del enlace, pero a pesar de que los campos están vacíos, todavía veo iconos por defecto demo y no sé cómo eliminarlos …! Puedo enviar una muestra.


    1. iconos
    iluminada Friend
    #383326

    I need to remove the icons of the menu items. I know the menu icons are loaded, at part in “Parameters (Extended JA)”> Add description, and Also in “Options on the type of link”> Image of the link, but despite that the fields are empty, I still see default icons demo and I do not know how to remove them …! I send a sample.


    1. iconos
    thangnn1510 Friend
    #383556

    Dear Iluminada!

    You could delete the menu icon by using this solution:

    – Open templates/ja_events/css/typo.css

    – Find this code:

    #ja-mainnav ul .parent-tags a.parent-tags span.menu-desc, #ja-subnav ul .parent-tags a.parent-tags span.menu-desc {
    right: 8px;
    top: 15px;
    }

    Change to:

    #ja-mainnav ul .parent-tags a.parent-tags span.menu-desc, #ja-subnav ul .parent-tags a.parent-tags span.menu-desc {
    display: none !important;
    right: 8px;
    top: 15px;
    }

    Regards!

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

This topic contains 3 replies, has 2 voices, and was last updated by  thangnn1510 13 years, 8 months ago.

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