4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: TKE233 on June 26, 2002, 07:55:27 PM

Title: Reconfigure Alignments
Post by: TKE233 on June 26, 2002, 07:55:27 PM
I am looking to change the way the the cells are lined up and the way the photo information is displayed.  I am not sure how or what files need to be editted, I am looking to have a final result like this:
(http://www.autke.com/images/alignments.gif)
instead of the way it is now
(http://www.autke.com/images/alignments-old.gif)

You can see how it currently looks at http://www.autke.com/php/4images
Title: Reconfigure Alignments
Post by: Vienix on June 26, 2002, 08:37:08 PM
Hi

change your thumbnail_bit to :

Quote
<!-- you wish detail page in a small javascript open window, use {thumbnail_openwindow} -->
<center>
{thumbnail}<br />
<b>{image_name}</b> {if image_is_new}<sup class="new">{lang_new}</sup>{endif image_is_new}

<br />
{if allow_comments}{lang_comments} {image_comments}{endif allow_comments}<br />
<a href="{cat_url}">{cat_name}</a>&nbsp;{lightbox_button}&nbsp;({user_name_link})
</center>


It will not be exactly your "drawing" ...
Title: Thanks!
Post by: TKE233 on June 26, 2002, 10:26:35 PM
That pointed me in the right direction, I made some changes and I am happy for now... But I am sure I will change my mind... :)