Language flags in Financial Business template

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Mon Aug 12, 2013 6:44 pm
How do I enable the language flags in the new template. I run Joomla 2.5.

I want the flags to appear next to the login button.

I have tried to enable the language swithcher module and put it in the Login position.

Best regards
Per Ekman
User avatar
Junior Boarder

GK User
Mon Aug 12, 2013 8:16 pm
Firstly please make sure that your language switcher is working with default template like Beez - I suspect that something is wrong with configuration, you can check your settings with this tutorial Multilanguage site with Joomla! - GavickPro Documentation
User avatar
Platinum Boarder

GK User
Thu Aug 15, 2013 7:56 am
Hi again,

I have followed the guide and can't see any problems or fault from the guide in my setup.

I can see the language flags but when I put it in the login or top1 part it doesn't show in the right way see:
http://upgradebeachcamp.se.s59867.grids ... ex.php/se/

Best regards
Per
User avatar
Junior Boarder

GK User
Fri Aug 16, 2013 9:36 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
.mod-languages {position: relative !important}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Tue Aug 27, 2013 2:30 pm
I put the language switcher module in the lang position and now it shows.

How do I position it to the right in that position.

You can view my site on: http://upgradebeachcamp.se.s59867.gridserver.com

Best regards
Per
User avatar
Junior Boarder

GK User
Wed Aug 28, 2013 8:21 am
Please add this code to override.css file in root/templates/gk_template_name/css directory :
Code: Select all
#mod-languages ul { right: 0; position: absolute}

and then just remember to enable "Use override CSS" option in template advanced settings tab.
User avatar
Platinum Boarder

GK User
Thu Aug 29, 2013 9:12 am
Hi,

Thank you, it worked perfectly.

Best regards
Per
User avatar
Junior Boarder


cron