- Posts: 51
- Thank you received: 0
Missing icons and youtube
-
NeilT
Inactive member - Topic Author
- Member
Less
More
9 years 8 months ago #44703
by NeilT
Missing icons and youtube was created by NeilT
Hi
I just changed some text in a Custom HTML module, in your demo you call this <You can also help children>
Now the youtube video clip and the icons one the left are missing
Do you have the html code for this module so I can custom it it again.
Thank you
I just changed some text in a Custom HTML module, in your demo you call this <You can also help children>
Now the youtube video clip and the icons one the left are missing
Do you have the html code for this module so I can custom it it again.
Thank you
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 8 months ago #44711
by ivan.milic
Replied by ivan.milic on topic Missing icons and youtube
Hi, I hope this is what you looking for.
Code:
<div class="cols-2">
<div class="item">
<i class="fa fa-comment-o"></i>
<h4>Tell your friends about us</h4>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt.</p>
<div class="clr"></div>
<i class="fa fa-user-md"></i>
<h4>Join our volunteer team</h4>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt.</p>
<div class="clr"></div>
<i class="fa fa-heart-o"></i>
<h4>Send a donation</h4>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt.</p>
<div class="clr"></div>
</div>
<div class="item"><iframe width="560" height="315" src="https://www.youtube.com/embed/lUer_ZA4sJs" allowfullscreen=""></iframe></div>
</div>
The following user(s) said Thank You: NeilT
Please Log in to join the conversation.
-
NeilT
Inactive member - Topic Author
- Member
Less
More
- Posts: 51
- Thank you received: 0
9 years 8 months ago #44713
by NeilT
Replied by NeilT on topic Missing icons and youtube
Thank you ivan.milic
That did work. I had to turn off the text editor to insert the code, but its working now thank you.
One other bit that I have messed up, please can you give me the code for the bottom right social media icons module called "CONNECT WITH US"
Thank you
That did work. I had to turn off the text editor to insert the code, but its working now thank you.
One other bit that I have messed up, please can you give me the code for the bottom right social media icons module called "CONNECT WITH US"
Thank you
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
9 years 8 months ago #44715
by ivan.milic
Replied by ivan.milic on topic Missing icons and youtube
Sure, no problem
Regards
Code:
<div class="moduletable">
<h3>Connect with Us</h3>
<div class="custom">
<a href="http://www.facebook.com/hotthemes"><i class="fa fa-facebook"></i></a><a href="http://twitter.com/hot_themes"><i class="fa fa-twitter"></i></a><a href="https://plus.google.com/b/101865138405372995937/"><i class="fa fa-google-plus"></i></a><a href="https://instagram.com/hotthemes/"><i class="fa fa-instagram"></i></a></div>
</div>
Regards
The following user(s) said Thank You: NeilT
Please Log in to join the conversation.
-
NeilT
Inactive member - Topic Author
- Member
Less
More
- Posts: 51
- Thank you received: 0
9 years 8 months ago #44755
by NeilT
Replied by NeilT on topic Missing icons and youtube
Thats brilliant, and thanks.
Sorry for the delay in saying thank you, we have been away for a few days.
Sorry for the delay in saying thank you, we have been away for a few days.
Please Log in to join the conversation.
Time to create page: 0.190 seconds