#1 research, image caption, font increase
February 18, 2008
Researched and found http://www.channel-ai.com/blog/plugins/image-caption/ , implemented it and worked on font-increase / matching to main site
3 Comments Add your own
Leave a Comment
Some HTML allowed:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>
Trackback this post | Subscribe to the comments via RSS Feed
1.
Oleksandr | February 19, 2008 at 6:38 pm
Font size
I checked pryroda.h4×3d.com. Caption font is of the same size as the regular text. I’d like to have it larger. Between the size of the header and the regular text.
2.
pyroda | February 20, 2008 at 7:48 pm
changed code from wp-content/plugins/image-caption/ic.css
to add this
font-size: 1.2em;
font-weight: bold;
it’s big, nice and bold now.
3.
Oleksandr | February 24, 2008 at 11:41 pm
Ok.