Can anyone tell me how to move the text to the right of the image using 'No Thumbs With Captions'?
Thanks.
Indexhibit version: Legacy
Thread is not resolved.
Can anyone tell me how to move the text to the right of the image using 'No Thumbs With Captions'?
Thanks.
can't remember from the top of my head - can you post a url? Basically you need to edit the plugin and add float:left; attrributes to certain elements...
Yes it's markwebsterphotography.com/portfolio/portraits-1/
Thanks
But there's no text in that url... (?)
I've put some in now.
Hmm - you definetely need to edit the plugin.
Basicaly in the loop of the plugin, the img tag needs a float:left; attribute and the title/caption needs to be wrapped in a div (and also need a float:left; attribute)
Then you'll need to add a div with a clear: both; css attribute.
You need to be logged in to post.