Quote Originally Posted by zinctwentyone View Post
Anne- Thanks for the reply. I did go into that includes/languages/English/dover. header.php

// added defines for header alt and text
define('HEADER_ALT_TEXT', '');
define('HEADER_SALES_TEXT', '');
define('HEADER_LOGO_WIDTH', '220px');
define('HEADER_LOGO_HEIGHT', '200px');
define('HEADER_LOGO_IMAGE', 'urbanlogo.png');

I am getting no logo at all, not even stock. I was thinking maybe it was too high.
Fixed. I accidentally installed includes twice, so I deleted one of them and the path worked correctly. The 200 x 220 fits perfect for those that have a badge logo. Thanks again, loving the template.