Multiple block-random photos... but horizontal???

zman
zman's picture

Joined: 2003-07-24
Posts: 196
Posted: Fri, 2005-07-15 10:30

Hey Guys!

Using Gallery 1.5 and have made a site for a buddy of mine that is pretty much the way I want it with one exception...

I want to put the block-random stuff at the BOTTOM of the gallery so I have 3 random photos all lined up next to each other UNDER the gallery.

Here is what I have now...

http://www.camarojohn.com/albums.php

I have placed 2 random photos on the right side. I can move them down to under the gallery but no matter what I do they stack on top of each other??? Because of this, I'm moved them back to the right side until I can figure out how to *make* the multiple random photos side by side.

Any hints or ideas on how to do this???

Thanks!

 
zman
zman's picture

Joined: 2003-07-24
Posts: 196
Posted: Fri, 2005-07-15 11:00

Ok... figured out an easy fix for this and that is to put each block-random call in its own cell. However, this gives me a border line and I'd prefer to have it so the background is all black... if possible :D

 
fryfrog

Joined: 2002-10-30
Posts: 3236
Posted: Fri, 2005-07-15 13:11

instead of putting a carriage return (enter) after each call to block random, just put a space. That should keep them inline.

If you use a table, just use stuff like "border=0" inside the <table> tag.

 
zman
zman's picture

Joined: 2003-07-24
Posts: 196
Posted: Fri, 2005-07-15 15:01
fryfrog wrote:
instead of putting a carriage return (enter) after each call to block random, just put a space. That should keep them inline.

If you use a table, just use stuff like "border=0" inside the <table> tag.

Hmm... I removed all the <br> code and that didn't work... I'll see if I can find any carriage returns. Thanks for the suggestion!

Although... I might keep it like it is... starting to grow on me a little. LOL!