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

  • Home
  • SEARCH
  • 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 6772653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T15:34:27+00:00 2026-05-26T15:34:27+00:00

Here is the set of icons within one image file. And here is another

  • 0

Here is the set of icons within one image file. And here is another set.

How can I create a link (a href) with usage of icon from one file, on hover it should take icon from another file (the same position) and on click – from third file?

Here is the CSS just to use one icon:

width: 16px;  
height: 16px;  
background-image: 
url(images/ui-icons_222222_256x240.png); 
background-position: -32px -128px; 
  • 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-05-26T15:34:28+00:00Added an answer on May 26, 2026 at 3:34 pm

    All you have to do is define styles for the different states of the link(s):

    a:link,a:visited { /* for regular non-hovered, non-active link styles */
        width: 16px;  
        height: 16px;
        background-image:
        url(images/defaultStateImage.png); 
        background-position: -32px -128px;
    }
    
    a:hover { /* for hover/mouse-over styles */
        url(images/hoverStateImage.png); 
        background-position: -32px -128px;
    }
    
    a:active { /* for click/mouse-down state styles */
        url(images/clickStateImage.png); 
        background-position: -32px -128px;
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I just found an icon set here: http://www.archetype-inc.com/yard/fundamentals/icons/ I've been looking for something like
Okay, so here's the idea; I want to create a set of icons that
How can i find all subsets of a set using c#? here set is
Here is the problem from code chef : A set of N dignitaries have
I am trying to automate 100 icons in a set. I have a image
I have here this code. I want it to first display an image file
I'm trying to create an application-bar like set of icons with text that will
Here is dataset: set.seed(123) myd <- data.frame (class = rep(1:4, each = 100), yvar
I am developing w php web site. Here I have set a php cookie
Here's my batch script: @echo off cls set SOURCE=svn://vcrep/UXP/ercpac/trunk/ set SVN=C:\Program Files\TortoiseSVN\bin %SVN%\TortoiseProc.exe /command:update

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.