Length of Headline - Line Break

Free responsive Joomla 2.5 and 3.x module to present your content with easy and intuitive way.
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Mon Oct 15, 2012 11:28 am
Hi.

Is there any possibility to influence the length of the title ig the length, where the line break starts? I have the problem, that it doesnt look similar with short titles comparing to longer titles in 2 lines, see Screenshot.

Bildschirmfoto 2012-10-13 um 09.08.53.png
User avatar
Fresh Boarder

Konrad M
Mon Oct 15, 2012 11:44 am
Hi,
you can try go to module settings and find 'Header' section in 'Article Layout' tab. Here find 'Text limit' option and decrease value to fit your needs.
User avatar

GK User
Fri Oct 19, 2012 3:34 pm
Thanks for your answer. My customer answered me, that limitation of Headline (Limit of length) is no option, so are there any other possibilities? :|

Konrad M wrote:Hi,
you can try go to module settings and find 'Header' section in 'Article Layout' tab. Here find 'Text limit' option and decrease value to fit your needs.
User avatar
Fresh Boarder

Konrad M
Mon Oct 22, 2012 8:51 am
Well, you can try decrease font size. Please try add to override.css
Code: Select all
.nspMainPortalMode3 .nspTitleTab .nspTitle {
font-size: 17px;
}

and drecrease value to fit your needs. Remember to enable override.css option in template settings.
User avatar


cron