Archive for the 'Links' Category

Tabs with background image #2

Last time I have described how to create tabs with background image that changes when moving mouse over it. Here is a short update for “none-WordPress powered” websites ;).
The only one challenge was to make ‘current page’ to work. It didn’t took me much time to find a solution.
Each php page need to start with: [...]

Tabs with background image

I was pretty busy recently but I hope I will be able to share with you results of my recent projects ;).
Pretty often we use image as background of navigation tabs. Applying them is pretty easy. We need to create image and cut it into two pieces. Smaller one – 15 px wide – is [...]

Moving links between WP installations

Uahh.. that’s quite a long time since my last post here ;).
- - -Short ‘excuse’
I’ve been working on Polish translation of some entries and WordPress Codex documentation. Apparently in my country even among people occupied with internet/computer related stuff knowledge of English seems to be rather basic. I was kind of surprise with this [...]

Tooltips

Tooltip is (according to Wiki)
a common graphical user interface element. It is used in conjunction with a cursor, usually a mouse pointer. The user hovers the cursor over an item, without clicking it, and a small box appears with supplementary information regarding the item being hovered over.
Just like on this image.
Although in Opera browser [...]

How to create Image Map using free tools

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 [...]