Author Topic: category and Image descriptions  (Read 3207 times)

0 Members and 1 Guest are viewing this topic.

Offline jakobe

  • Newbie
  • *
  • Posts: 14
    • View Profile
category and Image descriptions
« on: September 22, 2006, 11:30:05 PM »
Hello,

I am looking to mod the 4image gallery to display the conternt of a category "the thumbnails" in a single column and next to each thumbnail in that column have it the images description displayed.

anybody have any ideas on the best way to approach this.

getting the content to display in a single column is not the problem but getting the unique description of each image to show up next to the thumbnail is.

my ulitmate goal is to have a single column with a single column of rather large thumbnails and a description next ot all of them,
i want the user to be able to see the thumbnail and read the descrition without having to open each large image up to reads its description

any help would be appreciated

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: category and Image descriptions
« Reply #1 on: September 23, 2006, 12:56:02 AM »
have you tryed add {image_description} tag in thumbnail_bit.html template?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline jakobe

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: category and Image descriptions
« Reply #2 on: September 23, 2006, 03:05:40 AM »
yep that worked perfect
i was adding the {image_description} tag to category_bit.html by mistake

i had to make 2 new tables so it will line up properly, but i think you nailed it

thanx