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 --> |
|
|
|
Oct 30 2004, 11:41 AM
Post
#2
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Add width=NUMBER HERE, to your marquee code and change the behavior to alternate instead of slide, that will make it stop at both right and left so it'll bounce back and forth, I don't think you can just make it stop at left.
|
|
|
|
Oct 30 2004, 11:48 AM
Post
#3
|
|
![]() Rachael ![]() ![]() ![]() Group: Member Posts: 86 Joined: Aug 2004 Member No: 43,691 |
thanks, and i didnt want to make it stop at the left, it alreadydoes that, and i want to make it like a regular old marquee.
|
|
|
|
Oct 30 2004, 11:49 AM
Post
#4
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Oh, than just erase this part "BEHAVIOR=SLIDE DIRECTION=LEFT "
|
|
|
|
![]() ![]() |