SilverWolf
11-12-2007, 06:17 AM
1) Script Title: Cross Browser marquee II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/cmarquee2.htm
3) Describe problem: My problem is I can't get the scroller to sit in the middle of the box. It hugs the right and only shows half of the content. No matter what I try I can't get it to center.
Edits I have made:
<style type="text/css">
#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 200px; /*marquee height */
background-color: sh_bk6.gif;
overflow: hidden;
border: 0px solid orange;
padding: 0px;
padding-left: 0px;
}
</style>
no other edits exsit at this time.
4) My Site: http://pixel2.alittlebitofmagick.com/
this sight is not open to the public yet.
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/cmarquee2.htm
3) Describe problem: My problem is I can't get the scroller to sit in the middle of the box. It hugs the right and only shows half of the content. No matter what I try I can't get it to center.
Edits I have made:
<style type="text/css">
#marqueecontainer{
position: relative;
width: 150px; /*marquee width */
height: 200px; /*marquee height */
background-color: sh_bk6.gif;
overflow: hidden;
border: 0px solid orange;
padding: 0px;
padding-left: 0px;
}
</style>
no other edits exsit at this time.
4) My Site: http://pixel2.alittlebitofmagick.com/
this sight is not open to the public yet.