feed Posts (RSS | eMail)
feed Comments (RSS | eMail)
Loading...

Please consider signing the Google Gmail Automatic BCC Option Petition
and spread the word. Thanks!

Update: Join my Facebook group!
[click box to close]

I LOVE the FAlbum plugin… and that makes it really hard for me, but…
I finally decided to deactivate it!

While designing my own WordPress theme, I could not really manage to get the layout right - it has to do with the CSS used to create the typical FAlbum layout.

My theme uses a three column layout. The left and right sidebar are implemented in the main index template BEFORE the actual main content is shown, using “float: left” for the left sidebar and “float: right” for the right sidebar. This is a typical CSS usage.

The FAlbum CSS layout messes with this because it makes massive use of the “clear: both” attribute. That way, the content created by Falbum will always show BELOW the left and right sidebar, therefore leaving a big gap at the top.

I managed to get rid of that behaviour for the main view where all albums are shown, but while e.g. showing a single photo, that odd behaviour still occurs. It might be possible to get the layout right when you dig a little deeper into the code, but I just had no patience to do so.

That’s why there is no more FAlbum use on my site… :cry:

Instead, I set up a link on my photos page that directs you to my flickr page.
(Using Slickr Gallery now, see my photos page.)

Farewell, FAlbum… you did a good job so far!

Have Your Say!

Next post: List Of WordPress Smilies
Previous post: Youtube.com: Can’s Professional

Trackback URI | Comments RSS | Permalink

del.icio.us del.icio.us eMail this post eMail Print Print
Did you like this post? NoYes
No votes yet, be the first!
Loading ... Loading ...

Comments

  1. This is
     Comment 
    #1
    Brian
    2007-08-26 @ 07:22:28 +0200 (CEST) | Reply | Quote | Permalink

    Hi,
    Saw your post about the 3 column using FAlbum, and I’ve been able to do it throughout the homepage, and single page. It’s a bit of shotty CSS, but it was a result of many hours of frustration. Now there’s another problem that’s not CSS related. The second page of any album displays the thumbs correctly, but when clicked on, the link displays the wrong image.

    Check it out:
    http://www.thirty8media.com/buffet

  2. This is
     Comment 
    #2
    Marco
    2007-08-26 @ 21:06:27 +0200 (CEST) | Reply | Quote | Permalink

    Hi Brian,

    nicely done! I couldn’t find any error in your page, everything worked fine… have you fixed anything lately?

    Well, if you don’t mind, could you pass me on your solution to the 3 column problem? That’d be nice, thanks!


Have Your Say!

back to top