Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Custom index page content

Custom index page content

Locked

Views: 1,039

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
16 Nov 2009, 8:19 AM
#1
joshgesler avatar

joshgesler

New Zenner

Join Date:
Nov 2009
Posts:
2
Plugin Contributions:
0

Custom index page content

This may be obvious but I'm missing something. I am using the horizontal category nav so I don't need it to be repeated below on the index page. How do I edit my template so that I can replace the center area with my own content? I know I can switch it to show a particular category, but that doesn't help me either.

Thanks for your help

16 Nov 2009, 8:31 AM
#2
cafman avatar

cafman

New Zenner

Join Date:
Jul 2009
Location:
Melbourne, Australia
Posts:
80
Plugin Contributions:
0

Re: Custom index page content

joshgesler:

This may be obvious but I'm missing something. I am using the horizontal category nav so I don't need it to be repeated below on the index page. How do I edit my template so that I can replace the center area with my own content? I know I can switch it to show a particular category, but that doesn't help me either.

Thanks for your help

You can use the define pages. The one you want is ADMIN-TOOLS-DEFINE PAGES EDITOR- define_main_page.php

16 Nov 2009, 8:40 AM
#3
joshgesler avatar

joshgesler

New Zenner

Join Date:
Nov 2009
Posts:
2
Plugin Contributions:
0

Re: Custom index page content

That will allow me to put content above the categories, but it doesn't replace them. I'm wondering now if this is even possible without really breaking something.

You can see what I mean at "funk on a string . com"

16 Nov 2009, 10:42 AM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Custom index page content

I think you can get rid of those with some mix of admin settings, but I know you can remove them with this in your stylesheet:

.categoryListBoxContents {display:none;}