Jump to content

[SOLVED]Problem with language block/module


polemnik

Recommended Posts

Hello everyone.

 

I'm having small annoying issue with my prestashop 1.5.4 and language block.

When i'm expanding it (hover) flags are not in one line, as you can see it below. Nothing was changed. How can I fix it?

url: www.proconstruction.eu

 

flagi.png

Edited by polemnik (see edit history)
Link to comment
Share on other sites

Hello everyone

 

Hello

 

i checked your website and you've got:

 

div#languages_block_top ul#first-languages li {
float: left;
margin: 0 0 0 11px;

 

 

change the: margin: 0 0 0 11px; to margin 0;

 

should help

 

regards

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...