-
AuthorPosts
-
December 23, 2013 at 10:32 pm #193209
Thanks for your help.
How can i have more intro text display, so that the third line is not cut off. I would like to display more intro text see image below
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 25, 2013 at 12:25 pm #516500i still need help as the smash board is not my default it is just a section of my site. your help will be appreciated. Thanks
smashsite
http://advancn.org/CN_TV/index.php?option=com_content&view=category&layout=blog&id=60&Itemid=607Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 26, 2013 at 2:53 am #516526Hi,
You can create a new file named custom.css in templatesja_smashboard(your-default-template)css directory.
Then add below CSS rule:
@media(max-height: 820px) {
.view-featured .article-intro,
.blog-featured .article-intro,
.blog .article-intro {
height: 3em; <<< change to your desired value;
}
}
Please note that with that space for intro text as in our demo site, it will look best. JA Smashboard is responsive template so that when screen resolution is changed, the size for intro text would be changed, too. If you force the height, it’s not guaranteed to have a nice look when viewing in small screen.
1 user says Thank You to Saguaros for this useful post
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 4 replies, has 2 voices, and was last updated by Saguaros 10 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
intro text display
Viewing 4 posts - 1 through 4 (of 4 total)