Displaying a single photo

You can easily display a single photo in your blogpost by entering the folllowing code:

%%wppa%% %%photo=12%% %%size=450%%

The code can easily be found on the Photo Albums -> Edit Album admin page. Each photo has a button that gives you the insert code for that particular single photo. I adjusted the size to fit in the ‘Narrow column’ that is used in this post.

As you see, there are no breadcrumbs or other navigation bars, just the plain photo.

Maybe you want to display a smaller photo. Just change the width as in this example:

%%wppa%% %%photo=11%% %%size=250%%

The photo is left-aligned. To change this, do the following:
%%wppa%% %%photo=12%% %%size=250%% %%align=center%%
You can choose: left, center and right. It also applies for album covers, thumbnail displays and slideshows.

 


The last photo is right-aligned as you will see.
The code is:

%%wppa%% %%photo=13%% %%size=250%% %%align=right%%

 

« Previous pageNext page »