For converting an existing drupal5 theme to drupal6 theme you can follow these steps:-
=>Create an .info file
Create a themename.info file in your theme directory, which should look something like this:
<?php
name = Human-Readable Theme Name
description = One sentence description of theme.
core = 6.x
engine = phptemplate
?>
Recent comments
1 year 16 weeks ago
1 year 16 weeks ago
1 year 16 weeks ago
2 years 16 weeks ago
2 years 16 weeks ago
2 years 16 weeks ago
2 years 31 weeks ago
2 years 33 weeks ago
2 years 34 weeks ago
2 years 38 weeks ago