GoGoMo Posted January 1, 2013 Share Posted January 1, 2013 How do I change the language selector to a drop down menu? I brought a Prestashop template from Template Monster #42155 and I want the language selector to be a drop down menu exactly like the currency selector in the front end of site. The template supports 3 languages but I have more than 3 languages active in the back office therefore language abbreviations are pushing to left and overlapping the currency selector in FO so it looks very messy. Which files do I change and how? Thanks. Link to comment Share on other sites More sharing options...
NemoPS Posted January 2, 2013 Share Posted January 2, 2013 Hi, You'd need to edit the blocklanguages.tpl file (in the module's folder, or the template folder if it's overridden there). Locate the foreach loop with the languages ISOs, and change the whole thing to a <select>, using <option>s inside the loop of course Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now