Help with image caption issue
-
I’ve modified the Arras theme image caption in the css file with the code from the Zack990 theme, except it doesn’t come out exactly right. See the following image:
[IMG]https://img.photobucket.com/albums/v218/rockster77/caption-1.png[/IMG]
The caption block lines up as I want it (flush with the left side of the image) on the left, but not on the right side.
I used the following code from the Zack990 theme and replaced the corresponding code in the Arras theme with it:
.wp-caption { display: block; margin: 0 auto 15px auto; } .wp-caption p.wp-caption-text { display: block; margin: 0; background: #000; color: #FFF; padding: 10px 0 10px 15px; margin-top: 0px; } a.more-link { display: block; background: #EEE; padding: 10px 15px; clear: both; text-align: center;
I’m not a coder at all, but I can sort of find my way around. Just not sure what I need to edit here (or elsewhere) to get the right side of the image caption block to line up with the right side of the image.
I’m also trying to get an image border (same as in the Zack990 theme, which looks to be about 1px wide all around).
Anyone help?
Thanks!
- The topic ‘Help with image caption issue’ is closed to new replies.