Code:#billboard { color: #ffffff; font: 14px arial; height: 25px; margin: 0 25px 0 25px; padding: 0; position: absolute; bottom: 17px; width: 850px; } .billcontent { width: 100%; } #billboard a { color: #ffffff; display: inline; }page: http://japantown.awardspace.com/Code:<div id="billboard"> <div id="billboard0" class="billcontent">Japan Townへようこそ!!</div> <div id="billboard1" class="billcontent">The <a href="/japanchat.php?frames">chat room</a> and message board are open!!</div> <div id="billboard2" class="billcontent">Enjoy the new site design!!</div> </div>
wait 5 seconds for the billboard to change.
if i do not display it inline, the link gets displayed below the line, displaying it inline makes it display over the text following it.
how can I make it display normally?



Reply With Quote


Bookmarks