-
AuthorPosts
-
gabrielanta Friend
gabrielanta
- Join date:
- January 2009
- Posts:
- 52
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 18
- Thanked:
- 4 times in 1 posts
September 6, 2012 at 3:37 am #180502I want to modify the vertical space between the title and the intro text in the ja-news-pro module at the front page of JA NEX
See attached picture.
Thanks 🙂
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
September 7, 2012 at 4:52 am #466430Hi gabrielanta,
You can open the file of templates/ja_nex/html/mod_janewspro/nex/style.css looking for this css rule
.ja-zin h4.ja-zintitle {
font-size: 110%;
font-weight: bold;
line-height: 1.6;
margin: 10px 0;
padding: 0;
text-transform: none;
}And change it to
.ja-zin h4.ja-zintitle {
font-size: 110%;
font-weight: bold;
line-height: 1.6;
margin: 0;
padding: 0;
text-transform: none;
}Hope that would help !
1 user says Thank You to Sherlock for this useful post
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Sherlock 12 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Ja News Pro! Module: How to modify vertical space between title and intro text?
Viewing 2 posts - 1 through 2 (of 2 total)