Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • slavoisard2 Friend
    #158547

    On the Blog View and Section View, the thumbnails are showing a “sample image” caption under the image (like here : http://www.guidesgratuits.com/index.php?option=com_content&view=section&layout=blog&id=6&Itemid=73). How to get rid of that ?

    Thanks for your help !

    aman204 Friend
    #371157

    Change this::

    .img_caption p {template.css (line 115)
    margin-top: 0;
    padding-top: 5px;
    }

    to

    .img_caption p {template.css (line 115)
    display: none;
    margin-top: 0;
    padding-top: 5px;
    }

    slavoisard2 Friend
    #371160

    That’s perfect ! Many thanks…

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  slavoisard2 13 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum