Mar 12
Friday

Premium

Joomla™ Templates

Joomla Xtreme is proud to announce our affiliation with Template Monster bring you the best Premium Joomla Templates at non-premium prices, Check out our latest range in the Template Shop In the link below. The check out process is fast ,easy and you can be downloading your shiny new template in minutes.

Joomla Templates Click Here

Free Download

Joomla™ Templates

Joomla Xtreme has also got a wide selection of free templates / Skins picked up from around the internet. While we don't support these templates and all rights are with their respective owners we like to give our visitors the best choice for all walks of life.

 

Joomla Guides
DocMan Issue : Space between title & category (not in IE) Print E-mail

This is a problem that JoomlaXtreme experienced first hand after our template change recently, in some joomla templates docman decides to stick a "white space" ( blank space ) in between the Docman title and the category items.

After reading alot of forum posts around the web alot of people are having the same problem with out any solution.......until now :)

 

The default docman template we have not yet made to work so to solve this issue you will need to download and install the docman template created by Mjazztools.com

 

*More Icons for this theme can be downloaded from Mjazztools.com if required

Now once the theme is installed onto your site do the following.

Step.1

You need to open up this file:

/components/com_docman/themes/mjaztools_blogthemetemplates/categories/category.tpl.php

Find:

<div class="clr"></div>

Save and upload the file.

Step.2

Now locate and open this file :

/components/com_docman/themes/mjaztools_blogtheme/css/theme.css

Find :

#dm_nav { clear: both; padding-top: 15px; margin-top: 15px; border-top: 2px dotted #ddd;}

And Replace with :

#dm_nav {padding-top: 15px; margin-top: 15px; border-top: 2px dotted #ddd;}

Save and upload the file, now go and check to see your full working Docman , Enjoy :)