
Originally Posted by
jettrue
Sorry I've been slow with my replies.
You can try adding
padding-top:3px to #logoWrapperOuter
This solves the problem in Firefox but not in IE, I added a screenshot.
Here some drastic changes in my in the css file
Code:
#logo {
width: 100%;
height: 100%;
}
#logo img {
width:100%;
height:100%;
}
Code:
#tagline {display:none}
background:url(../images/2.gif);
font-size:1.3em;
text-align:center;
padding-top:15px;
}
Basically I laugh at any that uses IE, but unfortuntaly that is like 90% of all people using the internet.

Originally Posted by
jettrue
As for the music... I'm going to be brutally frank here and say it was extremely annoying. In my opinion, music on an e-commerce site is a death sentence. I couldn't wait to close your page after trying to figure out the issue so I could stop hearing the beginning of Could You Be Loved. It's especially annoying when the music is programmed to start automatically, and it re-starts on every single page click. Now, if there is some way to set it so it only plays if a person presses the play button, and so that it doesn't keep restarting, I'd say go for it. But people should be able at this point to choose what they listen to when they shop.
But that's just my .02... it's your site, and you are perfectly allowed to ignore me, LOL!

Sorry for being so brutal.
That was awesome dude! I laughed my ######### of reading this! I have the same opinion , but the kind of customers I have enjoy this feature.
Anyways I updated the player, autoplay is off and it doesn't keep restarting at every page, there is a slight gap, but nothing can be done about this!
Bookmarks