-
AuthorPosts
-
April 14, 2008 at 1:24 pm #127544
I would like to change the font size and bold the text on the site menus (not the main sliding menu at the top). Can anyone help me with this?
Thanks
Nam Nguyen Phi FriendNam Nguyen Phi
- Join date:
- September 2014
- Posts:
- 248
- Downloads:
- 3
- Uploads:
- 35
- Thanks:
- 20
- Thanked:
- 57 times in 29 posts
April 14, 2008 at 3:48 pm #245462I understand that you want to change vertical menu of template (not horizontal menu) as my attached file. If it is exactly, pls do as follow to config as what you need:
– Open /templates/ja_corona/css/template.css
– Find this style:ul.menu li a
and add 2 properties:font-size:200%; <= THIS VALUE CHANGE FONT SIZE
font-family: arial; <= THIS VALUE CHANGE FONT NAME– After modifing, it must be:
ul.menu li a {
border-bottom:1px solid #EFEFEF;
color:#333333;
display:block;
outline-color:invert;
outline-style:none;
outline-width:medium;
padding:4px;
text-decoration:none;
font-size:200%;
font-family: arial;
}Goodluck!
April 14, 2008 at 4:20 pm #245469Thank you, that worked fine.
Should i change this post to solved? and if yes, how do I do that?
Nam Nguyen Phi FriendNam Nguyen Phi
- Join date:
- September 2014
- Posts:
- 248
- Downloads:
- 3
- Uploads:
- 35
- Thanks:
- 20
- Thanked:
- 57 times in 29 posts
April 15, 2008 at 3:35 am #245532<em>@joeleal 48743 wrote:</em><blockquote>Thank you, that worked fine.
Should i change this post to solved? and if yes, how do I do that?</blockquote>
Yes, Pls find it 🙂
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Nam Nguyen Phi 16 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to change site menu font
Viewing 4 posts - 1 through 4 (of 4 total)