2013-01-24, 06:10:50 (This post was last modified: 2013-01-24, 06:20:00 by jyoz22.)
I have uploaded some new themes to the Extend portion of the site. These are themes originally published by FreeCSSTemplates.org which are licensed under the Creative Commons Attribution 3.0 License. As such I am adapting them so they are functional with GetSimple CMS.
Instead of creating a new thread for each template (as there maybe several I upload as time goes on) I will simply be updating this thread with updates on any new uploads I make. Feel free to ask questions, or let me know of any bugs you find -- please be sure to name the theme in question. Thanks.
Thanks more on the way.
TrendyBiz theme now available. Another FCT design simply adapted for GetSimple. This one is based on the original, but some content was removed for simplicity (and ease of installation). This one uses the tagline and sidebar theme components.
2013-01-25, 00:19:30 (This post was last modified: 2013-01-25, 00:20:10 by jyoz22.)
(2013-01-24, 16:06:26)Connie Wrote: Hi,
freecsstemplates.org is a good source for welldone scripts.
Thanks for your conversion / adaption for GetSimple!
Yes. I had previously converted some and uploaded them on here. However, I haven't had as much free time as of late. I'll keep trying to add more as I can. Thanks.
Really nice themes, I was looking at them the other day.I downloaded your files and tested them out - looks like they have been faultlessly converted to GS.
The only comment I have and this in no way a criticism is that Shawn was pointing out the other day that it is neat if you id the body by writing the tag
<body id="<?php get_page_slug(); ?>" >
It makes it really easy to style stuff just on one page. I thought it was a good idea.
Thanks for pointing that out. I can definitively see how that can be a huge benefit for quick css edits for individual pages.
I'll certainly keep that in mind for all my future conversions. Whenever I have a chance I'll try to update my current templates accordingly.
Thanks,
(2013-01-29, 07:43:55)Timbow Wrote: Really nice themes, I was looking at them the other day.I downloaded your files and tested them out - looks like they have been faultlessly converted to GS.
The only comment I have and this in no way a criticism is that Shawn was pointing out the other day that it is neat if you id the body by writing the tag
<body id="<?php get_page_slug(); ?>" >
It makes it really easy to style stuff just on one page. I thought it was a good idea.
TrendyBiz is a bit strange when the browser window is made narrow. I see the demo of the original is faulty too, but in a different way. I would fix it but it has given me brain ache trying to work out how the code should be. Krystof had the same problem with a theme from a free template - there is no horzontal scroll bar, so the content cannot all be seen in a screen less than 1000px wide.
i would like to adapt a "dropdown menu" to this theme to get
flexible menu structure. But if i add "I18N" menu structure to this theme
it does not work. Anybody has do this work and can help?