Zen Cart Logo
Forums / Addon Templates / please some help!!

please some help!!

Views: 1,022

Results 1 to 8 of 8
28 May 2011, 10:39 PM
#1
gadam1 avatar

gadam1

New Zenner

Join Date:
May 2011
Posts:
12
Plugin Contributions:
0

please some help!!

Hi everybody..

i have 2 big problems !!

the first one is the main one look to my currencies and prices they arrent stable and normal like they where before and i dont know how to change it back ???

and the second one i want to "delete" the currency and language from my pages but i dont know where to do it without effect my site..

site = bodyenhealthshop.com

im sorry for being a noob..

28 May 2011, 10:50 PM
#2
stevesh avatar

stevesh

Black Belt

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

Re: please some help!!

Best suggestion:

Install the Firefox browser and the Web Developer plugin for Firefox. You can use those to see where in the stylesheet you change the styling of the various page elements.

Ctrl-Shift-Y will allow you to hover over a section of the page and see the class and id names for that section in the box at the top. The statements in the stylesheet that begin with # are id's and the ones that begin with dots are classes.

Ctrl-Shift-E will open the CSS editor and allow you to edit the stylesheet and see the changes in real time without changing anything permanently. An essential tool.

Some prefer Firebug, which does much the same thing.

(If you're using Firefox 4, you'll need to remap the editor shortcut, since Firefox has appropriated Ctrl-Shift-E for an internal function - I use Ctrl-Shift-Q.)

28 May 2011, 10:52 PM
#3
gadam1 avatar

gadam1

New Zenner

Join Date:
May 2011
Posts:
12
Plugin Contributions:
0

Re: please some help!!

yes i purchased it my link is http://www.bodyenhealthshop.com

28 May 2011, 11:59 PM
#4
gadam1 avatar

gadam1

New Zenner

Join Date:
May 2011
Posts:
12
Plugin Contributions:
0

Re: please some help!!

thanks the first problem is solved i'm now gonna see if i can get rid of the other things.

29 May 2011, 12:23 AM
#5
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: please some help!!

Once place to look for the currencies is here:

admin panel/ tools/ layout box controller

29 May 2011, 12:27 AM
#6
gadam1 avatar

gadam1

New Zenner

Join Date:
May 2011
Posts:
12
Plugin Contributions:
0

Re: please some help!!

nope doesnt work its off and the ''euro'' selection box is still showing

29 May 2011, 12:31 AM
#7
gadam1 avatar

gadam1

New Zenner

Join Date:
May 2011
Posts:
12
Plugin Contributions:
0

Re: please some help!!

yes i found it just editet in the tpl_header thanks !

29 May 2011, 12:31 AM
#8
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,176
Plugin Contributions:
0

Re: please some help!!

You will find the currency code here:

includes/ templates/ theme420/ common/ tpl_header.php