-
AuthorPosts
-
September 6, 2010 at 1:41 pm #154088Sherlock Friend
Sherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 7, 2010 at 3:54 am #354779<em>@arva2006 192963 wrote:</em><blockquote>How to put padding 5 instead of 20 left and right at all buttons of the menu?
</blockquote>Dear arva2006,
In this case please just try as follow
Go to the templates/ja_rutile/ja_menus/ja_scriptdlmenu/ja.scriptdlmenu.css file,Look for this css
#jasdl-mainnav a {
color:#CCCCCC;
display:block;
float:left;
font-size:92%;
padding:8px 20px;
text-decoration:none;
text-transform:uppercase;
}
change it to
#jasdl-mainnav a {
color:#CCCCCC;
display:block;
float:left;
font-size:92%;
padding:8px 5px;
text-decoration:none;
text-transform:uppercase;
}I hope that help !
1 user says Thank You to Sherlock for this useful post
September 8, 2010 at 5:30 am #354888Thank you 😀
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by arva2006 14 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Padding menu buttons
Viewing 3 posts - 1 through 3 (of 3 total)