slideimages???, help!! |
![]() ![]() |
slideimages???, help!! |
Apr 25 2005, 11:47 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Nov 2004 Member No: 59,977 |
can i have the slide images code please??? i really need it..thank you...
|
|
|
|
Apr 25 2005, 11:51 PM
Post
#2
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
here
CODE <marquee behavior=scroll direction="up"><img src="IMAGE URL GOES HERE"></marquee> check xanga scripts next time.. o yea remember if you want to change the direction change the up to left or right..edit// or if you want a one for slow over mouse hover http://www.createblog.com/forums/index.php?showtopic=14595 |
|
|
|
Apr 26 2005, 12:36 AM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Nov 2004 Member No: 59,977 |
what id i want to add a lot of images instead of one image..then what should i do?
|
|
|
|
Apr 26 2005, 12:43 AM
Post
#4
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
add this
CODE <img src="IMAGE URL GOES HERE"> so it would look like this just keep adding the image tag to add more images. |
|
|
|
Apr 26 2005, 12:53 AM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Nov 2004 Member No: 59,977 |
thanx...but do u know how to add border to it??? thanx a lot
|
|
|
|
Apr 26 2005, 09:33 AM
Post
#6
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
you can try adding this infront of the image tags
CODE border:1px solid #000000;
|
|
|
|
Apr 26 2005, 09:37 AM
Post
#7
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
To the images or the marquee?
CODE <style>marquee{border: 1px solid #000000}</style> The first one is for the marquee... And the second is for the images. Either way the border is set to be black, use a diffrent hex code if you want a diffrent color. Beware that if you ever use an image it'll have that border on it if you use that code. ^_^
<style>img{border: 1px solid #000000;}</style> |
|
|
|
Apr 26 2005, 02:41 PM
Post
#8
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Nov 2004 Member No: 59,977 |
oh my gosh..can u please type in the whole code for me? cuz i don't really know where to add it..i'm so suck at codes..hihi..thanx...
|
|
|
|
Apr 26 2005, 04:53 PM
Post
#9
|
|
![]() mosh. ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,841 Joined: Dec 2004 Member No: 73,114 |
QUOTE(pinkdoll @ Apr 26 2005, 2:41 PM) oh my gosh..can u please type in the whole code for me? cuz i don't really know where to add it..i'm so suck at codes..hihi..thanx... if you want the marquee at the top of your xanga, before all your posts, just put it at the top of your custom header in your CLAF (www.xanga.com/claf). And what do you mean to 'type in the whole code' for you? Just copy and paste the code already given into your Custom header, then just edit the image urls.... |
|
|
|
Apr 26 2005, 05:02 PM
Post
#10
|
|
![]() ^ I might look scary but i'm the nicest person in cb! ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,364 Joined: Feb 2004 Member No: 4,979 |
CODE <MARQUEE behavior=alternate> <MARQUEE width="80%"> <img src=""> </MARQUEE></MARQUEE> very cool marquee. |
|
|
|
Apr 26 2005, 07:58 PM
Post
#11
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
wait do u want the border around the images or marquee?
for the images bordered: for around the marquee try this: |
|
|
|
Apr 26 2005, 08:03 PM
Post
#12
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
|
|
|
|
Apr 26 2005, 08:39 PM
Post
#13
|
|
|
Tu es laid. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 3,913 Joined: Feb 2005 Member No: 106,675 |
and also you can change the px to how thick you want your border to be
CODE border:1px thats the part you would change if you want to make your border more thick. |
|
|
|
Apr 28 2005, 09:36 PM
Post
#14
|
|
|
Member ![]() ![]() Group: Member Posts: 15 Joined: Nov 2004 Member No: 59,977 |
oh yeah...thanx a lot u guys...that's all i need help with...
|
|
|
|
Apr 28 2005, 09:48 PM
Post
#15
|
|
![]() crushed. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,432 Joined: Jun 2004 Member No: 20,026 |
|
|
|
|
![]() ![]() |