Anyone know what I'm missing here? I'm looking to squeeze the quote marquee at the top in such a way as the text disappears when it gets close to the lighter gray area. What am I missing?
#dailyquoted { background-image:url(images/daily-quote.png); width:338px; height:24px; margin-left:408px; text-align:center; font-size:11px; font-style:italic; padding-top:6px; } I'm not a pro, i learn from trial and error. But did you try to resize the div that the code resides in?