- Posts: 2
- Thank you received: 0
How i can make the buttons of Home page
-
Tasounidis
Inactive member -
Topic Author
- New Member
-
Less
More
13 years 7 months ago #10318
by Tasounidis
How i can make the buttons of Home page was created by Tasounidis
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 7 months ago #10323
by ivan.milic
Replied by ivan.milic on topic Re: How i can make the buttons of Home page
That buttons are in custom HTML module. Go to module manager find them and change HTML i module settings WYSIWYG editor.
Please Log in to join the conversation.
-
altobeli
Inactive member -
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
13 years 6 months ago #10710
by altobeli
Replied by altobeli on topic Re: How i can make the buttons of Home page
I am sorry, I got the same problem, How I can activate or use that images? are they in the advert contentet?
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
13 years 6 months ago #10718
by ivan.milic
Replied by ivan.milic on topic Re: How i can make the buttons of Home page
Here is default HTML in custom module in our demo:
Code:
<div class="custom_buttons">
<ul>
<li id="sign"><a href="/fashion_store/index.php?option=com_user&view=register">SIGN UP FOR MAIL</a></li>
<li id="check"><a href="http://www.facebook.com/pages/Hot-Joomla-Templates/220907358524">CHECK US OUT ON <span>FACEBOOK</span></a></li>
<li id="free"><a href="/fashion_store/index.php?option=com_content&view=article&id=35">FREE SHIPPING ON FOOTWEAR!</a></li>
</ul>
</div>
Please Log in to join the conversation.
Time to create page: 0.164 seconds