Page 1 of 1

Bill of Fares - formatting the description in pro-version 3.1.0

Posted: 05 Sep 2017, 15:15
by Sharky27
Hi!
I want to format the description to mark the additives with increased numbers.
I found in some BBCode-Documentation(https://www.computerbase.de/forum/misc.php?do=bbcode, that there is function with
[sub]Number[/sub]
to increase the text.
Another possibility would be to change the text-size of single letters in the description
[size=-1]Text is smaller than normal[/size]
. Unfortunatly there is no possibility to format the text with HTML or BBCode.
  • Is this an issue of the component or with my Joomla Template?
  • Where can I found which BBCode is interpreted by the component?
  • Can I add own tags to format my description?
Many thanks in advance
Sebastian

Re: Bill of Fares - formatting the description in pro-version 3.1.0

Posted: 05 Sep 2017, 21:56
by Jan
Hi, the purpose of this component is to have always the same and unique formatting - so nobody destroys the unique menu through some formatting. For designing the output, the CSS should be used (for HTML). There are different output options: HTML, PDF, Print, Feed and the output should be same or if not possible similar in all the outputs.

See
https://www.phoca.cz/documents/52-phoca ... of-bb-code

The only one useful tag is for now np - which means new page for PDF output

Jan