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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T21:16:36+00:00 2026-06-15T21:16:36+00:00

I really hate having to result to this, but this problem has me on

  • 0

I really hate having to result to this, but this problem has me on the edge of my seat.

To make a long story short, I’m trying to add a small music player widget on my site along with a music tab that will display the music player on hover. I’ve accomplished this, but every time I hover over the music tab icon, it’ll move to its designated position but leaves behind an unwanted duplicate of itself.

Here’s the first portion of the code:

<style type ="text/css">
    #musicplayer{
        text-align: center;
        font-size: 11px;
        position:absolute;left:0px;top:-100px;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        z-index:999;
    }

    #musicplayer:hover{
        top:0px;
    }

    #music{
        padding:3px;
        background: transparent;
        width:175px;
        height: auto;
        margin-left:0px;
        font-family:'Coming Soon';
        z-index: 9999;
        text-align:center;
        padding-left:2px;
        padding-right:2px;
        padding-bottom:70px;
        border-bottom-right-radius:0px;
        margin-top:20px;
    }

    #musictab{
        font-family: 'Coming Soon';
        height:auto;
        padding:3px;
        background:transparent;
        width:30px;
        margin-left:0px;
        margin-top:0px;
        -moz-border-radius:0px;
        border-bottom-right-radius:6px;
        border-bottom-left-radius:6px;
    }
</style>

And here is the div tag that I think may also be causing the problem

<div id="musictab">
    <p><img src="http://i47.tinypic.com/2cpyjv9.jpg" border="0"></a></p>
</div>

Please note that there are other div tags intrinsic to this code, but I omitted them because I don’t think they are causing the problem.

EDIT: Might as well post my website (err, Tumblr page) and you guys can see the problem in action. Any help is greatly appreciated.

Site

  • 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-15T21:16:37+00:00Added an answer on June 15, 2026 at 9:16 pm
        <div id="entry">
            <div class="holder"></div>
            <a href="http://wrjacobs.tumblr.com/post/37948918891/hud-biennial-019">
                <img src="..." alt="hud-biennial-019" width="380px">
            </a>
            <div class="holder"></div>
            <div class="holder"></div>
            <div class="video"></div>
            <div class="holder"></div>
            <div id="musicplayer">
                <div id="music">
                    <center>
                    <img... />
                    <br>
                </center>
            </div>
            <div id="musictab">
                <p>
                    <img src="http://i47.tinypic.com/2cpyjv9.jpg" border="0">
                </p>
            </div>
        </div>
    
    1. close your <img /> tags! 🙂
    2. this is 1 example of div with the id=”entry” – you should only have one element on each page with the same id, e.g. change id=”entry” to class=”entry”.

    3. Each time you add an image as an entry, you add the music player for each entry! Meaning you have added the music player 1 x number of entries on the page. This means even though the top musicplayer is correctly shown, moving that will only show the one beneath it – hope that explains it

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

Sidebar

Related Questions

I don't see how this is possible, but I really, really hate to run
I hate to ask this question on this forum, but I'm having a lot
I really hate to beat this dead horse, but I couldn't find a clear
I've been using south but I really hate having to manually migrate data all
I really hate this error, because it can be so hard to pin point.
I really HATE to ask this because I thought this is supposed to be
I really hate global variables - maybe its the C# programmer in me but
I really hate to ask these vague questions, but I could use some help
I'm using Rake to generate RDoc documentation for my project, but I really hate
Potentially an argumentative topic, but... I really hate that I can't do the following:

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.