SyntaxFix
Write A Post
Hire A Developer
Questions
Set the position to absolute; to move the caption area in the correct position
CSS
.post-content { background: none repeat scroll 0 0 #FFFFFF; opacity: 0.5; margin: -54px 20px 12px; position: absolute; }
Bootply