Page 1 of 1

Minimal2023 modify

Posted: Fri 28. Jul 2023, 08:19
by janfi
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

Re: Minimal2023 modify

Posted: Fri 28. Jul 2023, 09:16
by Gert
janfi wrote: Fri 28. Jul 2023, 08:19 I have tried the template simple2023 ...
Sorry, but I don't know a template "simple2023", please give us a link,

Gert

Re: Minimal2023 modify

Posted: Fri 28. Jul 2023, 09:26
by janfi
Sorry, the name is Minimal2023 :oops:

Re: Minimal2023 modify

Posted: Fri 28. Jul 2023, 09:56
by Gert
Remove that from template.htm:

Code: Select all

<nav class="tplge_subsibmenus">
<?php echo tf_submenu();?>
<?php echo tf_siblingsmenu();?>
</nav>
Gert

Re: Minimal2023 modify

Posted: Fri 28. Jul 2023, 13:29
by janfi
it works perfectly,

Danke Gert !

Re: Minimal2023 modify

Posted: Mon 31. Jul 2023, 13:51
by janfi
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

Re: Minimal2023 modify

Posted: Tue 1. Aug 2023, 11:15
by Gert
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