Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8636757
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T10:18:13+00:00 2026-06-12T10:18:13+00:00

I want to put this : http://livepipe.net/control/rating A rating bar CSS and my only

  • 0

I want to put this :
http://livepipe.net/control/rating A rating bar CSS and my only problem is the image.gif. Can anyone help me with that? that if I try to build it happen that I gif animations: circles that change in a time interval and not when you click on them. If anyone can upload an example or explain how to build this type of gif correctly greatly appreciate it.

http://livepipe.net/control/rating

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T10:18:14+00:00Added an answer on June 12, 2026 at 10:18 am

    If you look at the source of that webpage, you’ll see that this is the image used for the rating.

    It is a single .gif and it is not animated. To control what selection to show, he has defined a number of CSS classes as follows:

    .rating_container a {  
        float:left;  
        display:block;  
        width:25px;  
        height:25px;  
        border:0;  
        background-image:url("/stylesheets/rating.gif");  
    } 
    
    .rating_container a.rating_off {  
        background-position:0 0px;  
    } 
    
    .rating_container a.rating_half {  
        background-position:0 -25px;  
    } 
    
    .rating_container a.rating_on {  
         background-position:0 -50px;  
     } 
    
    .rating_container a.rating_selected {  
         background-position:0 -75px;  
    }
    

    Every <a> tag within an element with the class rating_container will automatically set that entire rating sheet as it’s background image. As the width/height is forced to be 25 by 25, it will only show a small section of it. He then sets the <a> classes individually based on the rating. For example when a rating is set on, it becomes <a class='rating_on'>, the matching CSS changes the images background-position by -50px on the y axis, this causes the 25×25 <a> window to show a different picture.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

in this example : http://dev.sencha.com/deploy/dev/examples/grid/progress-bar-pager.html if i want to put an delete button, after
I have this code http://jsfiddle.net/DanielMontenegro/7pdU4/3/ Now, supose that I want to put that map
in this tutorial of Yii framework http://www.yiiframework.com/doc/guide/1.1/en/basics.controller#action i want to put my Actions from
this is what i want. but i have put only a specified date. SELECT
I want put this two value together (Side by side), as following image, but
Hi I'm having some problem with css to IE7 I want to put some
I want to put this `<script src='http://resources.infolinks.com/js/infolinks_main.js' type='text/javascript'></script>` script in my website, but I
I have a csv file : 1|1.25 2|23.56 3|58.99 I want to put this
I have a short question. I want do put this \tssr>&\8=f23' into a String
I don't know exactly how to put this question. I want to create a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.