How do i convert a Joomla template to basic html/css template?
I have Joomla and a Joomla template(rt_refraction_j15) installed on my website. But i want the same template and css styling, as a basic HTML template, so i don't have to use Joomla for editing. Is there an easy way to convert the template to basic HTML/CSS template?
Public Comments
- A Joomla template is basically already in HTML/CSS format. All you need to get is view the stylesheet and then copy one of the pages of the Joomla pages. You will see a line in the Joomla page similar to this which has the CSS: <link rel="stylesheet" href="templates/siteground-j15-68/css/template.css" type="text/css" /> Stephen Williamson, Server Engineer
Powered by Yahoo! Answers