verhoej Posted November 25, 2011 Share Posted November 25, 2011 Hi on the left colums is block "gastenboek " , there u see that the stars are not centered to the right. How i correct this http://www.creaonline.nl Link to comment Share on other sites More sharing options...
CartExpert.net Posted November 25, 2011 Share Posted November 25, 2011 Hello! It is because the DIV's holding the flags are too high. Set their height to 11px. This should solve your problem. Regards, The CartExpert Team Link to comment Share on other sites More sharing options...
verhoej Posted November 25, 2011 Author Share Posted November 25, 2011 tyvm, but where i find that? Link to comment Share on other sites More sharing options...
CartExpert.net Posted November 25, 2011 Share Posted November 25, 2011 Hello! You need to edit the .tpl file which displays the guestbook block. Change every <div style="float: right;"> to <div style="float: right; height: 11px;"> Do not forget to backup your file before making the changes and recompile the template once uploaded to the server. You can find instructions about the recompile, following this link: http://www.cartexpert.net/content/8-prestashop-tricks-and-tips Regards, The CartExpert Team 1 Link to comment Share on other sites More sharing options...
verhoej Posted November 25, 2011 Author Share Posted November 25, 2011 ty=] That did the trick. 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