View Full Version : Number of Thumbnails in Archive
SleepingWolves
07-28-2006, 12:10 PM
A few weeks ago I had setup my PP photoblog to who exactly 18 thumbnails per page. This means 3 per row and a maximum of 6 rows.
I would like to try showing 24 thumbnails now - 3 per row time 8 rows.
I know how to get the 3 per row from the control panel.
But i can't remember who to get the 8 rows or 24 per page.
Is this in the CSS part? If so, I can't see any height only width.
any help would be appreciated. i've done this before but can't remember how.
Connie
07-28-2006, 01:13 PM
did you try to add height-parameter to the thumbnail-div?
SleepingWolves
07-28-2006, 10:19 PM
did you try to add height-parameter to the thumbnail-div?
Hi Connie:
Before I change anything I'm trying to figure out what I did to have the archive page the way it is now..i.e. with a maximum number of thumbs...any ideas?
thanks again
http://www.sleepingwolves.com/photoblog/index.php?x=browse&category=1&pagenum=1
Connie
07-29-2006, 07:52 AM
let's try to clear out:
you use the paged-archive-addon
you entered the maximum number of thumbnails in each page of the archive page: 24
in your browse_template.html you have something like this:
<span class="photos">
<THUMBNAILS_WHOLE_PAGED>
<br /><br />Aktuelle Archivseite: <ARCHIVE_PAGES_NUM> || <THUMBNAILS_PAGES_LINKS></span>
in the CSS you have something like that:
.photos {position:absolute;text-align:left;display:block;left:190px;width:720px;pa dding-bottom:0px;padding-top:5px;}
that is how I did it to show the 30 images at my archive in a row of 5
you can always try anything because it is very simple to keep backup-files ;=)
try if that works
SleepingWolves
07-29-2006, 10:56 PM
thanks Connie.
no, i'm not using any add-ons with PP.
I'll check the locations you gave though...i will leave it like this for now though
:)
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.