Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • gianfranco Friend
    #159911

    Hi all,
    I don’t have no more the title of the foto showed in the article’s thumbnails, how I can fix it?

    See the attachment to see what I need.

    the no_description jpg is what I got in my site, the image-title jpg is your template demo.
    I need the description back 🙂

    Thanks a lot
    G.


    1. image-title
    2. no_description
    Sherlock Friend
    #375811

    Dear gianfranco,

    If you want to remove the title caption,please try as following
    open the file of templates/ja_teline_iii/css/template.css
    Look for the css codes

    .img_caption p {
    background: none repeat scroll 0 0 #333333;
    border-top: 1px solid #FFFFFF;
    color: #CCCCCC;
    display: none;
    margin: 0;
    padding: 1px 0;
    text-align: center;

    }
    And change it to
    .img_caption p {
    background: none repeat scroll 0 0 #333333;
    border-top: 1px solid #FFFFFF;
    color: #CCCCCC;
    display: none;
    margin: 0;
    padding: 1px 0;
    text-align: center;
    display:none;
    }

    I hope that would help !

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

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

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