Template on Gadgets

Please post the URLs to pages, where you've made a CMSimple template available for download

Moderator: mikey

Post Reply
ustalo
Posts: 164
Joined: Mon Aug 16, 2010 7:42 am
Location: Russia
Contact:

Template on Gadgets

Post by ustalo » Wed Apr 08, 2020 5:39 am

Does it exist ordinary responsible template for CMSimple working on gadgets

Explanation

We have a few level horizontal menu. I need open 2-3-4 level menu from first level. Now we open a next level.
http://cms.sima.spb.ru/en/?&themeswitch ... acme-scool
here is templateshift
Aleksei

ustalo
Posts: 164
Joined: Mon Aug 16, 2010 7:42 am
Location: Russia
Contact:

Re: Template on Gadgets

Post by ustalo » Wed Apr 08, 2020 5:42 am

Aleksei

cmss
Posts: 244
Joined: Mon Jan 02, 2017 6:15 pm

Re: Template on Gadgets

Post by cmss » Wed Apr 08, 2020 9:01 am

If You just want a modern Template with deep sublevels for http://cms.sima.spb.ru/en/?&themeswitch ... acme-scool
then You can use https://github.com/g7sim/Bootstrap3-XH or https://github.com/g7sim/Bootstrap4-XH (demo at http://ulclean.mb-info.eu/Templates/bt3head-a )
You must set the navigation-color to 'transparent'. For the big picture You can insert a jumbotron in the code. The inbuild Bootstrap-grid has all possibilities. But eventually the bootstrap-style is too modern cool .

P.S. In the richu 172 - template in line 35 stands <li><?php echo li($hc, 'menulevel');?></li>. You can experiment with
<?php echo li($hc,1);?> ) and <?php toc(2,2)?> and <?php toc(3,3)?> -- as described in viewtopic.php?f=16&t=12394&p=57414&hili ... %27#p57414

ustalo
Posts: 164
Joined: Mon Aug 16, 2010 7:42 am
Location: Russia
Contact:

Re: Template on Gadgets

Post by ustalo » Fri Apr 10, 2020 9:39 am

Thanks. Too complicate for me. I am artist. I will ask programmer.
Aleksei

Post Reply