- Thank you received: 0
home page module
-
hugobife
-
Topic Author
- New Member
-
Less
More
11 years 5 months ago - 11 years 5 months ago #34388
by hugobife
home page module was created by hugobife
I was trying to add an image in the custom output of the home page module and seem to have lost graphics for the home page. How can I repair the page and is it possible to have an image where the into text is?
thanks in anticipation
www.osonhodospestinhas.com
thanks in anticipation
www.osonhodospestinhas.com
Last edit: 11 years 5 months ago by hugobife.
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 5 months ago #34401
by ivan.milic
Replied by ivan.milic on topic home page module
Custom HTML module in header1 position:
Code:
<div class="header">
<div class="intro_text">
<h1>Welcome to KinderGarten!</h1>
<p>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet. <a href="/kindergarten/index.php/programmes">Learn more</a></p>
</div>
</div>
<div id="bee1"></div>
<div id="bee2"></div>
<div id="balloon1"></div>
<div id="balloon2"></div>
<div id="balloon3"></div>
The following user(s) said Thank You: hugobife
Please Log in to join the conversation.
Time to create page: 0.145 seconds