Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • xavierd Friend
    #1013936

    Hello,

    I try to change the module contact-us.
    But when I write inside like explained in doc.

    <ul class="contact-info">
        <li><i class="fa fa-map-marker"></i> Business Street, 201 Houston, Texas - USA</li>
        <li><i class="fa fa-phone"></i> 262.102.365</li>
        <li><i class="fa fa-envelope"></i> hello@bsnis.com</li>
    </ul>
    <a href="#">contact page <i class="fa fa-long-arrow-right"></i></a>

    The always removed by Joomla.
    Somebody can help me ?
    Thank you.

    xavierd Friend
    #1013954

    Actually, the joomla editor erase empty balise. You can add &nbsp;  inside empty balise.

    <ul class="contact-info">
        <li><i class="fa fa-map-marker"> </i> Business Street, 201 Houston, Texas - USA</li>
        <li><i class="fa fa-phone"> </i> 262.102.365</li>
        <li><i class="fa fa-envelope"> </i> hello@bsnis.com</li>
    </ul>
    <a href="#">contact page <i class="fa fa-long-arrow-right"> </i></a>
    Pankaj Sharma Moderator
    #1013991

    Hi
    Kindly open System > Global config. > Default Editor > NONE.
    Save and add the code now.
    Always set the default editor to NONE before edit custom html module.

    Regards

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum