Changes

Jump to navigation Jump to search

Category:Developers

230 bytes added, 14:15, 20 November 2017
}
=== Add Icons icons to descriptive texts (responsive booking page only)===
[https://getbootstrap.com/docs/3.3/components/#glyphicons Bootstrap glyphicons] and [http://fontawesome.io/icons/ Font Awesome icons] can be added to the descriptive fields. To add icons the editor needs to be set to "Source"
ExampleExamples:
<nowiki><span class="glyphicon glyphicon-user" aria-hidden="true"></span>
</nowiki>
will add an a Bootstap icon for a person. <nowiki><i class="fa fa-bicycle" aria-hidden="true"></i></nowiki>will add a Font Awesomeicon for a bicycle.  Note: Icons might disappear when the editor is opened again. In this case you will need to enter it again.
== Javascript ==

Navigation menu