marquee header edits, some changes need to be made... |
marquee header edits, some changes need to be made... |
Oct 30 2004, 10:17 AM
Post
#1
|
|
![]() Rachael ![]() ![]() ![]() Group: Member Posts: 86 Joined: Aug 2004 Member No: 43,691 |
okay, if you go to
my xanga you will see that i have a marquee header, i was wondering * how can i make it so it does stop at the left & * how can i make it so the text box is wider from top to bottom (if you click on the scrolling text you will see how small the box is) because you cant see the end of the y, and some other letters. i remember seeing something about this, but i cant find it! sorry. here is the code CODE <!-- begin code provided by createblog.com -->
<style type="text/css"> table.header { width: 100%; background-color: black; border: 5px #ff3399; } </style> <table border="1" cellspacing="4" cellpadding="4" width="100%" class="header"> <tr> <td colspan=30> <MARQUEE BEHAVIOR=SLIDE DIRECTION=LEFT SCROLLDELAY=1 SCROLLAMOUNT=3 STYLE="text-align:justify"> <font size=3>dear ♥, i met a boy today, prepare to shatter.××</font> </marquee> </td> <!-- end code provided by createblog.com --> |
|
|
|
bifaerie marquee header edits Oct 30 2004, 10:17 AM
sweetxsimplicity Add width=NUMBER HERE, to your marquee code and ch... Oct 30 2004, 11:41 AM
bifaerie thanks, and i didnt want to make it stop at the le... Oct 30 2004, 11:48 AM
sweetxsimplicity Oh, than just erase this part "BEHAVIOR=SLIDE... Oct 30 2004, 11:49 AM![]() ![]() |