Hello. I have a marquee and before it starts there is a ton of white space. How do I get rid of that so it just starts where the images start.
For us to help you, you'll need to post the script so that we are able to establish the problem, and offer a solution. Unfortunately, you failed to do so... Hopefully this post was of assistance to you.
Sorry about that guys. Heres the code. <marquee bgcolor="" onmouseover="this.stop()" onmouseout="this.start()"><a href="interview001.php"><image src="images/scrolling/chad.jpg" border="0"></a> <a href="interview002.php"><image src="images/scrolling/KMweiland.jpg" border="0"></a> <a href="interview003.php"><image src="images/scrolling/zackl.jpg" border="0"></a> <a href="interview004.php"><image src="images/scrolling/Geno.jpg" border="0"></a> <a href="interview005.php"><image src="images/scrolling/cosmiccam.jpg" border="0"></a> <a href="interview006.php"><image src="images/scrolling/jeremynaylor.jpg" border="0"></a> <a href="interview007.php"><image src="images/scrolling/etepic1.jpg" border="0"></a> <a href="interview008.php"><image src="images/scrolling/carolyn.jpg" border="0"></a> <a href="interview009.php"><image src="images/scrolling/courtneynow.jpg" border="0"></a> </marquee> Code (markup):