Log In · Register

 
 
Closed TopicStart new topic
Image Marquees..., help plz
Bored As Hell
post Oct 19 2004, 06:19 PM
Post #1


Newbie
*

Group: Member
Posts: 1
Joined: Aug 2004
Member No: 40,715



is there anyway to have a image marquee with the images in it as links? ermm.gif
 
shortvi3tlaydee
post Oct 19 2004, 06:28 PM
Post #2


moohaha
******

Group: Member
Posts: 2,214
Joined: Aug 2004
Member No: 41,985



do you mean this:

http://www.createblog.com/forums/index.php?showtopic=14595
 
heyyfrankie
post Oct 19 2004, 06:38 PM
Post #3


This bitch better work!
********

Group: Staff Alumni
Posts: 13,681
Joined: Jul 2004
Member No: 28,095



CODE
<!-- begin code provided by createblog.com -->
<form name="jump">
<select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO">
<option value="#">Pictures</option>
<option value="#">++++++++</option>
<option value="Picture URL Here">Text you want the link to say here</option>
<option value="Picture URL Here">Text you want the link to say here</option>
<option value="http://www.xanga.com/private/home.aspx">Text you want the link to say here</option>
<option value="Picture URL Here">Text you want the link to say here</option>
<option value="Picture URL Here">Text you want the link to say here</option>
<option value="Picture URL Here">Text you want the link to say here</option>
<option value="Picture URL Here">Text you want the link to say here</option>
<option value="Picture URL Here">Text you want the link to say here</option>
<option value="Picture URL Here">Text you want the link to say here</option>
</select>
<!-- end code provided by createblog.com -->




That is for a drop down. just put the url of the picture where it says "picture URL Here" and what ever you want the link to say in where it says "Text you want the link to say here". that should work.


paste it in custom header



You can add more links by adding this code...

CODE
<!-- begin code provided by createblog.com -->
<option value="http://YOUR URL GOES HERE">YOUR TEXT GOES HERE</option>
<!-- end code provided by createblog.com -->




You make it match the colors of your xanga by adding this code...

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
select{
color:#000000;
background-color:#FFFFFF;
font-family:arial;
font-size:10px;
}
</style>
<!-- end code provided by createblog.com -->


Paste that in custom header.




i hope that helped! _smile.gif
 

Closed TopicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members: