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 & 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
Posts: 18
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
Posts: 15
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.
Posts: 11
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.