|
Dec 16
2009
|
The CSS is a key component of the Joomla template system. Not only can multiple CSS files be used with every template but a custom CSS file can be specified with a granular level down to individual articles. Even more importantly to a Joomla practitioner are the features available within a CSS.
If you do a simple survey of most CSS files, you’ll find that their authors only use the most basic features available. CSS is bursting with attributes that can be used to polish the presentation of a Web site. The great news is that nearly all of the various attributes in the CSS specification are supported by all popular browsers.
In this section, you’ll learn about some of the features that can make your template display stand out from other sites. You’ll see how positioning can be used to locate text over an image. You’ll learn the best practices about locating image references in the CSS file itself, and how to specify a CSS file for a specific article or target platform (such as cell phone or PDA).