Grouping elements and breaking between them.
-
Hi all,
I’m sure this has probably been answered somewhere, but I can’t find the post(s) that address this.
I have a list of items in my page that consists of a thumbnail, an audio link, and some text. I’d like to group them somehow so that the link and the text are to the right of the thumbnail. When I use the alignment options for the thumbnail image, I get what I want, but only if I have just one item. If I have more than one item, subsequent items will also be aligned to the right of the first item, so that rather than the thumbnails all positioned on the left side of the page, they flow relative to the first item:
I want:
thumb link text that goes on for
a bit and wrapsthumb link text that goes on for
a bit and wrapsthumb link text that goes on for
a bit and wrapsBut I get:
thumb link text that goes on for
a bit and wraps thumb link text
that goes on for a bit and wraps thumb
link text that goes on for a bit and wraps……or something like this ugliness.
I basically want to create a break between each item so that each one starts fresh on the left margin.
In the olden days I would use a table to achieve this. In more modern times I’d use a <div>. But neither of these tricks seems to be available to me in WordPress.
Any ideas?
I’m using the Pixel theme, FWIW.
Thanks,
Ken
The topic ‘Grouping elements and breaking between them.’ is closed to new replies.