In your css you wil see
#reviewsHeading {
background:#9966ff;
color:transparent;
background-image: url(../buttons/boxhead-reviews.gif);
background-repeat:no-repeat;
background-position:top;
padding-top: 49px;
if you get yourself Firefox with the web dev toolbar you can play with this sort of thing on your style sheet and see what the effects are before actually changing anything![]()


Reply With Quote

