Forums / Templates, Stylesheets, Page Layout / Need help on changing text

Need help on changing text

Locked
Results 1 to 9 of 9
This thread is locked. New replies are disabled.
08 Oct 2010, 19:46
#1
redrob avatar

redrob

New Zenner

Join Date:
May 2008
Posts:
83
Plugin Contributions:
0

Need help on changing text

How do I remove the text on the homepage.

How do I change the text on the footer.

How do I change the text on the logo that appears when you put your mouse over it.
08 Oct 2010, 20:04
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Posts:
6,800
Plugin Contributions:
0

Re: Need help on changing text

Not really sure what you're referring to.

A lot of the default text will disappear when you start your custom template. You can see the free templates available for Zen Cart at http://(sorry, site offline)/. Use the pulldown menu to change templates and see what they'll look like on a live site.

There's lot of information about customizing information in the Tutorials/FAQ and Wiki.
08 Oct 2010, 20:27
#3
kobra avatar

kobra

Black Belt

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

Re: Need help on changing text

How do I remove the text on the homepage.

homepage is a lot of realestate, can you be more specific?
How do I change the text on the footer.

Same as above
How do I change the text on the logo that appears when you put your mouse over it.

https://www.zen-cart.com/tutorials/index.php?article=38
https://www.zen-cart.com/tutorials/index.php?article=39
08 Oct 2010, 20:43
#4
redrob avatar

redrob

New Zenner

Join Date:
May 2008
Posts:
83
Plugin Contributions:
0

Re: Need help on changing text

I am using lite red theme the text on my homepage I can't seem to get rid of and the rest followers as above.
08 Oct 2010, 21:26
#5
kobra avatar

kobra

Black Belt

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

Re: Need help on changing text

This is the Lite Red template by 12leaves.com

The above text is editable in the admin > tools > define page editor > select main_page.php

Footer
https://www.zen-cart.com/tutorials/index.php?article=131

logo alt text includes/languages/english/lite_red/header.php

Find this and it will have the text between the pair of single quotes that you MUST not delete
Make it what you want
define('HEADER_ALT_TEXT', 'Powered by Zen Cart :: The Art of E-Commerce');
08 Oct 2010, 21:31
#6
redrob avatar

redrob

New Zenner

Join Date:
May 2008
Posts:
83
Plugin Contributions:
0

Re: Need help on changing text

kobra:

The above text is editable in the admin > tools > define page editor > select main_page.php



I knew that but it is not there the box is blank that is what is confusing me :frusty:.
08 Oct 2010, 21:33
#7
kobra avatar

kobra

Black Belt

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

Re: Need help on changing text

Look at the file structure that came with the template and see what the path/folder contains that file
08 Oct 2010, 21:58
#8
redrob avatar

redrob

New Zenner

Join Date:
May 2008
Posts:
83
Plugin Contributions:
0

Re: Need help on changing text

It doesn't tell me anything about how to remove this text in homepage just how to in install the theme.

How do I change Zen Cart, The Art of E-commerce in the tab.

How do I remove the categories that go across the top of the header.
08 Oct 2010, 22:40
#9
kobra avatar

kobra

Black Belt

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

Re: Need help on changing text

It doesn't tell me anything about how to remove this text in homepage just how to in install the theme.

I did not state that it would tell you anything - -
I stated that you need to look for the folder/path to that file in the expanded template zip

Learn to use the tutorials link above right for these basic often asked questions - - the answers are there
How do I change Zen Cart, The Art of E-commerce in the tab.

I searcher for The Art of
https://www.zen-cart.com/tutorials/index.php?article=17
How do I remove the categories that go across the top of the header.

I searched for categories
https://www.zen-cart.com/tutorials/index.php?article=283