I am sorry, but I do not understand.
What do I need to alter the button to?
Here is the code.
#s5_top_bar2 {
background:url(../images/s5_left_corner.png) no-repeat bottom left;
}
#s5_top_bar3 {
background:url(../images/s5_right_corner.png) no-repeat bottom right;
padding-bottom:15px;
}
#s5_top_bar_gradient, #s5_footer_area1 {
height:43px;
-moz-box-shadow:0 5px 8px rgba(0, 0, 0, 0.5);
-webkit-box-shadow:0 5px 8px rgba(0, 0, 0, 0.5);
box-shadow:0 5px 8px rgba(0, 0, 0, 0.5);
}
#s5_top_bar_static, #s5_footer_area2, .button, p.readmore a, .readon, li.pagenav-next, li.pagenav-prev {
background:url(../images/s5_static.png);
height:43px;
}
#s5_footer_area1 {
margin-bottom:80px;
Any help would be greatly Appreciated.