Author Topic: Reconfigure Alignments  (Read 4831 times)

0 Members and 1 Guest are viewing this topic.

Offline TKE233

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://www.autke.com
Reconfigure Alignments
« 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:

instead of the way it is now


You can see how it currently looks at http://www.autke.com/php/4images

Offline Vienix

  • Full Member
  • ***
  • Posts: 144
    • View Profile
    • com.municate.nl
Reconfigure Alignments
« Reply #1 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" ...
Thats It !

Offline TKE233

  • Newbie
  • *
  • Posts: 16
    • View Profile
    • http://www.autke.com
Thanks!
« Reply #2 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... :)