Upgrading FAlbum

By JoeBruin88. Filed in Blogging and Site Announcements  |  
Tags: , , , , ,
TOP del.icio.us digg

I upgraded my FAlbum plugin. This post will serve as a searchable reminder for me of the things I need to do after I upgrade the FAlbum plugin in the future.

  1. Edit the album.php template located in the wp folder as follows:
    • Comment out the line at the bottom that says get_sidebar();.
    • Add two extra
      <div>'s

      above the

      <?php

      before the previous comment above.

    • Add the pagetitle-wrapper
      <div>

      and text directly below:
      get_header(); ?.


  2. Edit the falbum.css.php file as follows:
    • Style the margins for the .falbum-album-description with
      margin: 10px 50px 10px 0;.

  3. Go to the plugin’s control panel and adjust the number of albums and photos displaying per page.

2 comments to “Upgrading FAlbum”

TrackBacks / PingBacks

  1. Pingback
    FAlbum - 0.6.4 at RandomByte
  2. Pingback
    WordCast » Blog Archive » links for 2006-03-09

Leave a Reply