Is there a Joomla template right for my needs? - Joomla! Forum - community, help and support
i new world of web design! friend helping suggested use joomla. have been searching around few days , haven't seen templates seem close want. here example of want website like.
can point me in right direction template work this?
or joomla not right option me?
code: select all
https://www.wintercheckfactory.com/
can point me in right direction template work this?
or joomla not right option me?
build own template probable best answer , easier might think.
in principle there little difference between html page , joomla template.
1. create basic html page correct folder structure css , images. (use lorem ipsum text fill it).
2. when looks way want it, rename index.html index.php, replace tags , text joomla variables. (there free tools that).
3. create index.html file containing
4. create templatedetails.xml file (there free tools that).
5. zip files , folders.
upload zip file joomla.
in principle there little difference between html page , joomla template.
1. create basic html page correct folder structure css , images. (use lorem ipsum text fill it).
2. when looks way want it, rename index.html index.php, replace tags , text joomla variables. (there free tools that).
3. create index.html file containing
place copy of file in templates root directory , css , images directory.<html><body bgcolor="#ffffff"></body></html>
4. create templatedetails.xml file (there free tools that).
5. zip files , folders.
upload zip file joomla.
Comments
Post a Comment