There are so many different ways to display your images.
Consider my 2 designs Filmstrip and iFrame or one from Curtis
all were made to save your visitors
mouse clicks & have no pop-up windows!
|
||||
These three galleries have some terrific benefits:
To make QUICK thumbnails, I recommend this free program:
Easy Thumbnails and KW has a simple tutorial
|
CLICK IMAGE TO SEE A GALLERY
|
MAKE YOUR OWN GALLERY! All the galleries use the same techniques:
STEP A: INDEX
These are my settings, yours may be different to suit your images
Some people use much smaller thumbnails than I show.
And I had my monitor set to 800x600 while building.
If you have a higher resolution, you can adjust as necessary to fit YOUR screen best
STEP B: CONTENT
How should it look? That's totally up to you! You design it any way you want. Choices for options like borders (use a border, 4 borders, no borders), background (use plain white, a color, or image) are completely up to you. I used margins = 1 to maximize space.
For reference, take a look at my three versions:
1 right large image with border all around. Equally attractive with no borders!
2 thumbnail on top with bottom border 24 px for name of file
3 thumbnail on bottom with top border 24 px for name of file.
Right click, Properties > Page Put the name in the short name field.
I used numbers as the name of the page: 10, 11, etc. (they are easiest and fastest to write).
This is the way your map should now look (without the notes of course, and no form page unless you want one).
STEP C: LINK & PUBLISH
example link: 10.htm target drop down: TRLX_Middle
example link: 10.htm" target="TRLX_Middle
(Want to understand more about frames? Visit this page to see demos with and without frames, and more...)
|
OPTION 1: Open your gallery in a larger window. Open your gallery turning off menubar, etc. so the window is larger for better viewing. Works well with Right and TOP formats. (The scrollbar disappears under the start menu when used with Bottom but can still be done.) Load this code into an Insert > HTML and put the image you want to use as your clickable button into the webcomponent. Change gallery and image:
<A HREF="javascript:void(0)"
ONCLICK="open('../gallery020103/', 'miniwin', 'toolbar=1, location=0, directories=0, status=0, menubar=0, scrollbars=1, resizable=1, width=790, height=560')"><img src="^GEMDIR/gallery3top-tn.jpg"></A>
|
OPTION 2: Change your scroll bar colors. I made my track the same color as my page to blend. The scrollbar is the same purple used in the page.
Load this code into an Insert > HTML Change scrollbar and track colors.
<style>
<!--
BODY{
scrollbar-face-color:#9898D0;
scrollbar-arrow-color:indigo;
scrollbar-track-color:#C0DCC0;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}
-->
</style>
|
Would you like to see other sites that have applied one of my filmstrip gallery designs (above)?
Beth has made several beautiful Scotland galleries (her own images) (for 800x600)
(These are temporarily offline for renovation...)
Rick shows off a dream in this gallery (unlike most of us, his ship really has come in...) (for 800x600 - full size page)
Kate Blake has this wonderful black and deep green version (for 800x600)
|
Mini Gallery version 1 - Curtis
![]() Click a thumbnail, see larger image.
CODE: (use either)
|
Mini Gallery version 2 - Sam
Modifications:
|
To capture the code, press Select All then COPY the contents.
MUST change each gEMDIR to GEMDIR before using code!
<SCRIPT language=JavaScript>
<!-- Original: Jenny Blewitt (webmaster@webdesignsdirect.com) -->
<!-- Web Site: http://www.webdesignsdirect.com -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
ns3up = (browserName == "Netscape" && browserVer >= 3);
ie4up = (browserName.indexOf("Microsoft") >= 0 && browserVer >= 4);
function doPic(imgName) {
if (ns3up || ie4up) {
imgOn = ("" + imgName);
document.mainpic.src = imgOn;
}
}
// End -->
</SCRIPT>
<!-- STEP TWO: Copy this code into the BODY of your HTML document -->
<CENTER>
<TABLE cellSpacing=0 cellPadding=0 width=360 border=0>
<TBODY>
<TR>
<TD><A href="javascript:doPic('^GEMDIR/p1.jpeg');"><IMG height=60
src="^GEMDIR/p1.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('^GEMDIR/p2.jpeg');"><IMG height=60
src="^GEMDIR/p2.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('^GEMDIR/p3.jpeg');"><IMG height=60
src="^GEMDIR/p3.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('^GEMDIR/p4.jpeg');"><IMG height=60
src="^GEMDIR/p4.jpeg" width=90
border=0></A></TD></TR>
<TR>
<TD align=middle colSpan=4><IMG height=240
src="^GEMDIR/p1.jpeg" width=360 border=0
name=mainpic></TD></TR>
<TR>
<TD><A href="javascript:doPic('^GEMDIR/p5.jpeg');"><IMG height=60
src="^GEMDIR/p5.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('^GEMDIR/p6.jpeg');"><IMG height=60
src="^GEMDIR/p6.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('^GEMDIR/p7.jpeg');"><IMG height=60
src="^GEMDIR/p7.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('^GEMDIR/p8.jpeg');"><IMG height=60
src="^GEMDIR/p8.jpeg" width=90
border=0></A></TD></TR></TBODY></TABLE></CENTER>
|
To capture the code, press Select All then COPY the contents.
<SCRIPT language=JavaScript>
<!-- Original: Jenny Blewitt (webmaster@webdesignsdirect.com) -->
<!-- Web Site: http://www.webdesignsdirect.com -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Begin
browserName = navigator.appName;
browserVer = parseInt(navigator.appVersion);
ns3up = (browserName == "Netscape" && browserVer >= 3);
ie4up = (browserName.indexOf("Microsoft") >= 0 && browserVer >= 4);
function doPic(imgName) {
if (ns3up || ie4up) {
imgOn = ("" + imgName);
document.mainpic.src = imgOn;
}
}
// End -->
</SCRIPT>
<!-- STEP TWO: Copy this code into the BODY of your HTML document -->
<CENTER>
<TABLE cellSpacing=0 cellPadding=0 width=360 border=0>
<TBODY>
<TR>
<TD><A href="javascript:doPic('galleryc/p1.jpeg');"><IMG height=60
src="galleryc/p1.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('galleryc/p2.jpeg');"><IMG height=60
src="galleryc/p2.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('galleryc/p3.jpeg');"><IMG height=60
src="galleryc/p3.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('galleryc/p4.jpeg');"><IMG height=60
src="galleryc/p4.jpeg" width=90
border=0></A></TD></TR>
<TR>
<TD align=middle colSpan=4><IMG height=240
src="galleryc/p1.jpeg" width=360 border=0
name=mainpic></TD></TR>
<TR>
<TD><A href="javascript:doPic('galleryc/p5.jpeg');"><IMG height=60
src="galleryc/p5.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('galleryc/p6.jpeg');"><IMG height=60
src="galleryc/p6.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('galleryc/p7.jpeg');"><IMG height=60
src="galleryc/p7.jpeg" width=90
border=0></A></TD>
<TD><A href="javascript:doPic('galleryc/p8.jpeg');"><IMG height=60
src="galleryc/p8.jpeg" width=90
border=0></A></TD></TR></TBODY></TABLE></CENTER>
|