how to put kanguage flags on the bottom of page so the user can select language how to put kanguage flags on the bottom of page so the user can select language
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

how to put kanguage flags on the bottom of page so the user can select language

Started by veki, January 26, 2014, 08:45:24 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

veki

I have the latest version of Coppermine which I use with Mac_osx theme installed.  I would like to enable appearance of language flags on the  bottom of each page so the users can select the language by clicking on flags.
Please instruct me what is procedure for that.

Thanks
Veki

ΑndrĂ©


veki

I succeded to add token by adding:
<div id="SELECT_FLAGS">
  {LANGUAGE_SELECT_FLAGS}
</div>

to my template and flags appeared on the bottomn of the page.

Thanks,

veki

kpgmza

Hi:
I put the token in the footer and it works great.

What is the tag in the CSS that affects the phrase "Language selection"?

Thank you