Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • contecon Friend
    #144535

    Hello,

    My magazine menu does not have many items so it does not spread the whole width of the menu icon. However, the grey dotted line continues until the end of the webpage even though the text drop down menus don’t. Does anyone know how to fix this?

    I think this is easier to see than read so I’ve attached a picture. I’m trying to get rid of the outline that is highlighted with the arrows.

    Many thanks in advance,
    James


    1. menu-problem_1
    Anonymous Moderator
    #318371

    Hi contecon

    Please open templates/ja_teline_ii/css/template.css file, at about line 888, find following code:

    #ja-mainnav {
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    background: #FFFFFF;
    }

    and change to:


    #ja-mainnav {
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    background: #FFFFFF;
    width: 500px !important;
    }

    You can change the width attribute to your suitable.

    contecon Friend
    #318387

    Thank you JA Developer – that works prefectly. However, it has now centered the menu and I’d prefer to keep it aligned to the left border. I can’t really see how to fix that (sorry I’m new to css/html/joomla). Can you please advise? The picture shows the issue.

    Many thanks,
    James


    1. menu_slign_del_1
    contecon Friend
    #318779

    has anyone got any thoughts on this? the centera-ligned menu just doesn’t look as nice as the left-aligned… thanks in advance
    James

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

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

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