-
AuthorPosts
-
munders Friend
munders
- Join date:
- November 2008
- Posts:
- 375
- Downloads:
- 0
- Uploads:
- 37
- Thanks:
- 50
- Thanked:
- 4 times in 1 posts
November 27, 2008 at 1:05 pm #135756Hi
Does anyone know how to reduce the height of the grey nav tabs on the Edenite template?
I understand that i will have to create new graphics as background gifs, but cannot find code for height of cells etc.
i would appreciate a quick reply guys as this is very urgent.
Thank you
munders Friendmunders
- Join date:
- November 2008
- Posts:
- 375
- Downloads:
- 0
- Uploads:
- 37
- Thanks:
- 50
- Thanked:
- 4 times in 1 posts
November 27, 2008 at 6:24 pm #280535Anybody there?……………..
munders Friendmunders
- Join date:
- November 2008
- Posts:
- 375
- Downloads:
- 0
- Uploads:
- 37
- Thanks:
- 50
- Thanked:
- 4 times in 1 posts
November 29, 2008 at 1:48 pm #280719It’s been 2 days now and no one knows the answer to this.
Going to contact Premium Support now then
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 29, 2008 at 3:06 pm #280721What grey ‘nav tabs’? Or is this thread asking the same question as the other thread? Do you mean the grey menu links in the left column?
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
November 29, 2008 at 4:41 pm #280726Maybe this thread will help:
http://www.joomlart.com/forums/topic/menu-links-height/It seems that menu info is contained in the navwrap, nav, and li areas, so if changing the mainnavwrap or the nav divs doesn’t help, find the list properties which control the menu ul li etc. I think the thread above gives info for a different template but maybe it will help.
Cheryl
munders Friendmunders
- Join date:
- November 2008
- Posts:
- 375
- Downloads:
- 0
- Uploads:
- 37
- Thanks:
- 50
- Thanked:
- 4 times in 1 posts
November 29, 2008 at 6:51 pm #280731No, i mean the nav buttons at the top
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 29, 2008 at 7:25 pm #280736Ahhh. These are only grey if you select the red colour scheme.
Changing these involves changing a lot of styling. Especially if you also want to change sub menu heights and if you want the gradient background images adjusted to suit the new height . This is why the question was not answered. It’s not really a support question, it’s a free customisation request.
You need to change the heights for mainnavwrap, mainnav, and line height in #ja-cssmenu li a in ja.moomenu.cssthen the sub-menu styling.
cjmicro Friendcjmicro
- Join date:
- June 2008
- Posts:
- 501
- Downloads:
- 3
- Uploads:
- 0
- Thanks:
- 198
- Thanked:
- 81 times in 10 posts
November 29, 2008 at 7:25 pm #280737Yes, it is controlled by the list style. Although it is also in the moomenu.css (if you are using moomenu) and the template.css
moomenu (or other menu css)
<blockquote>/* STYLING THE MENU
———————————–*/
/* 1st level */
#ja-cssmenu li a {
display: block;
text-decoration: none;
line-height: 15px;
padding: 0 20px;
color: #C3DBED;
font-size: 100%;
font-weight: bold;
border-right: 1px solid #2B6484;
}</blockquote>I changed line height to 15 from 37 as an example.
Then in the template.css
<blockquote>/* MAIN NAVIGATION
——————————————————— */
#ja-mainnavwrap {
background: url(../images/shadow.png) repeat-x bottom;
height: 15px;
position: relative;
z-index: 999;
}#ja-mainnav {
background: url(../images/grad2.gif) repeat-x top #2C79B3;
height: 15px;
}</blockquote>NOTE I changed all 3 heights to match but then lost the shadow so you would have to figure out which one needed to be taller to allow for the drop shadow.
Cheryl
1 user says Thank You to cjmicro for this useful post
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
-
AuthorPosts
This topic contains 10 replies, has 3 voices, and was last updated by cjmicro 15 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum