Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • guywheels Friend
    #127702

    Hi could you please tell me how I add a caption to my images.Using JA News Thanks Guy

    Sherlock Friend
    #246076

    Hi guywheels !
    You open ja-news.css file on modules/mod_janews/janews folder find those code at about line 158:


    #jahl-newsitem img {
    /* add css code for caption here , example : border:1px solid red; */
    margin:2px 10px 10px 0pt;
    }

    guywheels Friend
    #246187

    Hi hainn84

    Thanks for reply all I find at modules/mod_janews/janews is the following
    /*————————————————————————
    # JA News
    # ————————————————————————
    # Copyright (C) 2004-2006 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
    # @license – Copyrighted Commercial Software
    # Author: J.O.O.M Solutions Co., Ltd
    # Websites: http://www.joomlart.comhttp://www.joomlancers.com
    ————————————————————————-*/

    Thanks

    Menalto Friend
    #246195

    Check in the templates folder since teline has its own css for ja-news

    guywheels Friend
    #246398

    Hi hainn84 , i have added this code
    #jahl-newsitem img {
    /* add css code for caption here , example : border:1px solid red; */
    margin:2px 10px 10px 0pt;
    }

    But now the really dumb question, how and where do I insert the caption that I require on an image?

    thanks

    Sherlock Friend
    #246527

    you edit above code to :


    #jahl-newsitem img {
    border:1px solid red;
    margin:2px 10px 10px 0pt;
    }

    then you can view image again , when you will understand. 😉

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

This topic contains 6 replies, has 3 voices, and was last updated by  Sherlock 16 years, 7 months ago.

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