Shimmy Shake!!!!!!!!!
-
Shimmy shake used to be all over the place, now this looks great in netscape and thunderbird because I changed the padding to 1.5, but in exploder and safari I still get the shimmy shake on the side bar. What would you change on the code below to make this thing fly in all browsers without looking as if it had too many cups of coffee. Rock in roll baby! Oh yeah… the template is coffee cup.
}
#sidebar a:hover {
display: block;
padding: 1.5px;
width: 160px;
padding-left: 12px;
border-bottom: 1px solid #fff4df;
background-image: url(images/icon2.gif);
background-repeat: no-repeat;
background-position: 0 55%;
background-color: #cfc2a8;
color: #4f4331;
text-decoration: none;
}
The topic ‘Shimmy Shake!!!!!!!!!’ is closed to new replies.