This commit is contained in:
Oliver Davies 2015-06-14 03:27:41 +01:00
parent 1f815ba7bc
commit eb3dbc40bb
116 changed files with 1123 additions and 1123 deletions

View file

@ -3,11 +3,11 @@ title: Review of the Image Caption Module
nav: blog
slug: review-image-caption-module
tags:
- drupal-planet
- drupal
- drupal-6
- imagefield
- image-caption
- drupal-planet
- drupal
- drupal-6
- imagefield
- image-caption
---
Up until as recent as last week, whenever I added an image into one of my Blog posts, I was manually adding the caption below each image and styling it accordingly. That was until I installed the [Image Caption](http://drupal.org/project/image_caption) module.
@ -21,4 +21,4 @@ As the Image Caption module uses the image's title tag to create the displayed c
This results in a span called `image-caption-container` around the inserted image, and a caption below it called `image-caption` containing the text.
All that's left is to style these classes within your CSS stylesheet.
All that's left is to style these classes within your CSS stylesheet.