2 columns / 6 albums per page
rioguia
Joined: 2003-12-20
Posts: 22 |
Posted: Wed, 2005-03-16 18:41 |
1. i am attempting get a custom layout that places 6 albums in two columns of three on each gallery page (version 1.44) on Apache 2.x, Fedora Core 2, as part of a CMSimple layout. 2. i am using the html head and footer wrap. Additionally I am suing the modifications suggested by Floridave and others to achieve a two column layout at this thread: 3. my gallery is at: I have two problems: Problem One: Problem Two: Thanks for any help you may provide. |
|
Posts: 271
you can use HTML tags in your fields, ie, <BR> is a line break that will fix your situation with the description running over. <CENTER> tags work too.
Posts: 3236
Ack, most of us do this for free and don't have much money!
Posts: 22
Thanks for the responses.
fryfrog: I couldn't make the tags work in the fields.
khsjr1970 -- Sorry: I fell in with the wrong crowd as a youngster and went to law school.
my solution based on floridave's kind album.php contribution download at the above mentioned thread includes:
1. changing the valign on the album <td> cell from valign="middle" to valign="top".
2. later, in the file relating to the text cell, I added an horizontal rule <htr width=100%>
3. finally, still editing the file as it relates to the text cell, i commented out the visits / click counts code