Contact Jan Thomas Consulting

April 28, 2010

Picasa Slide Show in WordPress

Filed under: WordPress Techniques — AdminJan @ 6:13 pm

April 23, 2010

Use IFrame to Add Headers and menus to a Picasa Gallery

Filed under: Articles and Reviews — AdminJan @ 1:39 pm

Now that you have a professional-looking Picasa Photo Gallery, you want to add the headers and menus to complete the look. Here is a simple solution to make this happen.

[Here's how to create a Picasa Photo Gallery on your website.]

VIEW DEMO

  1. Generate a Picasa photo gallery. Add the gallery to your web site.
    Check that the photo gallery displays properly. VIEW GALLERY WITHOUT HEADERS.
  2. Create a web page that contains all of your headers and menus. Make sure this page displays properly and has plenty of space for the photo gallery. Save it anywhere you like on your server. (It doesn’t need to reside in the same directory with your Picasa gallery.)
  3. Edit your webpage from step 2. Add this line to the html:

    <iframe width="850" height="750" frameborder="1" 
    src="http://www.yourwebsite.com/youralbum"></iframe>

    Change the width and height attributes to match Your photo gallery.

  4. Save changes and run the web page. The photo gallery should appear in the iframe.

Powered by WordPress