Big Icon disappear in module Top I - Frontpage

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Thu Oct 03, 2013 11:07 am
Reply with quote
Report this post
Hi,

Ik want to change the big-icon in module Top I - Frontpage. Where can I change this icon and why is it disappearing when I save the module? I changed nothing.

Thanks,

Kevin
User avatar
Fresh Boarder

GK User
Thu Oct 03, 2013 2:39 pm
Reply with quote
Report this post
Hi,

Most probably you have used the WYSIWYG editor which cuts the HTML5 and "b","i","u" tags - the icon uses the "i" tag. Please change the user editor on back-end to "None" and please paste the module code again:

Code: Select all
<i class="icon-camera-retro icon-big"></i>

<p><strong>Take a look</strong></p>

<p>Lorem ipsum dolor sit  consectetur
Curabitur luctus non tristique.</p>


you have to change the class "icon-camera-retro" - the full list of available classes is here: http://fontawesome.io/icons/
User avatar
Administrator


cron