- Posts: 52
- Thank you received: 0
HOT Joomla Carousel - Real Estate
-
madmax24
Inactive member - Topic Author
- Member
Less
More
10 years 11 months ago #35793
by madmax24
HOT Joomla Carousel - Real Estate was created by madmax24
Hello,
I am using the Hot Real Estate template. I want to customize the Hot Joomla Carousel, however, I cannot get the module to function properly. I have looked over all the settings & path to ensure that everything is correct and as far as I can tell it is. I must be missing something somewhere...
Can you please take a look and help me out? I would appreciate it. Thank you!
Lisa
PS - When you respond, I will send you the website, as well as, the admin user & password.
I am using the Hot Real Estate template. I want to customize the Hot Joomla Carousel, however, I cannot get the module to function properly. I have looked over all the settings & path to ensure that everything is correct and as far as I can tell it is. I must be missing something somewhere...
Can you please take a look and help me out? I would appreciate it. Thank you!
Lisa
PS - When you respond, I will send you the website, as well as, the admin user & password.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #35796
by ivan.milic
Replied by ivan.milic on topic HOT Joomla Carousel - Real Estate
Ok , let us have an look. Use "Report To Moderator" so data that should not be publicly visible.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 11 months ago #35805
by ivan.milic
Replied by ivan.milic on topic HOT Joomla Carousel - Real Estate
Add :
class="property_pic"
attribute on img element in your articles you show in carousel.
<img alt="" src="/~kneeland/images/stories/kneeland/carosel4.jpg" style="width: 531px; height: 310px;">
to
<img class="property_pic" alt="" src="/~kneeland/images/stories/kneeland/carosel4.jpg" style="width: 531px; height: 310px;">
class="property_pic"
attribute on img element in your articles you show in carousel.
<img alt="" src="/~kneeland/images/stories/kneeland/carosel4.jpg" style="width: 531px; height: 310px;">
to
<img class="property_pic" alt="" src="/~kneeland/images/stories/kneeland/carosel4.jpg" style="width: 531px; height: 310px;">
Please Log in to join the conversation.
Time to create page: 0.151 seconds