New Zenner
- Join Date:
- May 2009
- Posts:
- 2
- Plugin Contributions:
- 0
Logo Size 100%
I've setup my own logo no problem, however the image is 1920 x 300, i want to set this at 100% so when customers are using a smaller resolution it will still display the full image.
Does anyone know how to do this? editing the header.php with define('HEADER_LOGO_WIDTH', 100%'');
define('HEADER_LOGO_HEIGHT', '');
does nothing :( Please help.
Also when checking out the source code the image is <img src="includes/templates/pretty_in_pink/images/npjl5.jpg" alt="" width="1920" height="188" /> which is correct however not the width, needs to be 100%