Forums / General Questions / Layout Question

Layout Question

Locked
Results 1 to 5 of 5
This thread is locked. New replies are disabled.
27 Jul 2008, 06:17
#1
karazy avatar

karazy

New Zenner

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

Layout Question

As you look at my shop page on the bottom gray bar area it says "Main" how do I get rid of that and second I would like to take "Privacy Policy", "Shipping Policy", and "Satisfaction Policy" text links and put them in that gray bar area. How can I go about and do this?

www.krazykingsoftoys.com
27 Jul 2008, 06:34
#2
kobra avatar

kobra

Black Belt

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

Re: Layout Question

Kinda the same question as your other for buttons...

Create the images and replace the text in english.php for these with the src=... between the single quotes for the defines
27 Jul 2008, 07:00
#3
karazy avatar

karazy

New Zenner

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

Re: Layout Question

Which english.php file there are a few? Where is that located and second where would I add the links in the .php file what line placing?

Thanks
27 Jul 2008, 07:07
#4
kobra avatar

kobra

Black Belt

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

Re: Layout Question

Which english.php file there are a few?

There is only one for the front end and the "core" file that you should not edit is at /includes/languages/english.php - -

copy this file to your template override folder and edit it

/includes/languages/your_template/english.php


where would I add the links in the .php file what line placing?

The defines for the ones that you want to replace like "privacy" etc

To move these into the navMain you need to create your own copy of /includes/templates/your_template/common/tpl_header.php and add the l
"li's" for these
27 Jul 2008, 07:29
#5
karazy avatar

karazy

New Zenner

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

Re: Layout Question

Actually I got it working but I used the tpl_footer.php instead now all i have to add is the hotspots but now how do I get rid of the gray bar underneath with "Main" can i do this in CSS file and if I can how do I go ahead about it or if that is not the case with the CSS file then how do I get rid of it?

www.krazykingsoftoys.com