Drupal: .htaccess Access Deny
August 21, 2014 – 7:59 am | No Comment

In this article I will tell how to forbid access to certain resources for some clients. The instructions will include descriptions of different directives.

Read the full story »
CSS Templates

Contain reviews and news about CSS Templates.

Freebies

Contain freebies such as icons, graphics, headers and images for your websites.

Fun Stuff

Contains other fun stuff for entertainment or interesting site showcase.

How-To

Contain technical elaborations on some specific workarounds or common tweak.

Joomla Templates

Contains reviews and news about Joomla templates.

Home » Archive by Category

Articles in How-To

How to Create a Poll for Joomla Site
September 30, 2009 – 8:03 am | 4 Comments

Joomla standard installation includes Poll module which allows you to create different polls on the pages of your site. This article will describe in details how you can create and place a poll using this …

How to Install Joomla 1.0 Modules and Components to Joomla 1.5
September 30, 2009 – 6:52 am | No Comment

Sometimes you may need to expand functionality of your site with old Joomla extensions. Joomla 1.5 allows you to do so installing these extensions.
This article will tell you how to install modules and components from …

How to Upload Images in Joomla
September 30, 2009 – 5:41 am | No Comment

This tutorial will tell you how to upload images and other media files to Joomla website. It also will touch such questions as: how to edit and manage images uploaded to content pages of the …

How to Set Global and Specific Configurations for Articles in Joomla
September 25, 2009 – 7:16 am | No Comment

Sometimes configuration of your articles may get you confused. Why some parameters are enabled for one article but are disabled for another one? How to make your site consistent from the one hand and specify …

How to Set User Permissions and Data Access Level in Joomla
September 23, 2009 – 8:42 am | 6 Comments

Delimit of data access and access control is implemented on the basis of individual users’ accounts. Access to the system data is possible only in the presence of a personal password at access level specified …

How to Create Error Handler in Joomla
September 22, 2009 – 7:40 am | One Comment

Of cause, error handler will not save you from errors. But it can make error messages not so scare for users J
To create an error handler, you should create error.php file for template applied to …

How to Create Style for Standard Joomla Module
September 22, 2009 – 6:46 am | No Comment

Sometimes you may wish to use non-standard appearance of a standard Joomla module. This can be done by creation a style for the module.
How you can create a style?

How to Create Template and Assign Different Templates for Pages
September 21, 2009 – 8:57 am | No Comment
How to Create Template and Assign Different Templates for Pages

Standard Joomla set includes several templates which are located within ../template folder in the root of your site. You can use any of them (except /system).

How to Improve Security of Your Site
September 21, 2009 – 8:43 am | No Comment

There are a lot of different methods to secure your site against cracking. This article will show you a few ones.
Restrict access to administrator’s area
Restricting of access to the specified folder on your server is …

How to Increase Site Performance
September 21, 2009 – 8:17 am | No Comment

This article will show you how Joomla can help in increasing of your site performance. Being properly configured, your site will take less time for its loading.
One way to increase site performance is data caching. …