Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • cashpot Friend
    #122167

    Hi
    my Main menu has some 7 items. I can only get 5 to display across the top of the JA Rochea and the last two are ‘missing’. They are slightly visible as if under the header, but only a milimeter or so.

    Sounds to me like it might be CSS issue, but am afraid to attack it on my own.

    Where can I adjust this?

    Menalto Friend
    #227481

    Site url please?

    Michael Casha Friend
    #227483

    We need a live site url as Menalto mentioned so we can see it in action. Thx.

    cashpot Friend
    #227486

    It is really messy, since I just started working on it, no real content or anything, but here you go

    http://www.shopthevalley.com/voom/index.php?option=com_content&task=view&id=100&Itemid=104

    Menalto Friend
    #227487

    Find this in the template_css.css line 1164:

    #ja-mainnav a {
    border-left:2px solid #E6E6E6;
    color:#4F4F4F;
    display:block;
    font-size:100%;
    font-weight:bold;
    outline-color:invert;
    outline-style:none;
    outline-width:medium;
    padding:0pt 18px 3px 20px;
    text-transform:uppercase;
    }

    Play around with this:

    padding:0pt 18px 3px 20px;
    But you will get a problem if people pick narrow width.

    Suggestion:
    Remove the logo and let the menu be all on top, add your logo to the header images

    cashpot Friend
    #227492

    Thanks. It turned out to be line 1145, the height. But I would have never found it if you did not point me towards the name of the menu up there

    #ja-mainnavwrap {
    width: 550px;
    height: 46px;
    float: left;

    now I have to figure out why it says ‘resource; center’ up there, It is part of the site name but why it shows up there is a mystery

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

This topic contains 6 replies, has 3 voices, and was last updated by  cashpot 17 years, 3 months ago.

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