Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Disable ''Write A Review" button!!

Disable ''Write A Review" button!!

Locked

Views: 1,089

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
1 May 2010, 8:24 AM
#1
jackson5759 avatar

jackson5759

New Zenner

Join Date:
Apr 2010
Posts:
21
Plugin Contributions:
0

Disable ''Write A Review" button!!

anyone can teach me how to disable the "write a review" button on
my main page? i try go throught the admin panel lot of times but i still cant manage to find the solutions. Please help!

Image below i what i hope to cancel on my main page.[

www.hearts-fashion.net](http://www.hearts-fashion.net)

above is the link to my website's main page

1 May 2010, 9:12 AM
#2
stevesh avatar

stevesh

Black Belt

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

Re: Disable ''Write A Review" button!!

That's something the creators of your template have fiddled with, and we can't advise while your site is Down For Maintenance.

1 May 2010, 10:16 AM
#3
jackson5759 avatar

jackson5759

New Zenner

Join Date:
Apr 2010
Posts:
21
Plugin Contributions:
0

Re: Disable ''Write A Review" button!!

sorry sorry.. the page is inside www.hearts-fashion.net/main

1 May 2010, 10:32 AM
#4
stevesh avatar

stevesh

Black Belt

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

Re: Disable ''Write A Review" button!!

Easiest way might be to find this in stylesheet_tm.css and add the red part:

.link1 a{ font-weight:bold; text-decoration:none; color:#957d71; display:none;}

1 May 2010, 10:37 AM
#5
jackson5759 avatar

jackson5759

New Zenner

Join Date:
Apr 2010
Posts:
21
Plugin Contributions:
0

Re: Disable ''Write A Review" button!!

thanks! it works! reall thanks..