Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • praguepost Friend
    #191410

    I’m looking for where to edit the created by, hits, category line in this image
    http://jeffreethecopywriter.com/stylee.jpg

    I looked in en-GB.tpl_ja_wall.ini but did not seem to find it, as recommended in http://www.joomlart.com/forums/topic/how-to-find-the-right-line-of-code-with-firebug/ :

    # Override language for com_content
    TPL_WALL_COM_CONTENT_CATEGORY=”<strong>Category:</strong> %s”
    TPL_WALL_COM_CONTENT_CREATED_DATE_ON=”<strong>Created:</strong> %s”
    TPL_WALL_COM_CONTENT_PUBLISHED_DATE_ON=”<strong>Published:</strong> %s”
    TPL_WALL_COM_CONTENT_ARTICLE_HITS=”<strong>Hits:</strong> %s”
    TPL_WALL_COM_CONTENT_READ_MORE_TITLE=”More”

    From what I understand, it shows <strong>Created:</strong> but in the image, and on the page, you can see there is no bold “Created:” http://siteground227.com/~thinkmag/praguepost.com/80-fashion-and-style/467-political-pop-art-critiques-consumerism

    What I would like to do is make this text a size or 1.5 sizes bigger, bold the “Written by:” and “Created” words. It would be great to be able to pad this position just a little, to push up the social sharing buttons, but that’s not as important as styling the line of text to make it more visible… any advice?

    Detailed instructions would have the people of my planet singing your praises to their grandchildren!

    Jeff

    pavit Moderator
    #509081

    Hi

    In this file /templates/ja_wall/css/template.css around line 55

    .article-info dd {
    display: block;
    float: left;
    margin-right: 10px;
    font-size: xxpx; you can add this with your preferred size
    }

    praguepost Friend
    #509082

    Would it be in “template-j30.css” if I am using Joomla 3 version?
    PS: Thanks for the quick reply!

    pavit Moderator
    #509085

    Sorry i checked your files and it is named template.css not template-j30.css

    praguepost Friend
    #509086

    Cool, thanks…

    Also, in Category: Travel Created: 12 March 2012 Written by Super User Hits:

    How to get “Created:” and “Written by” made bold like Category and Hits?

    Ninja Lead Moderator
    #509283

    You can make bold “Created” and “Written by” on this file

    Open language/en-GB/en-GB.com_content.ini file

    Find and change it to

    COM_CONTENT_CREATED_DATE_ON="<b>Created</b> on %s"

    COM_CONTENT_WRITTEN_BY="<b>Written by</b> %s"

    Don’t forget to clear cache from Admin area after changed

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

This topic contains 6 replies, has 3 voices, and was last updated by  Ninja Lead 11 years ago.

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