[CSS] Tooltip without Javascript!

Hi, today another code snippet for the daily usage :) As mentioned already in the subject, it’s about a tooltip without Javascript. Everybody know this small windows (or also known as speech bubble) which open when you dwell on an object. If they show information or a small help… it can be used in many […]

[PHP] Check if eMail address is correct / validation

Hello together, on almost every webpage is a field where the user have to enter his email address. Doesn’t matter if it is a contact form, the registration form for a newsletter or the registration for a member area. We need to check in every case the email address. If the structure is correct (not […]

Nextgen Gallery – Resizing images according to the aspect ratio

Soooo… after postponing it for quite a while… I sat down and solved finally the aspect ratio problem when Nextgen Gallery shall resize/shrink an image. The problem is… If I set as picture size e.g. 800×600 px (width x height), then Nextgen Gallery resizes a picture from e.g. 1024x768px to this format. All good. But […]

Image resize problem with the NextGEN Gallery plugin

Hi, and I had a problem again. If you use WordPress with the “NextGEN Gallery” plugin, then you may also stumble over this problem after some time. In the options of the plugin you can set a picture size to shrink the pictures, in case they are to big. I’ve added there the value of […]