WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
.mod_bakery_item_thumb_f { border: 1px solid #ff0000;}
img.mod_bakery_item_thumb_f{ padding: 2px; /* for a space between border and image */ height:70px; /* for the same height for every thumb */}
.mod_bakery_item_thumb_f { border: 2px solid #ff0000;}
.art-article img, img.art-article { border: 0; margin: 0;}
Hello Jacobi, this is strange, in my bakery the .mod_bakery_item_th umb_f line is in 85 as you said in your first reply.
<?php if(function_exists('register_frontend_modfiles')) { register_frontend_modfiles('css'); register_frontend_modfiles('js'); } ?>
.mod_bakery_main_td_f { text-align: center;}
.mod_bakery_main_td_f { text-align: center; vertical-align: top;}