-
AuthorPosts
-
w_largo Friend
w_largo
- Join date:
- February 2009
- Posts:
- 7
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
March 12, 2009 at 9:01 pm #139057Hi,
Excellent template. 😀
I would like to insert some pictures like icons without any class. Just the icon itself. But when I do it with <img src….> I’ve got a border (1px) and about 4px of lite gray color. How can I remove this ? :((
Thanks for your help.
March 13, 2009 at 2:06 am #295676I thank the border is in the template.css file. Try this:
<img src="icon.jpg" style="border: 0px;">
w_largo Friendw_largo
- Join date:
- February 2009
- Posts:
- 7
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
March 13, 2009 at 5:13 pm #295807Thanks for your fast reply, I found it in the template.css, I just remove
.img-desc img {
/*background: #FFFFFF;
border: 1px solid #DDDDDD;
margin: 0 8px 0 0;
padding: 4px;*/
. If you still want a special display, addclass="caption"
in your <img src……>:DAuthorPostsViewing 3 posts - 1 through 3 (of 3 total)This topic contains 3 replies, has 2 voices, and was last updated by w_largo 15 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Insert an Image
Viewing 3 posts - 1 through 3 (of 3 total)