Posted by admin on Jan 6, 2006 in Appearance | Comments Off
Among the issues on registration sites Joomla, often found as follows: “how to change the design of specific modules,” and “how to change the color of the header of certain modules?”. In this article we’ll show you how to use an alternative design of the modules.
As a rule, all modules take the overall design of the class table.moduletable, processing module...
Read More
Posted by admin on Nov 23, 2005 in Appearance | Comments Off
Recently, we were told about Installation template from the administrative panel of Joomla. However, this is not the only way to install the template. If you have problems installing the templates from the administrative panel of Joomla, you can use to install it manually.
Installing Joomla template manually
Take the file with a template that you want to install
Razarhiviruem it on your...
Read More
Posted by admin on Nov 11, 2005 in Appearance | Comments Off
The pattern in Joomla! determines the design of your site. Compared with patterns of other content management system templates Joomla! very simple in structure, which simplifies the process of their creation and editing.
In template Joomla! include:
- The file index.php, which determines the basic structure of the pages on your Joomla!-Site
- File CSS-styles, which allows you to adjust the...
Read More
Posted by admin on Nov 8, 2005 in Appearance | Comments Off
Patterns in Joomla! define the look of your site. There are 2 kinds of templates: Templates Site (Site Template) and templates Admin Panel (Backend Template). In Joomla! have the opportunity to use different templates to different pages of the site.
In the standard Joomla! There are 2 site template and a template admin panel.
Installing a new site template
Avtorizuemsya in the administrative...
Read More
Posted by admin on Nov 7, 2005 in Appearance | Comments Off
Quite often, novice users Joomla! ask how you can change the design of menu items. To change the design of menu items need to edit the CSS Styles menu in the template.
Here is a description of CSS classes responsible for the design of menu items:
/ * This class is responsible for the design of the menu items * /
a.mainlevel: link, a.mainlevel: visited {
font-family: Arial; / * Sets the font...
Read More
Posted by admin on Nov 3, 2005 in Appearance | Comments Off
Often ask how to change the page that appears when the site is in Offline, eg to replace the logo that appears on this page, or add any text.
For displaying this page, is responsible file offline.php, which is located in the root directory of the distribution Joomla. So if you want, you can change the look of this page at your discretion.
Note: pay attention to the fact that in Mambo, when...
Read More