|
What follows pertains to Wordpress as installed on it’s own domain with it own theme and database, not as hosted at wordpress.com. IntroductionThe best way to think of a wordpress theme is as a skin. The theme is the design that is wrapped around the database content. The actual physical files of a theme are a collection of HTML files with PHP* and CSS included. The idea of the Wordpress theme is to separate design aspects of the site from the data side of the site and to easily be able to swap from theme to theme with a couple of mouse clicks. Interestingly, this was the principal idea behind XML and XSTL. This means that …
*PHP does not stand for anything. It is a glue type technology made for connecting to database content. It is open source unlike the Microsoft competitor product ASP. CCS stands for cascading style sheet – a little file that contain layout and formatting instructions. Where Can I Get Wordpress Themes?Wordpress themes are available in their thousands throughout the web. I have three favourite sources:
How you I install them?There are two ways to install a theme…
Movie: Introduction to Wordpress ThemesHere is a short movie introduction to Wordpress Themes.
Can they be Customized?The short answer is “yes”, but probably not by you as HTML, PHP and CSS skills are required. However Wordpress itself has load of customisation ability built in e.g.. Widgets for the sidebar(s) area. The Settings menu also has loads of features to change the way the site works. The degree of customisation is determined by the theme. Sometimes only really backgrounds and banner can be changed. Other themes come with their own configuration control panel that allows you to change almost everything. See Atahuapla for example What this Theme Editor Thingy?Stay clear unless you under stand what all that code is in the editor box. Even advanced users have to be very careful what they do here. The theme editor allows you to get your hands on the source files for the current theme and make changes. E.g. comment out unwanted code or make additions to the style sheet. Other Resourceshttp://wordpress.org/extend/themes [Web Site Design] [Search Engine Submission] [Web Site Hosting] [.AU Domain Name Registration] [Web Marketing Blog] [Sitemap] [dynamicwebs.com.au Homepage]
24-May-2008
|