I need someone who can convert our current website in to DRUPAL or Wordpress. The site is http://www.aksyonklima.com/index.html. Please give me a quote and time frame for Drupal or Wordpress. For now I will not accept from new members or member without good iTrader. I need this project ASAP.. If you can do it Drupal only or Wordpress only just PM me the quote
Open /themes/garland/page.tpl.php and look at the PHP parts in it to see examples of the guts. Hopefully if you have at least some HTML knowledge you will see that this file is just an HTML template with a few PHP snippets here and there. To get the basics started, you only need to take your existing HTML and put it into a page.tpl.php file inside your own theme folder -- for example if your theme is called "mytheme" your page.tpl file will be here: /themes/mytheme/page.tpl.php.