test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gringo211985 Friend
    #187524

    Hi guys,

    Got a weird problem with a 3rd party module. I know it’s not normally covered by support but any hints, clues or advice will be gladly appreciated.

    I bought linelabox for VM2 (a so called simple solution to styling) Got it installed and working great but I have a weird problem with my menu and logo once I publish this module. Take a look at the pics below,

    As you can see when I hover over my logo or sub menu items they disappear completely. I thought this would be jquery conflict and I installed the jquery noconflict plg, but that didn’t work.

    Does anyone have any idea’s or clues to what could be causing this and how I could possibly fix it?

    Thanks in advance to anyone that can help 🙂


    1. menu-missing
    2. logo-disappear
    phong nam Friend
    #493282

    Hi Richard,

    There is a css conflict bewteen our template with your Linelabox module. I fixed your logo issue by replacing:

    a:hover {
    border: 0 none; background:none !important;
    }

    with

    a:hover {
    border: 0 none;
    }

    in <blockquote>/modules/mod_linelabox/linelabcss.php</blockquote>

    Leo

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 8 months ago.

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