@Franklinx wrote:
The current templates allows you to display a journal logo or the full title in the header.
The settings wizard does ask for two other elements as well: abbreviation and initials. Having to deal with long journal titles, we would like to include these two elements as well. This could especially helpful in dealing with small(er) screens.For instance:
@media (min-width: @screen-desktop)
Journal of Facade Design and Engineering@media (min-width: @screen-phone)
JFDEMy question: the source title is included by using
{$displayPageHeaderTitle}
What do I need to use to include the abbreviation or the initials?
Posts: 1
Participants: 1