-
AuthorPosts
-
digimouse Friend
digimouse
- Join date:
- April 2014
- Posts:
- 28
- Downloads:
- 114
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 14, 2014 at 12:56 pm #197764Hello, 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 14, 2014 at 5:48 pm #535163Hi
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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 14, 2014 at 8:30 pm #535210Hi
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 Frienddigimouse
- Join date:
- April 2014
- Posts:
- 28
- Downloads:
- 114
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 14, 2014 at 8:35 pm #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 Frienddigimouse
- Join date:
- April 2014
- Posts:
- 28
- Downloads:
- 114
- Uploads:
- 0
- Thanks:
- 7
- Thanked:
- 2 times in 1 posts
May 14, 2014 at 8:38 pm #535215I did a copy/paste but still no cigar 🙁
Same issue in homepage “Contact us” module
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
May 15, 2014 at 5:49 am #535257Hi
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
1 user says Thank You to pavit for this useful post
-
AuthorPosts
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