help my xanga, moving type |
help my xanga, moving type |
Apr 17 2006, 03:31 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Apr 2006 Member No: 394,518 |
i put in a new part for some moving type, it works fine in a tester at http://www.blogring/sources/Tester.php and stuff but when i put it on my xanga the type thats to be moving is their for a spit second and vanishes, and doesnt come back
My Webpage its on the right if its in the codeing i cant find it so heres the code for it. the part for the moving type is at the bottom above the blog code, i dont know where i went wrong CODE <!-- start code provided by createblog.com -->
<script>document.title="Meltingchain";</script> <style type=text/css> body{cursor:crosshair} </style> <style type=text/css> a:hover{cursor:crosshair} </style> <div style="padding-top:0px;position:static;margin-top:0px;"><img src="http://images.cbimg5.com/xanga/30/7480.jpg"></div> <style type="text/css">.#rblEprops{display:none;} #pnlEnabled table, #htmleditor, #lblTimeZone, #pnlEprops, #rblEprops /* width of the comment page */ {width:400px;} .leftmoduletitlebar, .leftmoduleborder, .leftmoduleinterior, table.left, table.left TH, table.left TD, table.navigation, table.footer {display: none;} </style> <style type="text/css"> /*all alone ...*/ /*by CsuTiBea*/ body { background-color: #ffffff; scrollbar-face-color: #feffff; scrollbar-shadow-color: #000000; scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #feffff; scrollbar-arrow-color: #feffff; } #rblEprops, #pnlEnabled table, #pnlEprops table { width: auto !important; } table.blogbody { width: 440px; font-family: arial; font-weight: none; font-size: 10pt; color: #000000; text-align: left; padding: 0px; margin-top: 2px; } .caption, .blogheader { background-image:url(http://images.cbimg5.com/xanga/30/7480a.jpg); BORDER-BOTTOM: #000000 2px solid; border-top: #000000 2px solid; border-right: #000000 2px solid; border-left: #000000 2px solid; width: 440px; padding: 3px; font-family: arial; font-size: 14px; text-align: center; color: #000000; background-color: #none; text-transform: lowercaps; margin-top: 10px; } P, B, I, TD, TH {font-family: arial; color: #000000; font-size: 10px; letter-spacing:0px;} A:link, A:visited, A:active, a:hover {color:#85c3d7; text-decoration:none; font-size:10px;} A:hover {color:#85C3D7; text-decoration:none; font-size:9px; border: 1px solid #85C3D7;};} strong, b, i, em, u { /* edits italics, and underline */ font-family: arial; font-size: 11px; color: #61777e; letter-spacing:1px; } strong, b,{ /* edits bolded text in your entry */ font-family: arial; font-size: 11px; font-weight: bold; color: #42708d; letter-spacing:1px; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #000000; font:normal 10px arial; background-color: #ffffff; letter-spacing:1px; color: #8ca881; } </style> <div id="navigation" style="position:static; margin-top: -410px; margin-right: -478px; width: 210px; height: 500px; overflow: auto; FILTER: chroma(color=#feffff) allowTransparency;;"> <table border="0" width=180px> <tr> <td valign="top"> <div style="overflow:auto; FILTER: chroma(color=feffff) allowTransparency; width:180;height:171; color:000000; font-size:10px; font-family:arial; background-color:transparent; border: 0px solid silver;"> + <a href="http://www.xanga.com/guestbook.aspx?user=meltingchain">Guest Book</a><br> + <a href="http://www.xanga.com/signin.aspx">Hello</a><br> + <a href="http://www.xanga.com/logout.aspx">Good Bye</a><br> + <a href="http://www.xanga.com/private">PRIVATE</a><br> + <a href="http://www.xanga.com/claf">Settings</a><br> + <a href="http://www.xanga.com/Private/subs.aspx">YOUR SUBS</a><br> + <a href="http://www.xanga.com/profile.aspx?user=meltingchain">Me</a><br> + <a href="http://www.xanga.com/Private/SubscribeTo.aspx?user=meltingchain" target="blank">Add Me</a> <br><br><br> <arial><font size=1px>+(c) Copy Right. All rights reserved by CsuTiBea</marquee><BR> </div><br /> </td> </tr> </table> <img src="http://images.cbimg5.com/xanga/30/7480b.jpg"><table border="0" width=180px> <tr> <td valign="top"> <div style="overflow:auto; FILTER: chroma(color=feffff) allowTransparency; width:180;height:180; color:000000; font-size:10px; font-family:arial; background-color:transparent; border: 0px solid silver;"> + <B>Name:</B> Glenn<br> + <b>DOB if anyone cares:</B> 02/05/90<br> + <B>Gender:</B> Male<BR> + <B>Location:</B> Nowhere and Everywhere<BR> + <b>Interests:</B> Music, riding my bike, and games/anime<BR><BR> +Your Ticket To The Future Is Always Blank<BR><BR> </div><br /> </td> </tr> </table> <br /></div> <table border="0" width=180px> <tr> <td valign="top"> <div class="section" style=" width: 205px; margin-top: -450px; margin-left: 680px;"> <marquee direction="up" scrollamount="1" onMouseOver="stop()" onMouseOut="start()"height=180> <p>hi why wont this work :( its making me sad</p> </marquee></div> </td> </tr> </table> <div id="content" style="margin-top: -524px; margin-Left:195px; width: 484px; height: 425px; overflow: auto; FILTER: chroma(color=#feffff) allowTransparency;"><br> <!-- end code provided by createblog.com --> |
|
|
|
![]() |
| *digital.fragrance* |
Apr 17 2006, 04:41 PM
Post
#2
|
|
Guest |
Well, I noticed that you have a random closing marquee tage here:
CODE <arial><font size=1px>+(c) Copy Right. All rights reserved by CsuTiBea</marquee><BR> Get rid of that and see what happens... |
|
|
|
Apr 17 2006, 05:56 PM
Post
#3
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Apr 2006 Member No: 394,518 |
ok..... no change
ok i was messing around, and i found out that the type was their but it would only move with my mouse, is there a way to make it move with out the mouse heres the code for the moving type CODE <table border="0" width=180px> <tr> <td valign="top"> <div class="section" style=" width: 205px; margin-top: -450px; margin-left: 680px;"> <marquee direction="up" scrollamount="1" onMouseOver="start()" onMouseOut="start()"height=80> <p>why wont this work :( its making me sad</p> </marquee></div> </td> </tr> </table> posts merged This post has been edited by digital.fragrance: Apr 18 2006, 02:49 PM |
|
|
|
| *digital.fragrance* |
Apr 18 2006, 02:49 PM
Post
#4
|
|
Guest |
CODE <table border="0" width=180px> <tr> <td valign="top"> <div class="section" style=" width: 205px; margin-top: -450px; margin-left: 680px;"> <marquee direction="up" scrollamount="1" height=80> <p>why wont this work :( its making me sad</p> </marquee></div> </td> </tr> </table> Try that... |
|
|
|
Apr 18 2006, 03:00 PM
Post
#5
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Apr 2006 Member No: 394,518 |
And now i cant even bring it up with my mouse, so in other words no good :(
|
|
|
|
| *digital.fragrance* |
Apr 18 2006, 03:02 PM
Post
#6
|
|
Guest |
I use this marquee code on my xanga - it has to work. Adjust as you see fit.
CODE <marquee scrollamount=3 onMouseover="this.scrollAmount=0" onMouseout="this.scrollAmount=4" height="200" direction="up" width="150px" align="center">
</marquee> |
|
|
|
Apr 18 2006, 03:40 PM
Post
#7
|
|
|
Newbie ![]() Group: Member Posts: 5 Joined: Apr 2006 Member No: 394,518 |
well i tryed to put that into the table i made for it, no good, i tryed putting it into the navigation table, no good, i tryed not putting it in a table at all no good so i think im just going to make a new one and hope i dont run across the same problem
|
|
|
|
![]() ![]() |