Zen Cart Logo
Forums / General Questions / h1 tage on home/main page

h1 tage on home/main page

Locked

Views: 962

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
16 Nov 2010, 5:10 PM
#1
pb4 avatar

pb4

Totally Zenned

Join Date:
Nov 2007
Posts:
555
Plugin Contributions:
0

h1 tage on home/main page

Hi,

I currently have two h1 tags on my main page. One just below the header (above welcome guest) which has the css tag #indexDefaultHeading and a second I have added via the admin (Define page).

The first tag (#indexDefaultHeading) has nothing there and I want to add something...where do I add this? I can then change the other tag to h2...

Thanks SITE

17 Nov 2010, 12:22 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: h1 tage on home/main page

You took out the original text for HEADING_TITLE in /includes/languages/english/NAME_OF_YOUR_TEMPLATE/index.php:```php
define('HEADING_TITLE', 'Congratulations! You have successfully installed your Zen Cart™ E-Commerce Solution.');

17 Nov 2010, 12:40 PM
#3
pb4 avatar

pb4

Totally Zenned

Join Date:
Nov 2007
Posts:
555
Plugin Contributions:
0

Re: h1 tage on home/main page

Thanks for that :bigups: All sorted now :smile: