Hello,
I have tried the template simple2023 to my site and I like it but I wish to remove the Submenu below the articles. I have looked into edit templates files, tried some things but with no succes.
I'm not very familiar with html/css, I use to program in c++/perl/pascal
Can someone help me please ?
thanks
Janfi
Minimal2023 modify
Minimal2023 modify
Last edited by janfi on Fri 28. Jul 2023, 09:26, edited 1 time in total.
Re: Minimal2023 modify
Sorry, the name is Minimal2023 

Re: Minimal2023 modify
Remove that from template.htm:
Gert
Code: Select all
<nav class="tplge_subsibmenus">
<?php echo tf_submenu();?>
<?php echo tf_siblingsmenu();?>
</nav>
Re: Minimal2023 modify
it works perfectly,
Danke Gert !
Danke Gert !
Re: Minimal2023 modify
Hello,
Because my site is essentially made with tables of words (english and french) I was looking on the web a way to make nicer tables than the standard ones and I found this link :
https://codepen.io/geoffyuen/pen/DZxEKy
I add the css part to the end of steelsheet .css and I copied the html example on my site at the end of one page.
But it doesn't work, I presume that an @import is not satisfied.
Can someone help me please, with some explanations to understand for next time please ?
Thank you
Janfi
Because my site is essentially made with tables of words (english and french) I was looking on the web a way to make nicer tables than the standard ones and I found this link :
https://codepen.io/geoffyuen/pen/DZxEKy
I add the css part to the end of steelsheet .css and I copied the html example on my site at the end of one page.
But it doesn't work, I presume that an @import is not satisfied.
Can someone help me please, with some explanations to understand for next time please ?
Thank you
Janfi
Re: Minimal2023 modify
Hi janfi,
again: no link - no help.
Nobody will search your older posts, to find perhaps a link to your website, and then search your website for the mentioned problem. Make it easy for us to help you - and you will get help
Nobody can analyse your problem without having a look about it,
Gert
again: no link - no help.
Nobody will search your older posts, to find perhaps a link to your website, and then search your website for the mentioned problem. Make it easy for us to help you - and you will get help

Nobody can analyse your problem without having a look about it,
Gert