Can joomla template use in cmsms? & even if can, is there any difference at the backend?
thanks
Can joomla template use in cmsms?
Can joomla template use in cmsms?
thank you cms made simple. cms made possible:
www.redstarz.net
www.redstarz.net
Re: Can joomla template use in cmsms?
you have to provide WAY more information if you expect any kind of a helpful answer from the forum.
http://forum.cmsmadesimple.org/index.ph ... ,40.0.html
http://forum.cmsmadesimple.org/index.ph ... ,40.0.html
Re: Can joomla template use in cmsms?
Not w/o converting it first...
And yes please give more information when posting about anything, one line post like these lots of times are ignored or removed...
And yes please give more information when posting about anything, one line post like these lots of times are ignored or removed...
Re: Can joomla template use in cmsms?
There are differences in the backend, a lot of them!!
1. CMSMS is much more transparent than JOOMLA, you know what you are doing
2. CMSMS-templates are mostly better, standard-compliant etc.
If you want to use the design of a Joomla!-Template, keep the CSS, use the classes and ids and integrate that in a CMSMS-template.
1. CMSMS is much more transparent than JOOMLA, you know what you are doing
2. CMSMS-templates are mostly better, standard-compliant etc.
If you want to use the design of a Joomla!-Template, keep the CSS, use the classes and ids and integrate that in a CMSMS-template.
Re: Can joomla template use in cmsms?
ic, thank you. i guess i best to edit from cmsms.Avantart wrote: There are differences in the backend, a lot of them!!
1. CMSMS is much more transparent than JOOMLA, you know what you are doing
2. CMSMS-templates are mostly better, standard-compliant etc.
If you want to use the design of a Joomla!-Template, keep the CSS, use the classes and ids and integrate that in a CMSMS-template.
thank you cms made simple. cms made possible:
www.redstarz.net
www.redstarz.net
Re: Can joomla template use in cmsms?
I have converted joomla template to work ion cmsms and they have way too many extra things not needed class calls and all, I just made a screen shot of it and sliced/coded it myself...
Re: Can joomla template use in cmsms?
How about converting a template by first viewing it in a browser, and then saving it as an html file, and then converting the html file to a template?Dr. CSS wrote: I have converted joomla template to work ion cmsms and they have way too many extra things not needed class calls and all, I just made a screen shot of it and sliced/coded it myself...
Re: Can joomla template use in cmsms?
I had all the files for it, they paid for the template, but it was way to convoluted and had too many divs, the images were broken up like it was table based etc. etc., in the end it was just easier and quicker to do a screen shot and work from there...
Re: Can joomla template use in cmsms?
I've found the easiest way to convert Joomla and Wordpress themes to CMSMS is:
1. Install the theme on joomla & create some content pages. I keep an install of Joomla and and install of Wordpress on my XAMPP server just for this purpose.
2. View the Joomla site in the web browser.
3. Hit CTRL-U to see the HTML source. Copy this to your HTML editor and start start adding/substituting CMSMS Smarty Tags, and cutting parts out to put in news template, etc.
1. Install the theme on joomla & create some content pages. I keep an install of Joomla and and install of Wordpress on my XAMPP server just for this purpose.
2. View the Joomla site in the web browser.
3. Hit CTRL-U to see the HTML source. Copy this to your HTML editor and start start adding/substituting CMSMS Smarty Tags, and cutting parts out to put in news template, etc.