When you use Photo Gallery in a FrontPage 2003 Web page, the photo gallery displays a large picture under the slide show area in the Web browser preview. This behavior occurs because of the default design of Photo Gallery. However, you can modify the default design of Photo Gallery so that the large picture does not appear under the slide show area in the Web browser preview. To do this, follow these steps:
- Click Start, point to Programs, point to Microsoft Office, and then click Microsoft Office FrontPage 2003.
- Open a Web site in FrontPage 2003. To do this, follow these steps:
- On the File menu, click Open Site.
- In Site name box, type the address of the Web site that you want to open, and then click Open.
- On the File menu, click New.
- In the New task pane, click Blank page under New page.
- On the Insert menu, click Web Component.
- In the Component type list, click Photo Gallery.
- Under Choose a Photo Gallery Option, click to select a photo gallery option, and then click Finish.
- In the Pictures tab, click Add to add pictures to the photo gallery.
- Click the Layout tab, click Slide Show from the Choose a layout list, and then click OK.
- On the File menu, click Save.
- In the File name box, type a name for the Web page, and then click Save.
- In the Save Embedded Files dialog box, click OK.
Note In the left pane, you will see that a folder named photogallery appears under the Web site folder. - Click the Design view pane, and then click the photo gallery Web component. This action will select the whole photo gallery component. Additionally, this action will select a line of code in the Code view pane.
- Click the Code view pane, and then locate a line that is similar to the following line of code:
<!--webbot bot="PhotoAlbum" U-Include=
"photogallery/photo00011046/real.htm"
clientside TAG="BODY" -->
- Locate the real.htm Web page that is mentioned in the previous line of code. This Web page is located in step 14 under the Photogallery folder.
- Double-click real.htm.
- Click the Design view pane, click to select the large picture that appears in the Design view pane, and then press DELETE.
- On the File menu, click Save, and then click Close.
- In the Photogallery folder, locate and then double-click real_p.htm.
- Click the Design view pane, click the large picture that appears in the Design view pane, and then press DELETE.
- On the File menu, click Save, and then click Close.
- On the File menu, point to Preview in Browser, and then click the Web browser in which you want to see the preview. You can now view the slide show without the large picture under the slide show area in the Web browser preview.