Image resize using album and lightbox?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
Xsecrets

Image resize using album and lightbox?

Post by Xsecrets »

Can anyone tell me how to get lightbox or greybox to do the image resize like the default template does using album?
Roberto
Forum Members
Forum Members
Posts: 24
Joined: Thu Oct 25, 2007 6:37 pm

Re: Image resize using album and lightbox?

Post by Roberto »

Hello Xsecrets

What do you want exactly? are you asking about the template or to resize the using css?

In the template, you can handle 3 different views:

{* Big Picture *} To see only one picture
{* Album List *} To see a list of albums
{* Photo List *} To see a list of picture for one or more albums

If you use a list (taking Album or Photo List) the thumbs of the images are links with the AJAX scripts to see the image in a new greybox label, or lightbox label. You can made some changes in the template and see the differences.

To control the Big Picture or a List or the popup label, you need to work with CSS. You can create a new stylesheet, search for example, gb_styles.css in C:\AppServ\www\doghouse\modules\Album\templates\db\greybox, copy the content of this file inside the new stylesheet created. Then you can start to made the necesary changes, and don't forget to link the stylesheet with the template to the changes will be applyed.

Good luck!!
Locked

Return to “Modules/Add-Ons”