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:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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