Plogger 3 theme: Air
Air is a full-featured Plogger 3 stand alone theme that takes visual cues from the Yahoo! TV beta of mid 2007. The theme files validate as XHTML 1.0 Strict (while Plogger itself is either Strict or Transitional, depending on some options). The theme looks nearly identical in Firefox 2.0 and Internet Explorer 7, and uses conditional CSS to be very similar in IE6. A version of this theme is included in the official Plogger 3 build, released on 7/10/07.
The fundamental changes are:
- The theme template files are now primarily HTML with some PHP, rather than being entirely written in PHP. This will make it easier for people with basic knowledge of HTML to further customize the theme.
- The compatibility with Internet Explorer 7 has been greatly improved. Among other things, a new float and clear bug introduced in IE 7 has been avoided. The theme is inherently much more stable and less prone to breaking in different browsers.
Note that this theme is only for use with Plogger 3. If you’re using an earlier version, it’s recommended that you upgrade.
Download the stable version (v0.1)
Download the latest stable version of the Plogger 3 Air theme here. Because I tend to tinker with things, the files here will probably be slightly more up-to-date than those bundled with the full Plogger download.
Download the “Air” Plogger 3 theme
Download the beta version (v0.2 beta)
If you don’t mind the occasional bug or glitch, download the beta version to get a look at some new features. The album view in v0.2 beta supports centered thumbnails and can be set to display each picture’s date when no description exists – take a look at album.php for commented instructions. I’ve posted some documentation regarding the method for centering the thumbnails at Centering the thumbnails in Plogger. The code should work for any fixed-width theme derived from the default, but the method could be adapted to center many other layouts that use floated list items instead of tables.















I just installed Plogger and your theme gives it a perfect finish.
Thanks
I’m glad you like it, and thanks for using it.
very nice theme! I like it becouse it’s very simple and realy good looking. Keep up doing so good work and I will wait for more good themes from you!
Thanks
Just want to ask you do you plan to make WordPress theme which will look as this Plogger theme?
There are no plans to make a similar WordPress theme right now. I might put one together someday, though.
I downloaded a copy of plogger3 and placed on my local testing server. The code is full of tables yet the demo page isn’t how did you get rid of the tables? Do I have to go through every php file and change things? The validator complains about a stray
</formtag but I can’t find where it comes from. I would love to code a new theme for plogger but I am boggled by where all the code comes from.Well, the default and lucid theme files are entirely PHP, which I feel is overcomplicated. I’ve simplified things in my Air theme, so you may want to start working on your themes using the latest version of Air as a template.
The themes don’t use tables to display the thumbnails, though. They all display thumbnails using a list, with the list items floated left. The only table I know of is the EXIF data table.
Lots of code comes from the core file ‘plog-functions.php’. In my opinion, the core is responsible for too much code. If you’re confused about where a certain snippet of code comes from, surround the function with commented notes: <– code starts here –> (function goes here) <– code ends here –>.
As for the stray
</form>element, I think that for one revision, the core was opening a form but not closing it, so themes developed for that version had to close it in order to validate. If your validator says the element is extraneous, check to see if it’s coming from the theme.Good luck, and let me know if there’s anything else I can do to help.
Thanks. I am planning to take a closer look at the code. What I thought would be a simple process is going to take a little more time but I suppose it is all a learning process even if it is learning what NOT to do
hi and thx for ur theme in plogger3. do you know where to find more themes – and can we expect more themes from you soon?
Hello,
I loved you theme. I have got a question. How can i align collections one next to another instead of one above another.
Thanks
Thanks for using the theme, and I’m glad you like it.
Actually, modifying the theme to display the collections/albums
side-by-side like the picture thumbnails is a future project of mine.
Hopefully, it’ll be done in a week or two.
In answer to your question, though, you’d first want to edit the theme
to change the collection divs to float left. Basically, now they
stack on top of each other, and you’d want them to be smaller and to
float up against each other. If you’re not familiar with CSS, you may
just have to wait until I get around to doing it.
[...] really like the Ardamis AIR theme for plogger, so I might give that a whirl [...]
When you use the air theme with the integration code
It goes screwy in IE7 … even though it’s clear in Firefox.
Is this fixable?
Joe
hi.
just try your cool theme..thanks.
but can we get list of thumnail under the big picture as navigation. it’ may bee cool idea for the next update theme