Trouble getting banner rotator control buttons to line up. Please help!
hi guys,
i had making banner rotator , works fine can't control buttons line each other properly.
you can check example clicking here.
basically left , right control arrows should align lights. know how can them line up?
thank you,
s
try adjusting top-margin on prev , next css.
.prev {
background: none no-repeat scroll 0 0 transparent;
background-image:url(http://spindriftmedia.com/banners/images/prev.png);
cursor: pointer;
float: left;
height: 13px;
margin: 20px 14px 0 0;
text-indent: -9999em;
width: 8px;
}
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment