Posts Tagged ‘Customizing’

The Basics Of Customizing Wordpress Templates

Do you want to change the look of your WordPress site or maybe to put something like a banner or adsense code on your blog? In order to do this you need to know about three important things: template files, functions and CSS.
- Template Files
These files are stored in a directory (wp-content/themes/template-name/). So if you [...]