I was just wondering where I can edit the formatting of the text for an Image Caption?
I'd like it to be different than the default text in the post.
Any suggestions would be greatly appreciated.
Thanks in advance,
Mike
vuhoops.com
I was just wondering where I can edit the formatting of the text for an Image Caption?
I'd like it to be different than the default text in the post.
Any suggestions would be greatly appreciated.
Thanks in advance,
Mike
vuhoops.com
You could try adding .wp-caption-text to the bottom of style.css and then using that to format your caption text - eg:
.wp-caption-text {text-align:center;line-height:1em;font-weight:bold;}
Perfect. Thank you for your help!
This topic has been closed to new replies.