Gregory's Blog

Posts made on July 2019

Introducing Galaxie Blog

Introducing Galaxie Blog

Gregory Alexander, Tech

Galaxie Blog is a free open source ColdFusion Blog has a stunning interface and is eminently themeable. Galaxie Blog is a responsive website that offers nearly identical functionality for both desktop and mobile devices.
Read More...
Using top: auto will not work when vertically aligning text within multiple block level elements.

Using top: auto will not work when vertically aligning text within multiple block level elements.

Gregory Alexander, Tech

Using top: auto, margin: auto, margin-top: -50%, etc, will not work when vertically aligning text within multiple block level elements. The problem with these css declarations in block level elements is that the values would be calculated as zero when they are calculated relative to the width of outer blocks.
Read More...