scrollies, moving icons |
scrollies, moving icons |
Jun 25 2004, 11:46 PM
Post
#1
|
|
![]() my pet rock doesn't like you ![]() ![]() ![]() ![]() Group: Member Posts: 258 Joined: Feb 2004 Member No: 4,866 |
hey i was wondering what the code was for a scrolly of pics/icons.. that goes horizontal? I know the one code that anti_fukin_social has that goes vertically down but i would like to have it go horizontally across. Preferably could i have the code that gives icons not just pics? thnx
also is there a possible code for having a google search bar in xanga like kiwisgraphics.com? just wondering thnx |
|
|
|
![]() |
Jun 26 2004, 01:18 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 51 Joined: Jun 2004 Member No: 24,940 |
sorry for the bad directions. if you want to add another pix more than one.. its supposed to be like this:
CODE <!-- begin code provided by createblog.com --> <MARQUEE><IMG src="URL OF IMAGE"><IMG src="URL OF IMAGE"><IMG src="URL OF IMAGE"></MARQUEE> <!-- end code provided by createblog.com --> ...that is for 3 pix if you want your pix to become a link.. replace <IMG src="URL OF IMAGE"> with: CODE <!-- begin code provided by createblog.com --> <a href="LINK OF SITE" target="_blank"><img src="URL OF IMAGE" border="0px"/></a> <!-- end code provided by createblog.com --> LINK OF SITE: the site it goes to when clicked on URL OF IMAGE: url of image.. lol i hope those are right |
|
|
|
ch33sylici0us scrollies Jun 25 2004, 11:46 PM
mzsnoozy CODE<!-- begin code provided by createblog... Jun 26 2004, 12:15 AM
ch33sylici0us The second code doesnt work. The first one is fin... Jun 26 2004, 01:05 AM
ch33sylici0us Thanks! If you want to see how I've put us... Jun 26 2004, 02:10 AM
LatinaLady theres a code in the xanga scripts marquees that h... Jun 26 2004, 09:38 AM![]() ![]() |