Viewing 2 replies - 1 through 2 (of 2 total)
  • I have just done this.

    Not quite straightforward because the image comes after the event title. However I achieved it without hacking the php code using CSS as follows:

    1. I applied a float:left to the TECS img tag, then applied a negative top margin to raise it up behind the title.

    2. I then applied a left margin to the title to move it so it didn’t overlap the image.

    See https://www.eastdevonalliance.org.uk.

    Actually, I found that there is a shortcode parameter to reorder the sequence, which makes the CSS somewhat easier.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Thumbnail align left’ is closed to new replies.