
Originally Posted by
atomic10
Thanks Anne for this awesome template. Very much appreciated. Our site is
wrappedaboutgifts.com
I am only having one trouble but I am unsure if its more to do with zencart or the template. I have created an ez page to be able to do a gallery of items that my wife has made, but I am unable to make the link appear anywhere other than the footer links section. I would like to create a link beside the checkout link in the header section.
My EZ-Pages Display Status - HeaderBar is set to one and in tools, EZ pages settings header is enabled (green) and set to 80 for position but I am unable to get the link to show.
Any suggestions appreciated.
Go to the stylesheet.css file and find:
Code:
#navEZPagesTop {background-color: #fff;display:none;}
and take out the display:none;
The template is designed to look best with the header ezpages turned off so if you want this turned on you will need to add styles for the header ez page bar.
Thanks,
Anne