ocastaned Posted April 24, 2014 Share Posted April 24, 2014 This line below shows "other categories", but only when someone clicks on it. How can I keep it open, instead someone has to click on it... <div align="center"><a href="#" onclick="showcats();return false;">({$LANG.cartchooseanothercategory})</a></div> Thank you. 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted April 24, 2014 Share Posted April 24, 2014 in "/templates/orderforms/modern/style.css" file, add this code at the end [font=Menlo]#order-modern #categories { display:block !important; }[/font] 0 Quote Link to comment Share on other sites More sharing options...
ocastaned Posted April 25, 2014 Author Share Posted April 25, 2014 It worked perfectly fine. Thank you so much for your help! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.