up vote 0 down vote favorite
1
share [g+] share [fb]

I need to make this design: http://www.stephburningham.com/lmg/ into a joomla template but I've never made a joomla template before and the tutorials are so complex!

Can anyone start me off?

Thanks a lot, Steph

link|improve this question

62% accept rate
feedback

3 Answers

up vote 0 down vote accepted

First thing would be to break the page down into areas of content, such as leftnav, header, footer, maincontent. Take the HTML and remove the content, leaving only the structure. Take one of the existing templates (Beez), copy it and rename it (and in the template.xml file).

Add your new module positions to the XML file and then start populating it.

link|improve this answer
feedback

You might be best off to take a commericial theme like those available at Rocket Theme and adapting your design into it (they have a good high performance free theme). This way you get the benefits of your look and feel, but in a first class theme that will cause you very little compatibility issues across browsers and offer substantial features out of the box.

link|improve this answer
feedback

There's no other way than reading Joomla's tutorials and documentation on the web. And after reading some tutorials about templates, learn the differences between Modules, Components and plugins.

link|improve this answer
Good point GmonC - i've done some accepting!! – Steph Apr 8 '10 at 20:38
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.