Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • ivanudias Friend
    #138302

    Im having problems to display correctly the last item in my main menu, the cursor is missing.
    I have changed the font size in that part because I needed a lot of items…

    Any Idea?
    Tnx

    mihirc Friend
    #292363

    Hi,

    Did you notice this problem in a specific browser, resolution?

    Can you post a link, so that we can look at the problem.

    Regards,
    Mihir Chhatre.

    ivanudias Friend
    #292383

    I have check it in Firefox and Safari and the problem is the same in both.
    Here is the link: http://cerpatec.com/index.php
    Tnx

    mihirc Friend
    #292387

    Hi,

    Yes i see the problem. And the problem is that you have given a height of 80px to the search bar, which is extending down over the menu.

    Remove / reduce that from the css and you will be fine.

    Open the template.css file.

    Just for your reference the code is located here –

    Reduce the height to 50px, and the background image will be proper.

    <blockquote>#ja-search {
    background:transparent url(../images/search-form.png) no-repeat scroll left top;
    height:50px;
    position:absolute;
    right:0;
    top:45px;
    width:300px;
    }</blockquote>

    Regards,
    Mihir Chhatre.

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

This topic contains 4 replies, has 2 voices, and was last updated by  mihirc 15 years, 4 months ago.

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