Viewing 3 posts - 1 through 3 (of 3 total)
-
AuthorPosts
-
amarks Friend
amarks
- Join date:
- July 2011
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 138
- Thanked:
- 1 times in 1 posts
August 3, 2011 at 12:17 am #166994How do I remove the dotted underline from the links and keep them white, like normal plain text?
Thanks
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
August 3, 2011 at 4:14 am #404257Go to this File: /templates/ja_social/css/template.css
Replace the Following code
#ja-botsl ul li {
background: none;
border-bottom: 1px dotted #85c4dc;
padding: 0;
margin: 0;
}
With
#ja-botsl ul li {
background: none;
padding: 0;
margin: 0;
}
Note: If you Find my Post useful please click on the Thanks Icon
1 user says Thank You to chavan for this useful post
amarks Friendamarks
- Join date:
- July 2011
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 40
- Thanks:
- 138
- Thanked:
- 1 times in 1 posts
August 3, 2011 at 5:13 am #404271Thanks a lot Chavan. Much appreciated!
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by amarks 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum