Posted March 5, 2013 · Report post hi, please let me know how I can adjust the width of the border around the module? Under Settings, I can edit the color, I want to take 6px edge .... thanks Share this post Link to post Share on other sites
Posted March 6, 2013 · Report post HiPlease open file /mod_bt_facebooklikebox/tmpl/default.phpreplace line 27<div class="bt-facebookpage<?php echo $moduleclass_sfx ?>">to<div class="bt-facebookpage<?php echo $moduleclass_sfx ?>" style="border: 6px solid #e3e3e3;">And choose color and value of border width as you want Share this post Link to post Share on other sites
Posted March 6, 2013 · Report post thanks for the help, this worked perfect, now I want to change the title background from gray to blue and the font color from gray to white, to make it equal to the module that is next to your module (see photo above). .. I see in "debug" the file to edit, but can not find it on my server, please give me a hand with this! Share this post Link to post Share on other sites