09.00 - 17.00
lørdag Lukket
søndag Lukket
You can create easily a link button with the background color of your choice (148 colors available, details here). These buttons can be displayed in any part of your article or in any module with the type Custom HTML.
You must toggle the wysiwyg editor and add the CSS class "color-XX" in the code of your link.
<a class="color-lightgoldenrodyellow" href="URL of your link here" >Example 01</a>
<a class="color-steelblue" href="URL of your link here" >Example 02</a>
<a class="color-lightgoldenrodyellow text-centered" href="URL of your link here" >Example 03</a>
<div class="text-center" >
<a class="color-lightgoldenrodyellow" href="URL of your link here" >Example 04</a>
</div>
<div class="text-center" >
<a class="color-lightgoldenrodyellow" href="URL of your link here" >Example 05</a>
<a class="color-steelblue" href="URL of your link here" >Example 06</a>
<a class="color-lightgoldenrodyellow" href="URL of your link here" >Example 07</a>
<a class="color-steelblue" href="URL of your link here" >Example 08</a>
</div>
You can create a block with an image on the top and the text of your choice below. I added a nicely hover effect. It's easy and there's 148 colors available for the background.
Important : the HTML code and the result are the same.
Edit your module or your article and disable the wysiwyg editor. Then, paste the HTML code and change the text and the path of your image.
Note : you can paste several times the code if you want display several images. I recommend you to use the Multli-column feature to obtain several columns.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
<div class="image-text-below one-half">
<img class="image-text-image" src="images/YOUR-IMAGE.jpg" alt="" />
<div class="image-text-column">
<div>
<h2>Your Title</h2>
<p>Your text here</p>
<p>
<a href="URL OF THE LINK" >Read More</a>
</p>
</div>
</div>
</div>
<div class="image-text-below one-half last">
.... Same code for the second image here ....
</div>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
<div class="image-text-below color-steelblue one-third">
<img class="image-text-image" src="images/YOUR-IMAGE.jpg" alt="" />
<div class="image-text-column">
<div>
<h2>Your Title</h2>
<p>Your text here</p>
<p>
<a href="URL OF THE LINK" >Read More</a>
</p>
</div>
</div>
</div>
<div class="image-text-below color-lightgoldenrodyellow one-third">
.... Same code for the second image here ....
</div>
<div class="image-text-below color-steelblue one-third last">
.... Same code for the third image here ....
</div>
This template is fully compatible with the extension JComments.
After the installation of JComments, you must install the free template for this extension. More details here.
Below this article, you can see an example of Jcomments.
{jcomments on}
I include this module in the package. It's very simple and work only with the video from Vimeo or Youtube.
Note : I recommend you to choose a video with the format 16/9 to obtain a perfect result.
Note : I recommend you to choose Vimeo because there isn't any publicity.
- Install the module "mod_video.zip"
- Go to the Vimeo page (or Youtube) of your video and click on the button "share"
{gallery}video01.jpg{/gallery}
- Copy the ID of your video (only the number between the character / and ? ).
{gallery}video02.jpg{/gallery}
{gallery}video04.jpg{/gallery}
- Edit the module "video" on your admin and paste the video ID in the parameters. Choose the position "video" to display the video above the Content box (like on this page). Publish your module.
{gallery}video03.jpg{/gallery}