Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • w_largo Friend
    #139057

    Hi,

    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.


    1. icon
    weasel Friend
    #295676

    I thank the border is in the template.css file. Try this:


    <img src="icon.jpg" style="border: 0px;">

    w_largo Friend
    #295807

    Thanks 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, add
    class="caption"
    in your <img src……>:D

Viewing 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