- Posts: 18
- Thank you received: 0
Quote Module Question
-
burke
Inactive member - Topic Author
- New Member
Less
More
9 years 1 month ago - 9 years 1 month ago #46048
by burke
Quote Module Question was created by burke
Hello,
On the demo page for this template there are 2 modules on the right hand side, one with a Scripture, and another one with service times. What modules do you use to do that? I can't figure out what module to use.
Thanks,
On the demo page for this template there are 2 modules on the right hand side, one with a Scripture, and another one with service times. What modules do you use to do that? I can't figure out what module to use.
Thanks,
Last edit: 9 years 1 month ago by burke.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
9 years 1 month ago #46049
by milos
Replied by milos on topic Quote Module Question
Hello,
If you think about the modules in header (right from logo) they are custom HTML modules with this HTML:
and
Regards,
Milos
If you think about the modules in header (right from logo) they are custom HTML modules with this HTML:
Code:
<div class="map">
<img src="/joomla/churchly/images/icon_map.png" alt="map">Our Location<br><a href="#">Check on Maps</a>
</div>
and
Code:
<div class="church">
<img src="/joomla/churchly/images/icon_church.png" alt="map"><span>Next Service<br>8:30am & 11:00am</span>
</div>
Regards,
Milos
The following user(s) said Thank You: burke
Please Log in to join the conversation.
-
burke
Inactive member - Topic Author
- New Member
Less
More
- Posts: 18
- Thank you received: 0
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
9 years 1 month ago #46051
by milos
Replied by milos on topic Quote Module Question
They are also custom HTML. Code for the first:
and code for second:
Regards,
Milos
Code:
<blockquote>I will instruct you and teach you in the way you should go; I will counsel you with my eye upon you. <a href="#">Psalm 32:8</a></blockquote>
Code:
<p><strong>Sunday</strong>, 8:30am & 11:00am</p>
<p><strong>Wednesday</strong>, 5:00pm & 8:00pm</p>
<p><strong>Friday</strong>, 8:30am & 11:00am</p>
<p><strong>Sunday</strong>, 8:30am & 11:00am</p>
Regards,
Milos
The following user(s) said Thank You: burke
Please Log in to join the conversation.
Time to create page: 0.253 seconds