steals Posted June 3, 2013 Share Posted June 3, 2013 (edited) Hello Forum, I am having a problem creating Spanish menus withTop horizontal menu module. How do I create both Spanish and English menus withTop horizontal menu module? Edited June 4, 2013 by steals (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted June 3, 2013 Share Posted June 3, 2013 If you already have the additional links, just edit them and click the small language flag to localize them, otherwise just input the language specific name by, again, switching it using the language flag, at the time you add it to the links list in the module's config page 1 Link to comment Share on other sites More sharing options...
steals Posted June 3, 2013 Author Share Posted June 3, 2013 (edited) Got it, thanks Nemo1. Edited June 3, 2013 by steals (see edit history) Link to comment Share on other sites More sharing options...
steals Posted June 3, 2013 Author Share Posted June 3, 2013 (edited) I was using the save button to save the created menu when I only needed to use the add button. Edited June 3, 2013 by steals (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 3, 2013 Share Posted June 3, 2013 so your problem is solved? 1 Link to comment Share on other sites More sharing options...
steals Posted June 4, 2013 Author Share Posted June 4, 2013 (edited) Tagged it... Thanks Vekia. joesteals.com/store Edited June 4, 2013 by steals (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 4, 2013 Share Posted June 4, 2013 hello thanks for [solved] tag in the title btw. I checked your store there is a something bad in my opinion: huge blank space, maybe it is better to extend the product page to support full width of the container block? Link to comment Share on other sites More sharing options...
Paulito Posted June 4, 2013 Share Posted June 4, 2013 Good morning, I have same problem as steals, do I need to edit product. tpl to resolve. If so, where? Hope you can help Paul Link to comment Share on other sites More sharing options...
vekia Posted June 4, 2013 Share Posted June 4, 2013 Good morning, I have same problem as steals, do I need to edit product. tpl to resolve. If so, where? Hope you can help Paul hello perfumeskunk you're talking about this blank white space? Link to comment Share on other sites More sharing options...
Paulito Posted June 4, 2013 Share Posted June 4, 2013 Good morning, I should know better and give more details, my apologies. Yes, I am talking about the "blank white space" Paul Link to comment Share on other sites More sharing options...
vekia Posted June 4, 2013 Share Posted June 4, 2013 it's because center column by default uses grid_5 (535px) you have to use grid_9 (full container width) + change the divs: id="pb-right-column" and id="image-block" (also width) Link to comment Share on other sites More sharing options...
steals Posted June 4, 2013 Author Share Posted June 4, 2013 Vekia thanks, where and how do I fix this? Link to comment Share on other sites More sharing options...
vekia Posted June 4, 2013 Share Posted June 4, 2013 product.tpl file for id="pb-right-column" and id="image-block" and header.tpl for center column Link to comment Share on other sites More sharing options...
steals Posted June 4, 2013 Author Share Posted June 4, 2013 (edited) Vekia, what line is it on? Is this the one? </div> {/if} {if isset($confirmation) && $confirmation} <p class="confirmation"> {$confirmation} </p> {/if} <!-- right infos--> <div id="pb-right-column"> <!-- product img--> <div id="image-block"> Edited June 4, 2013 by steals (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted June 5, 2013 Share Posted June 5, 2013 yes this is correct line, you can add there style="" tag or edit css styles in the product.css file Link to comment Share on other sites More sharing options...
steals Posted June 5, 2013 Author Share Posted June 5, 2013 It was already: (product.tpl file for id="pb-right-column" and id="image-block" and header.tpl for center column) Any other ideas? Link to comment Share on other sites More sharing options...
Recommended Posts