Which code is this?, The marquee fanlisting |
Which code is this?, The marquee fanlisting |
Aug 6 2004, 03:02 AM
Post
#1
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
http://www.xanga.com/home.aspx?user=Sweet_SixSixSix
Hmm how did she get that site, i want to advertise this site and other sites. |
|
|
|
![]() |
Aug 6 2004, 03:04 AM
Post
#2
|
|
![]() rawr ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 906 Joined: Jul 2004 Member No: 26,961 |
Add a custom module and then use the image marquee script in it.
|
|
|
|
Aug 6 2004, 03:08 AM
Post
#3
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
and if click on that certain site, it will take me to it.????
But sorry to ask this, but which marquee is best? |
|
|
|
Aug 6 2004, 03:11 AM
Post
#4
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
|
|
|
|
Aug 6 2004, 03:14 AM
Post
#5
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
right?
I got that, and right now im running a little slow QUOTE <!-- begin code provided by createblog.com --> <marquee direction="up" height="230" scrollAmount="5" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=5" onMouseDown="this.scrollAmount=1" onMouseUp="this.scrollAmount=1"> Skin images go here </marquee> <!-- end code provided by createblog.com --> Where do i put the images. I dont like this :( I dont know how to do this.. Grr. |
|
|
|
Aug 6 2004, 03:18 AM
Post
#6
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
QUOTE(HIMsHeartagram @ Aug 6 2004, 3:14 AM) right? I got that, and right now im running a little slow Where do i put the images. I dont like this :( I dont know how to do this.. Grr. QUOTE <!-- begin code provided by createblog.com --> <style type=text/css> /* remove regular modules */ texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none} table.blogbody tr td {width:0px; padding: 0px;} /* edit to your liking */ table.module { border: 1px solid #000000; width:160px; background-color:f2f2f2; } table.module th { background-color: #336699;font: bold 11px arial; text-transform: uppercase;color: #FFFFFF; border: none; } table.module td {color: #000000; text-align: left; border: none; background-image: none; } </style> <!-- add this below all the CSS --> <table border=0 width="660"><tr><td valign="top" width="160"> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>About Me</b></th></tr><tr><td valign="top" class="module"> <center><img src="http://p.xanga.com/USERNAME/profile.jpg"></center><p> <b>name:</b> uhhhh..<br> <b>gender:</b> errr<br> <b>hobbies:</b> blah blah<br> </td></tr></table><br> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>Subscriptions</b></th></tr><tr><td valign="top" class="module"> <!-- Add your subscriptions here --> <a href="http://www.xanga.com/SOMEONE">someone</a><br> <a href="http://www.xanga.com/SOMEONE2">someone 2</a> </td></tr></table><br> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>Bloggies</b></th></tr><tr><td valign="top" class="module"> <!-- Add your blogrings here --> <a href="http://www.xanga.com/blogrings/blogring.asp?id=200537">Xangans.com</a> </td></tr></table><br> <!-- Here's your CUSTOM MODULE.. copy and paste as needed --> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>CUSTOM MODULE</b></th></tr><tr><td valign="top" class="module"> La la la =] </td></tr></table><br> </td><td width="500" valign="top" align="left"> <!-- end code provided by createblog.com --> How in the world do i put that code into this one?? Excuse me for double posting |
|
|
|
Aug 6 2004, 03:39 AM
Post
#7
|
|
![]() rawr ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 906 Joined: Jul 2004 Member No: 26,961 |
Under custom module at the end.
|
|
|
|
Aug 6 2004, 03:44 AM
Post
#8
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
im sorry i still dont get
|
|
|
|
Aug 6 2004, 09:39 AM
Post
#9
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 962 Joined: Jun 2004 Member No: 25,212 |
CODE <!-- begin code provided by createblog.com --> <marquee> image/text here </marquee> <!-- end code provided by createblog.com --> u have to use the custom module script [in the xanga scripts] not the EXTRA but the custom module script then u put that cod eabove in one of the boxes. |
|
|
|
Aug 6 2004, 07:22 PM
Post
#10
|
|
![]() Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 289 Joined: Jun 2004 Member No: 24,564 |
QUOTE <!-- begin code provided by createblog.com --> <style type=text/css> /* remove regular modules */ texttable.left, td.mainleft, table.left, table.navigation, table.search{display:none} table.blogbody tr td {width:0px; padding: 0px;} /* edit to your liking */ table.module { border: 1px solid #000000; width:160px; background-color:f2f2f2; } table.module th { background-color: #336699;font: bold 11px arial; text-transform: uppercase;color: #FFFFFF; border: none; } table.module td {color: #000000; text-align: left; border: none; background-image: none; } </style> <!-- add this below all the CSS --> <table border=0 width="660"><tr><td valign="top" width="160"> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>About Me</b></th></tr><tr><td valign="top" class="module"> <center><img src="http://p.xanga.com/USERNAME/profile.jpg"></center><p> <b>name:</b> uhhhh..<br> <b>gender:</b> errr<br> <b>hobbies:</b> blah blah<br> </td></tr></table><br> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>Subscriptions</b></th></tr><tr><td valign="top" class="module"> <!-- Add your subscriptions here --> <a href="http://www.xanga.com/SOMEONE">someone</a><br> <a href="http://www.xanga.com/SOMEONE2">someone 2</a> </td></tr></table><br> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>Bloggies</b></th></tr><tr><td valign="top" class="module"> <!-- Add your blogrings here --> <a href="http://www.xanga.com/blogrings/blogring.asp?id=200537">Xangans.com</a> </td></tr></table><br> <!-- Here's your CUSTOM MODULE.. copy and paste as needed --> <table border="1" cellspacing="0" cellpadding="4" width="100%" class="module"><tr><th valign="top" align="left" class="module"><b>CUSTOM MODULE</b></th></tr><tr><td valign="top" class="module"> <!-- begin code provided by createblog.com --> <marquee> image/text here </marquee> <!-- end code provided by createblog.com --></td></tr></table><br> </td><td width="500" valign="top" align="left"> <!-- end code provided by createblog.com --> like that? |
|
|
|
Aug 12 2004, 11:43 AM
Post
#11
|
|
![]() :hammer: ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,849 Joined: Mar 2004 Member No: 7,700 |
CODE <!-- begin code provided by createblog.com --> <marquee direction="up" height="230" scrollAmount="5" onMouseOver="this.scrollAmount=1" onMouseOut="this.scrollAmount=5" onMouseDown="this.scrollAmount=1" onMouseUp="this.scrollAmount=1"> Skin images go here </marquee> <!-- end code provided by createblog.com --> ^ I don't think your looking closely enough. It says "Skin Images go here". That is where you put the images. Just pay more attention and you'll get it =] |
|
|
|
![]() ![]() |