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, 12:15 AM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 51 Joined: Jun 2004 Member No: 24,940 |
CODE <!-- begin code provided by createblog.com --> <MARQUEE><IMG src="URL OF IMAGE"></MARQUEE> <!-- end code provided by createblog.com --> that is for one pic. if you want to add more pix add another one of these: CODE <!-- begin code provided by createblog.com -->
<IMG src="URL OF IMAGE"> <!-- end code provided by createblog.com --> |
|
|
|
Jun 26 2004, 01:05 AM
Post
#3
|
|
![]() my pet rock doesn't like you ![]() ![]() ![]() ![]() Group: Member Posts: 258 Joined: Feb 2004 Member No: 4,866 |
The second code doesnt work. The first one is fine but i would like to know how to add on pics in a series. Also does ANYONE have the code for icons? [so when you click it, it redirects you to that site]
Thnx though mzsnoozy .. if no one gives me the code i guest ill just put one moving pic. |
|
|
|
Jun 26 2004, 01:18 AM
Post
#4
|
|
![]() 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 |
|
|
|
Jun 26 2004, 02:10 AM
Post
#5
|
|
![]() my pet rock doesn't like you ![]() ![]() ![]() ![]() Group: Member Posts: 258 Joined: Feb 2004 Member No: 4,866 |
Thanks! If you want to see how I've put use to that code, scroll to the bottom of my SITE . However, I still have another question. Is there anyway I can adjust the speed or the area length on which the icons will scroll over? [it goes sort of fast, and theres a big space from where it enters near the scrollbar] That would be super if someone had a code/answer for that.
|
|
|
|
Jun 26 2004, 09:38 AM
Post
#6
|
|
![]() Look its... ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,817 Joined: Feb 2004 Member No: 4,767 |
theres a code in the xanga scripts marquees that have something similar to what you want just go look. its very easy
|
|
|
|
![]() ![]() |