help with slide show, i need help? |
help with slide show, i need help? |
Dec 17 2004, 05:55 PM
Post
#1
|
|
![]() *~*Queen of the Dorks!*~* ![]() ![]() ![]() Group: Member Posts: 36 Joined: Oct 2004 Member No: 53,733 |
it just doesn't seem to be working right, can u help me?
CODE <!-- begin code provided by createblog.com -->
<MARQUEE behavior=alternate> <MARQUEE width=200><a href="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo002.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo002.jpg" height="100" border="0"></a><a href="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo005.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo005.jpg" height=“100” border="0"></a><a href="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo014.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo014.jpg" height=“100” border="0"></a><a href="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo012.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo011.jpg" height=“100” border="0"></a><IMG src="<a href="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo011.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo010.jpg" height=“100” border="0"></a>">target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo010.jpg" height=“100” border="0"></a><a href="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo003.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo003.jpg" height=“100” border="0"></a><a href="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo001.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo001.jpg" height=“100” border="0"></a></MARQUEE></MARQUEE> <!-- end code provided by createblog.com --> |
|
|
|
![]() |
Dec 19 2004, 02:30 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() Group: Member Posts: 51 Joined: Dec 2004 Member No: 68,810 |
whats wrong w. it??? does it just not move at all...does it not show up??
|
|
|
|
Dec 19 2004, 02:33 PM
Post
#3
|
|
|
Change Gon Come ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,286 Joined: May 2004 Member No: 18,822 |
its supposed to be <img src="IMG URL HERE> not <a href='blah">
|
|
|
|
Dec 20 2004, 07:21 PM
Post
#4
|
|
![]() *~*Queen of the Dorks!*~* ![]() ![]() ![]() Group: Member Posts: 36 Joined: Oct 2004 Member No: 53,733 |
okay that helped but still some of the pics have the red x thingie, and i want them all the same size, some of them are different than the others.
CODE <!-- begin code provided by createblog.com -->
<MARQUEE behavior=alternate> <MARQUEE width=200><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo002.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo002.jpg" height="100" border="0"></a><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo005.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo005.jpg" height=“100” border="0"></a><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo014.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo014.jpg" height=“100” border="0"></a><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo012.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo011.jpg" height=“100” border="0"></a><IMG src="<img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo011.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo010.jpg" height=“100” border="0"></a>">target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo010.jpg" height=“100” border="0"></a><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo003.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo003.jpg" height=“100” border="0"></a><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo001.jpg" target="_blank"><img src="http://img.photobucket.com/albums/v99/dark_angel1671/dec%2017/Photo001.jpg" height=“100” border="0"></a></MARQUEE></MARQUEE> <!-- end code provided by createblog.com --> |
|
|
|
Dec 20 2004, 07:34 PM
Post
#5
|
|
![]() ^ moo... ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 962 Joined: Jun 2004 Member No: 25,212 |
in the img tag, add in these:
width="size#" height="size#" and make all them the size width size and same height size example: <img src="url here" height="50" width="50"> its important u use the quotations. |
|
|
|
![]() ![]() |