I have one small problem with this theme. There is very small border. That I can’t edit or find in the CSS files to remove it.
I think it is the same CSS that is used for comment, new comment, read more links
What I want to do is remove the line only below the image. It shows about 2 - 3px below the image.
Using. ImageField, with ImageCatch
I have attached an image.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | image_line.jpg | 89.16 KB | mineshm |
Comments
Comment #1
mineshm commentedComment #2
mineshm commentedFixed it.
replaced a line in dynamic.css.php
from
to
this also removes all bored underline
Comment #4
devagaurahari commentedThank you so much, that worked a charm.