Quote Originally Posted by Wonderjw View Post
Hi Clyde,
I figured to drop the file to zencart folder. Now the top lines look solid without breaking, but the "Shopping cart" is still not in the right place. Also,
there were a few buttons missing from the top burgundy bar “EZPages :: Privacy Notice :: Shared :: Zen Cart” . Are they supposed to be showing up when loaded the template properly? Thank you very much for your help.
open includes/languages/comstock/english.php

check at about line 121 that you have the following define statement.

define('BOX_HEADING_SHOPPING_CART', 'View Cart');

-------

No they will not show unless you turn on the ez pages header:

admin -> configuration -> ez pages settings -> EZ-Pages Display Status - HeaderBar (set to 1)