-
AuthorPosts
-
April 24, 2006 at 8:13 pm #116616
How do you make the menu items wider? My menu names are too long and are running into the next cell.
Thanks,
Robert
itguy Frienditguy
- Join date:
- November 2005
- Posts:
- 140
- Downloads:
- 0
- Uploads:
- 38
- Thanked:
- 2 times in 1 posts
April 24, 2006 at 9:07 pm #209205Increase the width in the a.mainlevel-trans:link, a.mainlevel-trans:visited classes at the bottom of the transmenuh or transmenuv css file.
a.mainlevel-trans:link, a.mainlevel-trans:visited {
clear: both;
margin: 1px 0 0 0;
border-right: 1px solid #1C351C;
display: block;
white-space: nowrap;
color: #000000;
text-decoration: none;
line-height: 32px;
height: 30px;
width: 80px;
text-align: center;
font-size: 11px;
font-style:italic;
}
That should do it.
- AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)
This topic contains 2 replies, has 2 voices, and was last updated by itguy 18 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Menu
Viewing 2 posts - 1 through 2 (of 2 total)