Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • andrzejmarek Friend
    #144000

    I have this problem with Joomla 1.0.15 Firefox, IE, Opera:

    Anather problem with submenu (distance too big in my opinion. How can diminish it ?

    http://www.alphainfo.be/index.php?option=com_content&task=view&id=16&Itemid=72

    kallan Friend
    #316720

    The current styles applied to the pathway > is


    #ja-pathway img {
    margin:1px 5px;
    }

    find this in your css file and alter it until it meets your requirements (perhaps 3px 5px;)

    The gap issue in the submenu is slightly more complex because the style that is creating the gap is


    img {
    margin:0;
    padding:10px;
    }

    as it is generic changing it would change all img tags on the site.
    Best option would be to go and check the code that makes the menu and see if you can add a class to the image.

    Hope this helps
    Kiwidesign

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

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

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