I am working on a project where I am using the excellent twitter bootstrap as a basis. Now I want to create a menu item where the visitor can choose what language the site should be displayed in. This has was not as easy as first expected and I wonder how I do the following.
- Make the drop down menu item float to the right.
- Include a small flag on the individual li items.
- Make the active language show on the menu, meaning depending on which li item is active it should be in the menu.
in the menu.
All help is appreciated.
/Sten
pull-right”], this works on all menu items. Add it before the drop
down.
http://favbulous.com/post/1006/create-custom-icons-for-twitter-bootstrap-easily
3.
I have not yet understood how to make the active link show up on top of the menu bar, but decided to work around the problem since I will have to create individual sites for all the different languages.