When i write short intro text, field around text and thumb is too small and thumb goes over board. Here's how it looks like:
http://img519.imageshack.us/img519/6126/thumbissue.jpg
Theme is from newwpthemes (Ariya)
When i write short intro text, field around text and thumb is too small and thumb goes over board. Here's how it looks like:
http://img519.imageshack.us/img519/6126/thumbissue.jpg
Theme is from newwpthemes (Ariya)
A screenshot is of no real use. What might help is a link to a page demonstrating the problem.
Indeed. Here it is http://www.govedo.net Please help if you know.
Try adding min-height:150px; to:
.entry {
font-family:Arial,Verdana;
font-size:14px;
line-height:20px;
padding-top:8px;
text-align:justify;
}
in style.css.
Works great i think! I added height:240px; to .post but your solution is better. Thank you esmi!
This topic has been closed to new replies.