Hi,
Thanks for the good looking scripts.
I am using Ajax-PHP Rating Stars Script with SQLite (I am using MySQL) at urbanprime.in (Link: http://urbanprime.in/Quace-Copper-String-Led-Light )
Script is taking only 4 starts not 5. Can you help me fix it?
Rating Stars Script uses 4 stars only
-
- Posts: 2
Rating Stars Script uses 4 stars only
Admin
Hello,
Make these changes in the ratings.css file:
Set width:113px where it is 110px.
For example:
And
- Or download again the script from this website (I made the changes).
Make these changes in the ratings.css file:
Set width:113px where it is 110px.
For example:
Code: Select all
.srtgs .stars, .srtgs .d_rtg, .srtgs .totalrate { width:113px; }
Code: Select all
.srtgs .star_n {
position:relative;
height:19px;
margin:0;
max-width:113px;
background:#e8e8fe url('star1.png') repeat-x top left;
}
suri
Hi.. Thanks for quick reply. It is working now.
Thanks.
Thanks.
Similar Topics
-
Rating stars script - ReferenceError: renot not defined
Scripts from this website
First post
Hello, dear respective admin,Last post
I am sorry for creating another thread about issues in the same script ( Ajax-PHP Rating Stars Script ), but just to...
Awesome! the issue resolved successfully, Thank you for skyrocket responses and help :) -
Ajax-PHP Rating Stars-SyntaxError JSON.parse unexpected character
Scripts from this website
First post
The Ajax-PHP Rating Stars Script , I am trying to get it working but I keep getting this error:Last post
SyntaxError: JSON.parse: unexpected character at...
Awesome, Finally I get it works, after adding this line alert(obajx.responseText); it guided me to what was missing, first of all, the files URL's... -
Ajax Rating Php Script web page doesn't load anymore
Announcements & Support
First post
Hello! I'd like to inform that your web page doesn't load and the scripts are not downloadable...Last post
The web page of your site is:
I attached a...
I always keep AdBlock active due to laziness and I think it keeps the rest of the planet active too ... but happy to hear that you have solved!... -
Link Script Users Register, Login with other script
Scripts from this website
First post
Hello I would like to know how I can link the user script with other script like that of the Script comments with pagination for the user space thank...Last post
Hello ok thank you very much for your help -
Help with SSEP cron script
Scripts from this website
First post
Edit: I found the problem.Last post
This line: $start_url = (!empty($_SERVER ) ? ' : ' $objci->domain;
I had to change it to $start_url = ' ....
I'm glad you found the problem and it works.
Thank you for posting the solution.