- Hide menu

Sundae Philadelphia Party

See these photos from the party in my galleries‘;

// PARAMETERS FOR STYLING THE GALLERY
$Ga = ‘960’ ; // Sets the width of the gallery (in number of pixels).
$Gb = ‘#000000′ ; // Sets the background color of the gallery (please specify a color number including the hash sign).
$Gc = ’15’ ; // Sets the padding of the gallery (in number of pixels).
$Gd = ‘0’ ; // Fixes the size of border of the gallery (in number of pixels). A value of ‘0’ surpresses the border.
$Ge = ‘#fff’ ; // Sets the border color of the gallery (please specify a color number including the hash sign).
$Gf = ‘#fcf6d2’ ; // Sets the font color. Specify the color number including the hash sign. If emptied (”), the default color for element ‘p’ will be used.

// PARAMETERS FOR STYLING THE THUMBNAILS
$Ta = ‘160’ ; // Fixes the size of the of thumbnails (in number of pixels).
$Tb = ‘S’ ; // Opt for a square thumbnail (‘S’), normal thumbnails (‘N’) or thumbnails with a maximized height (‘M’)
$Tc = ‘Y’ ; // Opt for a higher quality thumbnail with watermark (‘Y’ or ‘N’).
$Td = ’20’ ; // Sets the margin between thumbs (in number of pixels). Leave empty to use the style as set for class ‘.niogall’.
$Te = ‘5’ ; // Sets the top and bottom padding of a thumb (in number of pixels). Leave empty to use the style as set for class ‘.niothumb’.
$Tf = ‘5’ ; // Sets the left and right padding of a thumb (in number of pixels). Leave empty to use the style as set for class ‘.niothumb’.
$Tg = ‘#404040’ ; // Sets the color of the background of the thumb (use a color number including the hash sign). Leave empty to use the style as set for class ‘.nioslide’.
$Th = ‘1’ ; // Determines the size of border of the thumb (nin umber of pixels). A value of zero surpresses the border.
$Ti = ‘#000’ ; // Sets the border color (color number with the hash). Leave empty to take over same style as set in stylesheet for class ‘.nioslide’.
$Tj = ‘#FFFFCC’ ; // Sets the border hover color (color number with the hash). Leave empty to use the style as set for class ‘.nioslide’.
$Tk = ” ; // Fixes the text that is shown on hovering the thumbnails. If emptied, the IPTC caption and IPTC owner wil be shown.
$Tl = ‘S’ ; // Determines whether PhotoShelter pages open in the same window (S) or a new window (N), when clicking images or captions.

// PARAMETERS FOR ENABLING AND STYLING OF CAPTIONS
$Ca = ‘108’ ; // Fixes the size of the thumbnail caption (in number of characters). A value of ‘0’ surpresses the caption.
$Cb = ‘C’; // Determines whether IPTC headline (‘H’) or IPTC caption (‘C’) is used for the text underneath the thumbnail.
$Cc = ’90’; // Sets the height of the caption in pixels. This will not apply if no caption is used.

// CODE TO GENERATE THE GALLERY BASED ON PARAMETERS SPECIFIED ABOVE. PLEASE DO NOT EDIT!!
$niogallery = new niogallery($Za,$Ga,$Gb,$Gc,$Gd,$Ge,$Ta,$Tb,$Tc,$Td,$Te,$Tf,$Tg,$Th,$Ti,$Tj,$Ca,$Cb,$Cc,$Gf,$Tk,$Tl,$Zb) ;
echo $niogallery->create($Zc,$Zd,$Ze);

?>