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 7665275
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T14:31:21+00:00 2026-05-31T14:31:21+00:00

OK, so I have this website I maintain, uses WordPress, etc. One of the

  • 0

OK, so I have this website I maintain, uses WordPress, etc. One of the things the blog has is a little flag/ribbon thing in the upper-right corner that has three logos for the site’s associated Twitter, Facebook and RSS feeds.

How it's supposed to look

I want it to be an all-CSS hyperlink so I’m doing the HTML this way:

<div id="headerflag">
    <a class="headerflagfacebook" href="http://www.facebook.com/(client's facebook link)"></a>
    <a class="headerflagtwitter" href="http://twitter.com/(client's twitter link)"></a>
    <a class="headerflagrss" href="http://feeds2.feedburner.com/(client's rss link)"></a>
</div>

and the CSS looks something like this

#headerflag
{
    width: 151px;
    height: 40px;
    position: relative;
    left: 708px;
    top: 20px;
    z-index: 3;
    background-image:url('images/flag.png');
}

a.headerflagfacebook, a.headerflagfacebook:hover
{
    width: 13px;
    height: 26px;
    position: absolute;
    left: 36px;
    top: 7px;
    z-index: 4;
    background-image:url('images/flag-facebook.png');
    display: block;
}

(repeat for the other two with slightly different positioning offsets, image names, etc.)

And until very recently, it worked everywhere just fine, even in the WebKit-based Safari.

But now it’s broken in Chrome:

How it looks in Chrome today

The hovering works:

Hovering works in Chrome

But the non-hover state is broken. I’m not completely sure, but I think the background image is being used again (that might explain the little triangles that disappear on hover – they’re from the triangular notch on the right?).

I’d say this is a bug but I’m not sure and it still renders this way even in the Canary build.

Does anyone know why this suddenly broke in Chrome? Is it a bug? Or am I doing something wrong?

  • 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-31T14:31:23+00:00Added an answer on May 31, 2026 at 2:31 pm

    You should be using sprites.

    Take a look at this tutorial. http://iamchristill.com/html/the-right-way-to-make-rollover-buttons/

    Works across browsers.

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

Sidebar

Related Questions

I have this website http://wedessertmore.com that has some forms popup when you click on
So I have this ASP.Net 2.0 website that uses functions contained within a JS
I have a database structure that has two one-to-many relationships. I have a website,
I have inherited a website to maintain that uses a html map overlaying a
I have this website (C#/ASP.NET) with a form where the user can register for
I have this website iloveforwards.com created using drupal. I would like to have a
I have this website I am designing and I want to make it to
So I have this website that I'm building and they are wanting to be
I have used this website for testing http://www.webpagetest.org and among some suggestions for optimization
I have this ASP.NET/SQLServer2005 website running on a production server (Win2003, QuadCore, 4GB). The

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.