zybxtv Posted May 4, 2012 Share Posted May 4, 2012 anyone can help me can show me how to make the language flag picture bigger, I have two flag , one is canada flag that means English, one is chinese flag, they are too small, anyone can help me make them bigger? I will be very appreciate it !!! Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 4, 2012 Share Posted May 4, 2012 Hi zybxtv, The flag are static images. To resize them, you will need to locate the files in your /img directory over FTP, resize them and then reupload the new images. I hope this helps. -Mike Link to comment Share on other sites More sharing options...
zybxtv Posted May 4, 2012 Author Share Posted May 4, 2012 thank you tell me "The flag are static images", but the size is fixed in the code, even I tried to resize the flag image size, but in the front end, the flag images still keep the old size, even the bigger image still show up as small size, would you mind tell me where I should change the code? then the bigger image can show up, thanks. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 4, 2012 Share Posted May 4, 2012 Hi zybxtv, Have you already cleared your browser's cache? -Mike Link to comment Share on other sites More sharing options...
zybxtv Posted May 4, 2012 Author Share Posted May 4, 2012 I did update everything, the flag image still 16 by 11, even I use 26 by 14 flag image still show up 16 by 11, I think it been locked by the code, do you know where I can change it , thanks. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 4, 2012 Share Posted May 4, 2012 Hi zybxtv, You will need to change it in your modules/blocklanguages/blocklanguages.tpl file. I hope this helps. -Mike Link to comment Share on other sites More sharing options...
zybxtv Posted May 4, 2012 Author Share Posted May 4, 2012 thanks , it works, I really appreciate it. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 4, 2012 Share Posted May 4, 2012 Great, I'm glad I could help! I'll go ahead and mark this thread as solved for you. Happy selling! -Mike Link to comment Share on other sites More sharing options...
daki2217 Posted May 18, 2012 Share Posted May 18, 2012 I had same problem with 1.4 prest but i cant get size what i wont images are 50x34??? Not working. Link to comment Share on other sites More sharing options...
daki2217 Posted May 18, 2012 Share Posted May 18, 2012 {/if} {/if} <img src="{$img_lang_dir}{$language.id_lang}.jpg" alt="{$language.iso_code}" width="50" height="34" /> {if $language.iso_code != $lang_iso} </a> {/if} </li> That is code that i changed i clear cash and upload new images nothing. Link to comment Share on other sites More sharing options...
Mike Kranzler Posted May 21, 2012 Share Posted May 21, 2012 Hi daki, That is the correct spot in the code to change. Can you please post a link to your site where we can see this for ourselves? -Mike 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