Shape 5

Joomla Templates => Spectrum - Club => : jdondia May 17, 2018, 02:18:32 AM



: Change Language flag position
: jdondia May 17, 2018, 02:18:32 AM
Hi,

I want to change the position of the language flag from footer to right of search (Language flag / Search / Login / social icon).

But when I try to change the position, the language flag under the social icon.

What is the best position ?

Best Regards


: Re: Change Language flag position
: mikek May 17, 2018, 09:20:06 AM
Hello,

You can try something like this in custom.css, but it's not really meant to have two positions side by side:

#s5_pos_custom_1 .moduletable {
float:left;
}


: Re: Change Language flag position
: jdondia May 18, 2018, 08:53:01 AM
Hi,

Very Nice,

Thank you so much

Best Regards