-
AuthorPosts
-
we2solutions Friend
we2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
December 8, 2009 at 11:22 am #146687Hi,
When i used JA Kyanite template there is menus in the left side with hover effect.i want to put one menu to User1 module position.so when i moved Main menu position to user1 all the links comes with bullets without styles.so how can i get rid of that??
Thanks
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 9, 2009 at 7:09 am #326144Hi WE2Solutions
Please try to do with my way:
+ Open templatesja_kyanite_iilayoutsblockstopsl.php file, find:
<jdoc:include type="modules" name="user1" style="JAxhtml" />
and change to:
<jdoc:include type="modules" name="user1" style="JArounded" />
– open templates/ja_kyanite_ii/css/template.css file, add following code to the end of file:
#ja-topsl ul.menu li {
background: none;
border-top: 1px solid #e6e6e6;
margin: 0;
overflow: hidden;
padding: 0;
}#ja-topsl ul.menu li a {
color: #333;
display: block;
outline: none;
padding: 6px 0;
text-decoration: none;
text-indent: 13px;
}
1 user says Thank You to JA Developer for this useful post
we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
December 9, 2009 at 7:55 am #326149Hi,
Thanks JA Developer & Aravind for your help.it works.but hover effect is not working ??
Thanks
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
December 9, 2009 at 8:06 am #326152for the hover item, please add following code section to the end of template.css file:
#ja-topsl ul.menu li a:hover,
#ja-topsl ul.menu li a:active,
#ja-topsl ul.menu li a:focus { color: #bf0000; background: #f6f6f6; }
– if you are using a theme, example: blue color, please open templates/ja_kyanite_ii/css/colors/blue.css file, add following code to the end of file:
#ja-topsl ul.menu li a:hover,
#ja-topsl ul.menu li a:active,
#ja-topsl ul.menu li a:focus { color: #2a68d2; }
1 user says Thank You to JA Developer for this useful post
we2solutions Friendwe2solutions
- Join date:
- September 2014
- Posts:
- 526
- Downloads:
- 0
- Uploads:
- 21
- Thanks:
- 136
- Thanked:
- 100 times in 1 posts
December 9, 2009 at 8:10 am #326153Hi
JA Developer & Aravind,Thank you Very much.all working fine
Thanks
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by we2solutions 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum