sacredpath
(@sacredpath)
Automattic Happiness Engineer
Hi there, I looked at a number of your posts and don’t see an audio player. Can you give me a URL so that I can take a look?
Thread Starter
oaky18
(@oaky18)
Hi. Thanks for taking a look. I’m building my new site locally, so I can’t link to that, but here’s a link to a screengrab of the Orvis theme that hopefully shows what I mean.
http://www.thisisnt.co.uk/orvisaudiojpeg/
sacredpath
(@sacredpath)
Automattic Happiness Engineer
Hi, and thanks for the screenshot and explanation.
The image is in one div, and the text content and the audio player is in another div, so I can’t see a way to move it that would keep it positioned correctly on all screens/window widths since the image gets larger and smaller depending on window width. Technically I can move it, but it would end up taking a lot of CSS Media Queries to adjust the position as the image changes size, and since images can vary in size from one to another, if you had the same issue on another page, then that would require the same boatload of CSS with different values for the repositioning.
Thread Starter
oaky18
(@oaky18)
Oh well, not as easy as I’d imagined then.
Thanks so much for taking the time to look anyway.
sacredpath
(@sacredpath)
Automattic Happiness Engineer
You are welcome, and sorry no magic wand for this one. 🙂