If you add the block to navigation and collapse the menu it looks ok first, but if you press the button - scroll bars appear and the languages are not visible anymore.

CommentFileSizeAuthor
2017-05-06_103143.png5.25 KBhass

Comments

hass created an issue. See original summary.

majdi’s picture

Status: Active » Postponed (maintainer needs more info)

Looks fine for me, seems the screenshot you post has been taken while you login, it might from the admin css, could you please test it without login and if you can produce the problem then list me clear steps with version of the browser and device and full screenshot will be great

hass’s picture

Version: » 7.x-1.x-dev
Status: Postponed (maintainer needs more info) » Active

Great? It is totally broken. That is in frontend with bootstap theme. Not with an admin theme. It makes no difference if logged in or not. Screenshot was created after login.

  • Majdi committed 99424a1 on 7.x-1.x
    Issue #2876219: Dropdown not visible on mobile / scroll bars shown
    
majdi’s picture

Status: Active » Fixed

The problem is not from the module it self, its related to where you place the block, the navigation region is collapsible because its contain menu item, so its not the right place to put the block, but anyway I adjust the CSS to make it fits your needs by considering your request as the default place.

You could override any css easily in your theme, don't imagine we will write css which fits every possible position for that block.

Moreover providing clear steps to produce the problem and sending better screenshot would be helpful especially in CSS case, you showing corner which with gear which means other CSS is loaded.

hass’s picture

I give it a try.

Project home screenshot shows exacly in navbar. I used this position as documented.

majdi’s picture

@hass I add Demo link for the project, You can check it.
I will update the picture in the project page, and also the description to have it more clear, and also I think i should write some examples how to adjust the CSS, you right.

majdi’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.