Blog Sections Open

Centering a Watermark in EvoGallery

Watermarks are easy when the position presets match your design, but centered overlays require understanding how the gallery tool interprets placement codes.

EvoGallery could handle corner watermarks easily, but centered watermarks were less obvious in the default examples. This is a good reminder that gallery tooling often exposes only the common cases clearly.

The real task

The project needed a watermark placed in the center of the generated image, not in the top-left or bottom-right corners described in the basic examples.

Recommendation

When a gallery add-on does not document one exact position well, inspect how it maps placement options internally before inventing a custom image-processing workflow. It is often one option-value problem, not a reason to rebuild the whole pipeline.

Newer post

Limiting AjaxSearch Results to a Selected Category

If AjaxSearch falls back to the whole site when a category has no direct keyword hits, the category constraint needs to stay part of the query even in the empty-result path.

Older post

Adding a Preview Image to Blog Listing Cards in Evolution CMS

A blog listing becomes easier to scan once each post has a dedicated preview image strategy instead of relying only on text.