![]() |
advanced customer rating
version 4.6.6 in advanced customer rating,
how do i put a line break between the stars and the actual ratings . I know how to add a <br /> Just not sure in what file to split the stars from the ratings and votes. |
Re: advanced customer rating
Use the webmaster mode - it will tell you exactly which template to edit
|
Re: advanced customer rating
Awesome thank you found the right file.
But still not sure where to add <br /> this is the code, Code:
{if $general_rating} |
Re: advanced customer rating
It's in the table so you can't put a line break. You need to either make 2 rows or combine cells to use line break
Code:
<table class="acr-container{if $is_multicolumns eq "Y"}-multicolumns{/if}"> |
Re: advanced customer rating
I took out the dropdown all together, its on the review page anyways
I change the bottom part of that file to this, Code:
And now my site looks nicer. |
All times are GMT -8. The time now is 01:13 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.