Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • digimouse Friend
    #197764

    Hello, I have accidentally deleted the sample code from contact info and although I have found another thread that included the sample code and I have pasted in, no icons are shown

    http://campion.edu.gr/test/index.php/contact-us

    This is exactly the code I use for it


    <div class="info-block icon1">
    <h4>Business Office</h4>
    <strong>Chris Calafatis</strong>
    <strong>Tel: </strong>210 607 1715<br /> <strong>Mail: </strong>ccalafatis@campion.edu.gr</div>
    <div class="info-block icon1">
    <h4>IT and Facilities Manager</h4>
    <strong>Akis Politsopoulos</strong>
    <strong>Tel: </strong>210 607 1789<br /> <strong>Mail: </strong>akipoli@campion.edu.gr</div>
    <div class="info-block icon1">
    <h4>Transportation</h4>
    <strong>Maria Patouha</strong>
    <strong>Tel: </strong>210 607 1716<br /> <strong>Mail: </strong>mariapat@campion.edu.gr</div>

    pavit Moderator
    #535163

    Hi

    Could you send me via Private Message a temp super user account for your backend ?

    I will try to take a look at it

    pavit Moderator
    #535210

    Hi

    The right code to use in your contact info page is the below code

    <div class="info-block">
    <h4>Human Information</h4>
    <strong>Address brand: </strong>20 Street London, United Kingdom.<br /> <strong>Tel: </strong>20 7345 667<br /> <strong>Mail: </strong>mail@joomlart.com</div>
    <div class="info-block">
    <h4>Asked questions</h4>
    <strong>Address brand: </strong>Undergraduate Admissions.<br /> <strong>Tel: </strong>20 7345 667<br /> <strong>Mail: </strong>dept@joomlart.com</div>
    <div class="info-block">
    <h4>List a Contact</h4>
    <strong>Address brand: </strong>Our contacts directory.<br /> <strong>Tel: </strong>20 7345 667<br /> <strong>Mail: </strong>mail@joomlart.com</div>

    Change it

    digimouse Friend
    #535213

    <em>@pavit 427334 wrote:</em><blockquote>Hi

    The right code to use in your contact info page is the below code

    <div class="info-block">
    <h4>Human Information</h4>
    <strong>Address brand: </strong>20 Street London, United Kingdom.<br /> <strong>Tel: </strong>20 7345 667<br /> <strong>Mail: </strong>mail@joomlart.com</div>
    <div class="info-block">
    <h4>Asked questions</h4>
    <strong>Address brand: </strong>Undergraduate Admissions.<br /> <strong>Tel: </strong>20 7345 667<br /> <strong>Mail: </strong>dept@joomlart.com</div>
    <div class="info-block">
    <h4>List a Contact</h4>
    <strong>Address brand: </strong>Our contacts directory.<br /> <strong>Tel: </strong>20 7345 667<br /> <strong>Mail: </strong>mail@joomlart.com</div>

    Change it</blockquote>

    But how do you set the different icons for each department?

    digimouse Friend
    #535215

    I did a copy/paste but still no cigar 🙁

    Same issue in homepage “Contact us” module

    pavit Moderator
    #535257

    Hi

    Problem was in my editor removing html tags anyway the right code for the contact form is

    <div class="info-block">
    <i class="fa fa-users"></i>
    <h4>Human Information</h4>
    <strong>Address brand: </strong>20 Street London, United Kingdom.<br /> <strong>Tel: </strong>20 7345 667<br /> <strong>Mail: </strong>mail@joomlart.com</div>
    <div class="info-block">
    <i class="fa fa-question"></i>
    <h4>Asked questions</h4>
    <strong>Address brand: </strong>Undergraduate Admissions.<br /> <strong>Tel: </strong>20 7345 667<br /> <strong>Mail: </strong>dept@joomlart.com</div>
    <div class="info-block">
    <i class="fa fa-phone"></i>
    <h4>List a Contact</h4>
    <strong>Address brand: </strong>Our contacts directory.<br /> <strong>Tel: </strong>20 7345 667<br /> <strong>Mail: </strong>mail@joomlart.com</div>

    For the module contact us in position-6 Home page code is :

    <p>Id pretium sapien pellentesque est pretium neque lobortis laoreet id sed.</p>
    <ul class="contact-list">
    <li class="phone"><i class="fa fa-phone"></i><strong>Hot line: </strong><span>+1984 234 5678</span></li>
    <li class="email"><i class="fa fa-envelope"></i><strong>Email: </strong> <a href="mailto:noreply@yourdomain.com">noreply@yourdomain.com</a></li>
    </ul>

    Please check your page now i changed the contact form you should change the contact-us module in position-6 now

    Best Regards

    digimouse Friend
    #535270

    That worked excellent! Thanks a lot!

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

This topic contains 7 replies, has 2 voices, and was last updated by  digimouse 10 years, 6 months ago.

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