| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 2 months |
| seen | Mar 17 '12 at 5:54 | |
| stats | profile views | 0 |
|
Mar 15 |
awarded | Student |
|
Mar 14 |
awarded | Editor |
|
Mar 14 |
revised |
Plugin: List category posts - How to show the caption under thumbnail added 467 characters in body; edited tags |
|
Mar 14 |
comment |
Plugin: List category posts - How to show the caption under thumbnail I'm not sure if this will help, but this is the html template for each post: <ul>
<li>
<div class="project-title"><a href="my_link">Eniro Cinderella</a></div>
<div class="project-thumb"><a href="my_link"><img width="150" height="120" src="my-image.jpg" class="attachment-thumbnail wp-post-image"></a></div>
</li>
</ul>
the problem is that the div for the image is at the bottom while div for the title is on top.
even though i played around with the settings for css, it seem to stay in that position. however, i cannot switch their places as that is in the core of the plugin. |
|
Mar 14 |
comment |
Plugin: List category posts - How to show the caption under thumbnail it's on my localhost, so i can't really display it. but here's a screenshot: img52.imageshack.us/img52/7974/23615186.jpg and here's my css for it: pastebin.com/A9fF3AFw |
|
Mar 14 |
asked | Plugin: List category posts - How to show the caption under thumbnail |