Search found 4 matches

by Konde
Mon Apr 10, 2017 8:58 pm
Forum: General discussions
Topic: Change in the footer
Replies: 2
Views: 4249

Re: Change in the footer

Thorsten wrote:Hi,

you can change it in the language files in the folder lang/

bye
Thorsten
Thank you
by Konde
Sun Apr 09, 2017 12:23 pm
Forum: General discussions
Topic: Change in the footer
Replies: 2
Views: 4249

Change in the footer

Hello

I would like to change the word "FAQ Overview" to just "Overview", in the template, index.tpl, I found the place.
<ul class="footer-menu">
<li>{userOnline}</li>
<li>{faqOverview}</li>
<li>{showSitemap}</li>
<li>{msgGlossary}</li>
<li>{msgContact}</li>
</ul>

But this is where I get ...
by Konde
Sun Apr 09, 2017 12:20 pm
Forum: General discussions
Topic: Header and Footer Color
Replies: 3
Views: 5318

Re: Header and Footer Color

Thank you

I managed to do it, for other prople you need to change the CSS and use a CSS Minifier. It worked for me
by Konde
Fri Apr 07, 2017 11:52 am
Forum: General discussions
Topic: Header and Footer Color
Replies: 3
Views: 5318

Header and Footer Color

Hello

I would like to change the color of the header and footer to a lighter color. I have tried in many places without such success. I am using version 2.9.x any help appreciated. Thank you