Wordpress And Joomla Template Designers

A Free Template From Joomlashack

Blog
Wordpress theme Gallery modifed for bigger thumbnails Print E-mail

gallery wordpress theme
Gallery Wordpress Theme is one of the most used wordpress theme for gallery like sites. For example many webmasters use this wordpress template because of its features like thumbnails, jquery, large image preview, commenting (of course commenting is a part of WP :) ) , Rating system and more.

This theme is done by chris-wallace.com . This is a free theme. They also have a pro version of this theme with additional features.

I Need Bigger Thumbnails

Basically this theme provides option to set 125x125px thumbnails. And sometimes this is not enough for some webmasters. And most of them do need to modify it.

Here we have provided a modified version of this same theme, but this theme now have 178px x 178px sized thumbnails. So now a row displays 5 thumbnails per row in decent manner. The original template is showing 7 thumbnails.

Download : Modified theme of Wordpress Gallery

If you want make different sizes or any other hacks in this theme or any other wordpress themes, please contact us. You can use the "contact us" menu on left side.

 
Free Joomla template Dellistore Print E-mail

free joomla template Dellistore

Dellistore is another conversion from freely available css/xhtml template. The template is basically created for spa and hotel related sites. It has a "homely" look and overall background is darker.

We took that xhtml template and converted it into Joomla 1.5.x and we also provide it completely free.

YES, again We are very proud that our converted template is now featured at smashingmagazine.com .

In this Joomla template we have used a separate chrome named "vr" (you can see that in html folder) to create top bg, bottom bg and middle bg effect.

Ok, Now we have a request from you people that we are good at converting html into Joomla templates and we request you to contact us when you are in need of template conversion.  Whether the source is in PSD/JPG or html we can convert that into Joomla.

 
Free joomla template "2 Breed" Print E-mail

free joomla template 2 breed

We have converted one nicely designed css/xhtml template "2 Breed" into Joomla 1.5.x version.  "2 Breed" was originally released as css/xhtml template freely by smashingmagazine.com and templateworld.com.  The template was released completely free without any limitation.

We took that xhtml template and converted it into Joomla 1.5.x and we also provide it completely free.

We are very proud that our converted template is now featured at smashingmagazine.com .  Please look at the release of 2 breed css/xhtml template in the post there.  You will be seeing our link to blog post.

Smashingmagazine people release freebies which are high quality and worth to people usage.  And we believe that our template serves the purpose of using joomla template.

The converted version is somewhat more enhanced than original xhtml template.  Now the content can flow to any height and the background color will  follow it.

Ok, Now we have a request from you people that we are good at converting html into Joomla templates and we request you to contact us when you are in need of template conversion.  Whether the source is in PSD/JPG or html we can convert that into Joomla.

 
Overriding mod_mainmenu to get pipe character between menu items in horizontal menus Print E-mail

Separators are always nice way to separate menu items when the menu items are in horizontal manner. We know that the menus are generated in core and we only get classes and suffixes directly in templates. However, these classes are not enough to handle some kind of stylish ways to do the things.

For example you might have seen horizontal menus as follows,

home | about us | services | contact us

CSSifying the above behaviour may be like setting the pipe character or pipe character in image. Adding pipe character is complex task. However, adding background image of pipe character is easy with css classes.

The effect can be obtained with following similar code,

background : url(../images/pipechar.png) top right no-repeat;

However, the problem is that the pipe character image will be set to last item also. Hence it will be looking like following,

home | about us | services | contact us |

Notice the last pipe character. Hence we need to remove that to make it better and perfect. For this kind of think generally designers use a technic called "first item" and "last item" in UL LI css tag. So setting the first LI with class "firstItem" and setting last LI with class "lastItem" can help arrange hiding or removing the last background image of last item.

For example, we can set something like,

ul.menu li.lastItem
{
background : none;
}

Ok, Tell me how to do it.

Yes, i hear you.

Joomla gives option of overriding almost any output of modules or components from custom templates itself. We can modify the output of mod_login, mod_latestnews or com_content in anyway we want so the look and feel will be more designer specific and not Joomla specific.

First copy the /modules/mod_mainmenu/tmpl/default.php To /templates/any_of_your_template/html/mod_mainmenu/default.php

If html folder is not available in template, create it please. In the same way you can create mod_mainmenu folder and then you can copy default.php to the new place.

This default.php is the magic place where you can handle the output of any menu. Please note the word "any menu" which means it can handle vertical, horizontal or list menu.

For more information, here is a clear blog post that describes how to do it,

I will be updating this post once i get my own version of custom menu hack for this purpose.  Until then, please play on your own way with the above link.

 
Converting our free Joomla themes from 1.0 into 1.5 Print E-mail

We regularly see a lots of downloads from our free joomla templates section.  Thanks for all the users who are happy with our free themes.  Due to busy times and continuous work load, we have not yet developed templates in 1.5 for free. 

Although we are doing commerical 1.5 joomla templates from our regular clients. 

We understand that the free theme downloaders are using our template in legacy mode.  Please note that the legacy mode is always not recommended for long time.  Hence It is always safe to convert them into 1.5 Joomla version.  So it can run natively.

We can convert our own 1.0 free themes or any other 1.0 free themes into Joomla 1.5 version for an affordable fee.  We can convert all natural elements of 1.0 Joomla into 1.5.  Sometimes, the 1.0 templates may be containing menu hacks or module hacks.  We mostly leave them unless they are complicated and not having options in Joomla 1.5.

We welcome all of our free theme 1.0 users to get them converted into 1.5

 

 
<< Start < Prev 1 2 3 4 Next > End >>

Page 1 of 4