Rotating a Museum Template Frames
Some AllWebCo Art Gallery templates have picture frames included. These frames can be rotated by editing the code on one of the gallery HTML pages.
Example: Find the following code in gallery1.htm to rotate the first image:
<!-- PICTURE 1 -->
<div class="frame-thumb ">
<div class="spacer-thumb"></div>
<a href="javascript:popUp('gallery/Fgallery1-1.jpg')"><img src="gallery/gallery1-1.jpg" border="0" width="130 " height="87 " class="borders"></a><br>
</div>
Change the above to the code below for a vertical frame. Edit the the highlighted code:
<!-- PICTURE 1 -->
<div class="frame-thumb-vert ">
<div class="spacer-thumb"></div>
<a href="javascript:popUp('gallery/Fgallery1-1.jpg')"><img src="gallery/gallery1-1.jpg" border="0" width="87 " height="130 " class="borders"></a><br>
</div>
Click here for info on replacing or removing the image frames.
See Also...
Museum Templates
See Also...
Remove Frames
Photo Gallery Templates
Wesite templates for photographers.
AllwebcoDesign.com
Museum Web Templates
Art and photo gallery web templates.
AllwebcoDesign.com