-
AuthorPosts
-
ceeyee Friend
ceeyee
- Join date:
- July 2011
- Posts:
- 231
- Downloads:
- 3
- Uploads:
- 15
- Thanks:
- 112
- Thanked:
- 1 times in 1 posts
February 6, 2014 at 6:00 am #194518In the right list of items in the JA News Featured Module, the gap between the title and description is too wide (screenshot).
May I know how to shrink that gap into half?
Thanks.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
February 6, 2014 at 9:42 am #521502You can modify the css file as follows:
Open modules/mod_janews_featured/tmpl/telineiii/style.css file,
Change
.telineiii .ja-zincontent h4.jazin-title {
text-transform: none;
font-size: 125%;
font-weight: bold;
text-transform: none;
}
To
.telineiii .ja-zincontent h4.jazin-title {
text-transform: none;
font-size: 125%;
font-weight: bold;
text-transform: none;
margin: 5px;
}
Once done, please clear cache from Admin area.
1 user says Thank You to Ninja Lead for this useful post
ceeyee Friendceeyee
- Join date:
- July 2011
- Posts:
- 231
- Downloads:
- 3
- Uploads:
- 15
- Thanks:
- 112
- Thanked:
- 1 times in 1 posts
February 7, 2014 at 2:31 am #521592<em>@Ninja Lead 409814 wrote:</em><blockquote>You can modify the css file as follows:
Open modules/mod_janews_featured/tmpl/telineiii/style.css file,
Change
.telineiii .ja-zincontent h4.jazin-title {
text-transform: none;
font-size: 125%;
font-weight: bold;
text-transform: none;
}
To
.telineiii .ja-zincontent h4.jazin-title {
text-transform: none;
font-size: 125%;
font-weight: bold;
text-transform: none;
margin: 5px;
}
Once done, please clear cache from Admin area.</blockquote>
Thank you very much.
AuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by ceeyee 10 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to Narrow this Gap?
Viewing 3 posts - 1 through 3 (of 3 total)