PSD/HTML to Joomla! Template Migrate your existing website to Joomla! Content Management System

Joomla Templates provides you with information on how to create a Joomla template, convert a HTML or even a PSD design to a Joomla! template.

Or you can get a professional custom Joomla! design for your site from RT Design Studio. Also we offer completely FREE Joomla! template for download on this website!

Home
How to stylize a Joomla menu button with CSS
Design
In this tutorial we'll see how to customize a Joomla button using Cascading Style Sheet (CSS).

First of all you have to know that there are more posibilities to customize the template. One of them would be integrating a module into a div that has a certain css id and then you can play with the ul, li, a style properties.

Read more...For example, to have a menu like in the left image, you can create a div with the id named "top_menu" and put the <?php mosLoadModules ( 'top' ); ?> tag into it.

The code should look like that.

<div id="top_menu">
<?php mosLoadModules ( 'top' ); ?>
</div>
Read more on how to customize Joomla menu items using CSS »
 
SifrStain free Joomla template by JoomlaShack
Free Joomla Templates
Read more...JS_SIFRStain is an experimental joomla template project which replaces your traditional text with dynamic Flash text.

Javascript and dynamic CSS work together to replace the text with a similar look for older and non-compliant browsers.

 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 17 - 18 of 25