[FONT=Times New Roman]I'm setting up a Zen Store for the first time.[/FONT]
[FONT=Times New Roman]I'm using a template that expands with the browser width.[/FONT]
[FONT=Times New Roman]I want to insert a top banner, part of which is static, but want to know if one could insert another expandable image with this so that the whole banner seamlessly expands and contracts.[/FONT]
[FONT=Times New Roman]One has this kind of code going on:[/FONT]
[FONT=Times New Roman]define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');[/FONT]
[FONT=Times New Roman]define('HEADER_SALES_TEXT', 'TagLine Here');[/FONT]
[FONT=Times New Roman]define('HEADER_LOGO_WIDTH', '799px');[/FONT]
[FONT=Times New Roman]define('HEADER_LOGO_HEIGHT', '119px');[/FONT]
[FONT=Times New Roman]define('HEADER_LOGO_IMAGE', 'logo.gif');[/FONT]
[FONT=Times New Roman]Is there a way to modify this code and also add a 1 pixel by 119 pixel graphic next the other so that it can adjust its width to the larger browser sizes like 1024, etc. (That way I can keep a perfect color match, my stripes, etc., and fill in that empty space.)[/FONT]



