Customize your WHIIST photo album title
Posted on March 27, 2008 by Chad
There are a couple of quick and easy ways to customize your WHIIST photo album that I haven’t seen posted. The page default settings are located in default.aspx. To edit that file:
- Using Windows Explorer open the directory where the photos are placed for the album.
- Using Wordpad (or your favorite text editor) open default.aspx.
- To change the title displayed in the web browser’s title bar:
- In between the
<title>HTML tags, replace the “Windows Home Server Gallery” with what you would like displayed at the top of the viewer’s web browser. - Save and close the default.aspx file.
- In between the
- To change the heading displayed at the top of the web page.
- In between the
<span class="LandingHeaderStyle"></span>HTML tags, replace the “WHIIST Photo Gallery” with what you would like displayed at the top of the photo gallery web page.
- Save and close the default.aspx file.
- In between the