View Single Post
  #4  
Old 07-26-2011, 09:34 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: Center Product Rating Images?

You will have to adjust it maybe a little but this should work

.creviews-rating-box {
text-align: center;
margin: 5px auto 0 auto;
padding-bottom: 7px;
width: 120px;
}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote