Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • mitchel Friend
    #122086

    How can I make the mouse click area larger in the top menu area JA Nerine template? Currently it is limited to just a few pixels up from the bottom of each area as pictured below.

    The first picture represents the current clickable area as shown by the mouse pointer:

    This next picture shows what happens in the rest of the menu region. Notice the mouse pointer shows it is no longer clickable enev though it is in the menu area.

    This next picture represents again what is currently happening and what I wish to have happen. The red area is the current clickable area, I wich to have the menu items clickable in the blue area plus the red area.

    Please let me know where and what code I need to change in order to fix this.

    Cheers

    Denis Nizde Friend
    #227414

    I need this too. Help us please. Tnx

    Menalto Friend
    #227448

    Any template changes?
    Live url? By PM or here is a good start

    Michael Casha Friend
    #227451

    <em>@Nizde 24910 wrote:</em><blockquote>I need this too. Help us please. Tnx</blockquote>
    Only licensed members can receive technical support.

    Michael Casha Friend
    #227452

    <em>@Mitchel 24638 wrote:</em><blockquote>How can I make the mouse click area larger in the top menu area JA Nerine template? Currently it is limited to just a few pixels up from the bottom of each area as pictured below.

    The first picture represents the current clickable area as shown by the mouse pointer:

    This next picture shows what happens in the rest of the menu region. Notice the mouse pointer shows it is no longer clickable enev though it is in the menu area.

    This next picture represents again what is currently happening and what I wish to have happen. The red area is the current clickable area, I wich to have the menu items clickable in the blue area plus the red area.

    Please let me know where and what code I need to change in order to fix this.

    Cheers</blockquote>
    Could we please have a live site url and browser that you’re using.

    mitchel Friend
    #228240

    <em>@MiCCAS 24959 wrote:</em><blockquote>Could we please have a live site url and browser that you’re using.</blockquote>

    Sorry. I had to renew. The site is at http://www.njmba.org and the browser is Firefox. It does the same thing in IE too.

    kashxo Friend
    #228249

    I’ve found out that you got that problems because the header DIV overlap the menu DIV. It’s happened because you’ve modified some attributes in the template CSS.
    to solve the problem you can do like this:
    1. Open template_css.css, head to line 814, delete the line top: 25px; in #ja_header
    2. Go to the line 1310, at #ja-search and change attr top: -20px; to top: 110px;

    The step 2 will make the search box goes down and not stay behind the advertisement anymore.
    And I would like to suggest you to change the height of header from 110px to 85px (line 814, #ja-header, height: 110px;) for better looking
    <note: if you change height from 110px to 85px, at step 2 only need to change to top: 85px;>
    And that’s it, there one more way to solve this problems but I recommended you to do this way to get the best result. 😀

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

This topic contains 7 replies, has 5 voices, and was last updated by  kashxo 17 years, 2 months ago.

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