Archive for the 'Pictures' Category
Tags: images, plugins, randomness
My favorite plugin for images is NextGEN ( I have already written about it). There was only one small item missing – possibility of displaying random images in the sidebar. Actually such option is offered by plugin author but as a widget and I don’t use them. What to do then?
I have had a closer [...]
24th September 2007
Tags: HTML, images, Links, navigation
There are three basic shapes of maps: rectangle, circle and polygon. For each of them you need different coordinates to outline area within which link will be embedded.
Below image points coordinate you need to find out:
How to do it with GIMP?
When you hover over image in GIMP in the bottom left corner show up coordinates [...]
22nd September 2007
Tags: HTML, images, navigation
For some time I was searching for the name of function (?) that allows to create clickable images. And I didn’t mean entire image hyperlinked but just a part of it – usually in a shape of some element displayed on it. Finally I found the name – Screen Hotspot or Image Map. Knowing it [...]
17th September 2007
Tags: images, plugins
Few days off ??? Just may seems like that ;) . In fact I was hard working on re-design of my site. I completely changed its color suite and added few features to make it better, funnier and hopefully also more useful. Anyway I’ve spent few days playing with colors, matching them the best way [...]
13th August 2007
Tags: images, plugins, stylization
First time I met lightbox effect while working on Joomla! I though it would be cool to have something like that in WP. But I couldn’t find anything in plugin directory. Finally on Polish WP forum I found post about wp-lightbox2-pl. Although that plugin didn’t work in my WP install ( I guess because it [...]
24th June 2007
Tags: HTML, images, Look, stylization
Few days ago I tried to create captions. Unexpectedly it appeared to be more difficult then I thought ;). So below there are few solutions I created/found with examples :).
IMAGE and CAPTION in a TABLE
(inspired with this thread )
In code view I wrote:
<table style="text-align: left; width: 270px; float: left" border="0" class="">
<tr>
<td style="text-align: center; width: 270px" [...]
22nd June 2007
Tags: Look, randomness, scripts
First of all I needed script for that. Very good one I found on Photo Matt site. Here is a copy:
<?php
/*
By Matt Mullenweg > http://photomatt.net
Inspired by Dan Benjamin > http://hiveware.com/imagerotator.php
Latest version always at:
http://photomatt.net/scripts/randomimage
*/// Make this the relative path to the images, like "../img" or "random/images/".
// If the images are in the same directory, leave it [...]
8th June 2007
Tags: images, plugins
First plugin I used to show pics on my page was WPG2. I didn’t use it much as soon I discovered d13gallery plugin which offers options that much better meet my needs. I can have thumbnails linked to full size photos which is perfect solution for me.
Recently I wanted to use WPG2 again and I [...]
14th May 2007
Tags: HTML, images
I tried to upoald pics on my main site but have encountered problem. Pics were uploaded but I couldn’t Edit them at all. For some reason available options just ‘refused’ to cooperate! ;)
Fortunately I could check here an html code :).
So just in case that’s the way it should look like:
<p style="text-align: center"><img src="http://www.nietoperzka.com/wptraining/wp-content/uploads/2007/06/pic1.JPG" [...]
9th May 2007
Tags: images
3rd May 2007