-
AuthorPosts
-
munders Friend
munders
- Join date:
- November 2008
- Posts:
- 375
- Downloads:
- 0
- Uploads:
- 37
- Thanks:
- 50
- Thanked:
- 4 times in 1 posts
November 28, 2008 at 1:13 pm #135780Does anyone know how to reduce the height of the items in the left main menu on Edenite?
I want to reduce it by 6 pixels.
Please see graphic attached.
Thanks guys… and girls
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 28, 2008 at 10:22 pm #280677In template.css (line 837) find….
ul.menu li a {
background:transparent url(../images/arrow.png) no-repeat scroll 97% center;
border-bottom:1px solid #E7E8E6;
color:#626A69;
display:block;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:6px 4px;
}change padding to padding: 3px 4px;
1 user says Thank You to scotty for this useful post
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:47 pm #280718Didn’t fix the problem
:((
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
November 29, 2008 at 2:58 pm #280720munders that is the styling for the menu. It had to fix it or else you made a mistake.
Did you refresh your browsers cache after changing the file? Hold SHIFT and click the refresh button. Sometimes browsers, particularly IE, don’t reload the css on a regular ‘refresh’ as it’s already saved it to your temporary internet files.
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:59 pm #280733I did refresh the browser and cleared the cache Scotty.
Please note that i only changed the padding as advised.
Was i supposed to copy and paste the whole 9 lines or so. My template css file does not have the moz thing in it, only the following:
ul.menu li a {
display: block;
outline: none;
padding: 3px 4px;
color: #626A69;
border-bottom: 1px solid #E7E8E6;
background: url(../images/arrow.png) no-repeat 97% center;Thanks
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:07 pm #280735No you weren’t supposed to copy all of it. The padding there is what should be changed. Don;t know why it’s not working.
Do you have a live URL?
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:29 pm #280738Not sure if this is the case with your menu height but some of that was controlled by the moomenu.css on another template. Maybe you can find some height/padding values of the list styles in there.
Cheryl
AuthorPostsViewing 7 posts - 1 through 7 (of 7 total)This topic contains 7 replies, has 3 voices, and was last updated by cjmicro 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Menu Links Height
Viewing 7 posts - 1 through 7 (of 7 total)