Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / change how home page displays

change how home page displays

Locked

Views: 1,275

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
14 Aug 2006, 5:31 PM
#1
styledata avatar

styledata

Zen Follower

Join Date:
Feb 2006
Posts:
290
Plugin Contributions:
0

change how home page displays

Hello,
I want to change how my 'home' page displays depending on whether or not I have a sale going on. Currently, the logo (which I have significantly downsized until I can figure this out) displays at the top of the main page and the specials below. I would like the specials to appear above the logo. This should be what people see first. Can anyone tell me which page(s) to modify? You can see what I mean at https://www.photoimprints.com

14 Aug 2006, 6:48 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: change how home page displays

You will have to locate the file & code that displays the specials listing...thihs should have BOF & EOF tags with the conditionals to not display if there is no specials current.. might have to add this.

This code needs to be placed in the correct location in your header.php file most probably between the Nav and the branding code.