Zen Cart Logo
Forums / General Questions / Remove Review Stars

Remove Review Stars

Locked

Views: 971

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
24 Apr 2009, 12:06 PM
#1
stevanicus avatar

stevanicus

New Zenner

Join Date:
Dec 2008
Posts:
35
Plugin Contributions:
0

Remove Review Stars

hi,

Is there any way to remove the review stars so that the reviews are more like testimonials?

Thanks

24 Apr 2009, 12:55 PM
#2
haredo avatar

haredo

Totally Zenned

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

Re: Remove Review Stars

St,
A link would be great so I can see if we can control this issue with .css

24 Apr 2009, 1:45 PM
#3
haredo avatar

haredo

Totally Zenned

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

Re: Remove Review Stars

stevanicus:

hi,

Is there any way to remove the review stars so that the reviews are more like testimonials?

Thanks

St,
You will half to edit 2 .php files and edit one element in the stylesheet.css

Did you try this first???

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

  1. Search for: BOX_REVIEWS_TEXT_OF_5_STARS
  2. Here you will notice the 2 .php to alter a little code
  3. Then you half to add a display: none; to the element .rating in the stylesheet.css
24 Apr 2009, 5:35 PM
#4
stevanicus avatar

stevanicus

New Zenner

Join Date:
Dec 2008
Posts:
35
Plugin Contributions:
0

Re: Remove Review Stars

Thanks for your quick reply..

It worked like a treat!

Thank again!

Take Care

Steve

24 Apr 2009, 6:00 PM
#5
haredo avatar

haredo

Totally Zenned

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

Re: Remove Review Stars

St,
Your Welcome,

Can you post back the answer so me and fellow zenners who want to eliminate the stars from reviews will know the fix. :)