-
AuthorPosts
-
September 23, 2009 at 10:54 pm #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
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
September 24, 2009 at 8:51 am #318371Hi 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.
September 24, 2009 at 10:35 am #318387Thank 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
September 27, 2009 at 1:23 pm #318779has anyone got any thoughts on this? the centera-ligned menu just doesn’t look as nice as the left-aligned… thanks in advance
JamesAuthorPostsViewing 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
Jump to forum