Need 2 columns on main gallery page

paulm

Joined: 2002-08-27
Posts: 15
Posted: Sun, 2002-10-20 23:05

I need know how to edit the albums.php in order to get 2 columns on my main page instead of 1.

From this:
------------------------------------------------
[thumbnail] [1st album titlle]
[description]

[thumbnail] [2nd album titlle]
[description]

<etc. etc.>
------------------------------------------------

To this:
------------------------------------------------
[1st album title] [2nd album title]
[thumbnail] [thumbnail]
[description] [description]

[3rd album title] [4th album title]
[thumbnail] [thumbnail]
[description] [description]

<etc. etc.>
------------------------------------------------

I know how to get the titles and description the way I want, but I can't simply COPY &amp; PASTE the code for displaying the album thumbnails side by side since this simply duplicates the albums.

I already searched the site so please don't tell me otherwise cuz there's nothing here useful for what I need.

I need someone that know's their stuff to tell me how to get this done.

I don't need all that space on the main gallery page, if I can get 2 columns done the way I want , it would be great, and i KNOW a lot of other people would love it too.
TIA.
p

 
catbert

Joined: 2002-10-13
Posts: 18
Posted: Mon, 2002-10-21 00:55

More ????

I saved the page in my editor and added more collumns.
Now, if someone would tell me how to save it as a style sheet :smile:
So, am asking almost the same question as you do.

Take a look of the test page in htm format.
http://abstractartists.us/test02/gallery.htm

cheers

 
paulm

Joined: 2002-08-27
Posts: 15
Posted: Mon, 2002-10-21 01:47

ALMOST the same as me. I need to get the gallery thumbnails/titles to line up in 2 columns side-by-side. like having the photos side by side in 3 or more columns, except on the main page.

Quote:
More ????

I saved the page in my editor and added more collumns.
Now, if someone would tell me how to save it as a style sheet :smile:
So, am asking almost the same question as you do.

Take a look of the test page in htm format.
http://abstractartists.us/test02/gallery.htm

cheers

 
lovelife

Joined: 2002-10-15
Posts: 11
Posted: Fri, 2002-11-15 22:15

I am looking for a similiar code except I want the main page to be 1 column but the rest to be more than 1 column.