| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Center the rating box | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
Center the rating box
How can I center the rating box
I have centered all other elements, but don't know how to center the rating box. My problem is if I center it with CSS on this page http://www.damido.com/solbriller/ then it is all wrong on this page http://www.damido.com/Nederdele/ because there is only 1 product in the last link. Does anybody know how to fix this? Thank you!!
__________________
X-Cart 4.5.5 |
|||||||||
#2
|
|||||||||
|
|||||||||
Re: Center the rating box
Try editing the css for the element to this:
.creviews-rating-box { margin-top: 5px; padding-bottom: 7px; margin-left: auto; margin-right: auto; width: 110px; } Setting the margins to auto and supplying a width should center it. Hope that does the trick.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey XcartGuru X-cart Tutorials | X-cart 5 Tutorials Check out the responsive template for X-cart. |
|||||||||
|
#3
|
|||||||||
|
|||||||||
Re: Center the rating box
Works perfect!
Thank you very much for the help!!
__________________
X-Cart 4.5.5 |
|||||||||
|
|||
X-Cart forums © 2001-2020
|