Zen Cart Logo
Forums / Addon Templates / Adding a link button to Mostly Grey template

Adding a link button to Mostly Grey template

Locked

Views: 1,695

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
25 Sep 2008, 2:25 PM
#1
smithers avatar

smithers

New Zenner

Join Date:
Jun 2008
Posts:
18
Plugin Contributions:
0

Adding a link button to Mostly Grey template

Im using the Mostly Grey template for my store at http://thumpercrazy.com/store. I would like to add another button in the upper left hand corner that points to my forums. Can someone tell me what I need to edit to be able to accomplish that? Thanks!

7 Jan 2009, 11:39 PM
#2
smithers avatar

smithers

New Zenner

Join Date:
Jun 2008
Posts:
18
Plugin Contributions:
0

Re: Adding a link button to Mostly Grey template

Anyone?

7 Jan 2009, 11:51 PM
#3
bobdog avatar

bobdog

Totally Zenned

Join Date:
Mar 2006
Location:
Fresno, California
Posts:
590
Plugin Contributions:
0

Re: Adding a link button to Mostly Grey template

The file you need to edit is includes/templates/template_default/common/tpl_header.php

Around line 50 add <li><a href="my_forum.com"></a></li>

17 Jul 2009, 3:09 PM
#4
smithers avatar

smithers

New Zenner

Join Date:
Jun 2008
Posts:
18
Plugin Contributions:
0

Re: Adding a link button to Mostly Grey template

That worked great..Now im trying to center it all and no matter where I edit it, I cant seem to accomplish that. Any help? Thanks!