I have a project requiring images as headings (no not my idea) & I wanted to set it up so the client can change the image headings themselves via file manager.
We want to use CSS to set the image as a background image for a H3 tag- so the text is hidden and BG image displayed unless CSS is disabled.
I had a look through the Db and there are Width & Height fields in the ‘exp_file_dimensions’ table. So I was wondering if there was a way to access these Width & Height values via the channel entries tag when outputting the image?