1. ziggy
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 08 January 2013
  5.  Subscribe via email
Hi there,

I am using Horizon template to build a multilingual website. Joomla 2.5 Language switcher does not allow to place the flags in horizontal line. It always puts them in block and no matter which module position I use.

When you put them in the left menu, they are arranged in a column, instead of horizontally.
I claim can be arranged horizontally. (picture # 2 - 2.jpg) Also if you have the opportunity to be in the top menu would be good for me (picture number 3 - 3.jpg) over slideshow
Link to my site is link
thank you

I appreciate your help.
Thank you.
T
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Daniel

Try adding the following to the end of your templates template.css (../templates/j51_horizon/css/template.css)..

[code type=css].lang-inline li a {
background: none !important;
padding: 0 0 0 10px !important;
float: left;
}[/code]
Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello, many thanks for the quick response. Options you gave me a good solution. Is it possible to make versions of the picture number 3 -> 3.jpg
regards
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Try also adding the following to the end of your templates template.css..

[code type=css].mod-languages {margin-top: -63px !important;}[/code]
Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Unfortunately, this works only in certain situations. When enabled the slideshow module language module position is not the same ... but is shifted
For now I will only use the first solution because it works
regards
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!