Forums
(@natesirrah)
9 years, 8 months ago
Hurr-durr, my sleep deprivation is showing; float: center; meaning margins: auto;.
float: center;
margins: auto;
Thanks for anyone who can help!
9 years, 10 months ago
<This topic is resolved>
UPDATE: I was able to completely resolve this by using text-align: center as the CSS styling for the figcap. Thank you again Micah!
Update — I was able to use:
display: block margin: auto
to float the picture (figure) in the middle… but similar CSS does not work for figure-caption. Any ideas?
Thanks!
This works beautifully, but one issue results — when I include the caption stipulation, my <p> tags no longer affect the output (I can’t center the shortcode). Any advice on how I would implement paragraph styling to the outputted captions?
Thanks so much! -Nate