View Full Version : Marquee Help Please!


cookiecrumb
07-12-2003, 01:06 AM
Hi, i'm trying to marquee multiple images, but i can't get a gap between the images. so all my pictures are squished together. is there some way to put a space between the images? thanks.

sebluver
07-12-2003, 03:03 AM
For a space put &nb_sp between the pictures, but take out the underscore between the &nb and sp so that it'd just be one whole thing...

Is that too confusing? If I take out the _ , it turns into a space...=|

cookiecrumb
07-12-2003, 06:12 PM
Thanks =) it worked, but is there any way to make the space bigger?

kicker91
07-13-2003, 12:50 AM
add more &nb_sp 's! without the underscore...

example: (take out the underscores)

[img 1]&nb_sp;&nb_sp;&nb_sp;&nb_sp;[img 2]
...will make...
[img 1]    [img 2]

J E P P O
07-13-2003, 02:33 AM
y dont u use hspace? in ur img code just put hspace="#"...

<img src="???" hspace="#">

hth