How to place language switcher at top right in Favourite Template

Everything to do with Joomla! 3.x templates and templating.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Locked
2019Moira
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Thu Jan 18, 2018 2:51 am

How to place language switcher at top right in Favourite Template

Post by 2019Moira » Thu Jan 18, 2018 2:59 pm

I am building a bilingual site with "FAVOURITE" from Favthemes, a lovely template
I need the "language switcher module flags" at top RIGHT on web pages.
So I placed it in module position "topbar6" (the rightmost position of six modueles in a row, numbered 1-6), just above the nav module position for the menu.
Regardless, the switcher gets placed at top LEFT in module position corresponding to "topbar1"
Website url: www.sociedadlunar.cl
Is there a way to solve this without intervening in the template code?
Thank you for any helpyou can give me on this, I really appreciate it
Moira

User avatar
effrit
Joomla! Guru
Joomla! Guru
Posts: 846
Joined: Sun Nov 12, 2017 2:21 pm
Location: middle of Russia
Contact:

Re: How to place language switcher at top right in Favourite Template

Post by effrit » Thu Jan 18, 2018 4:28 pm

if you have field for custom css in template preference or custom / user css in css folder, just add this strings

Code: Select all

.mod-languages { text-align: right;}

2019Moira
Joomla! Apprentice
Joomla! Apprentice
Posts: 6
Joined: Thu Jan 18, 2018 2:51 am

Re: How to place language switcher at top right in Favourite Template

Post by 2019Moira » Thu Jan 18, 2018 9:42 pm

Dear Effrit

Thank you for your help. I thought perhaps the template had some indication on how to use the topbar6 module (as i said there are six modules in a row, from one to six). Its position is far right, the last, yet if it seems that of the other module positions are not used (aka, filled), it moves the module in the far left.
This is probably the case with other templates that have similar setups with the 12 columns, in this case, six of 2 columns I tried filling the other modules with blank images, to force the module 6 to its place at far right, but I had to fill all five before,..and it does not look nice
Thank you for your suggestion, will try it


Locked

Return to “Templates for Joomla! 3.x”