Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ceeyee Friend
    #192312

    I tried to change the author field (in User Management) to a combination of lower case and upper case words, but in the web page articles, it always converts it into upper case.

    Is there a way to show the case I gave into the user name?

    Thanks.

    pavit Moderator
    #512422

    Hi

    Please post a link to the page where you want to change this feature also disable your css optimization from backend template manager

    ceeyee Friend
    #512639

    I am using Teline III V2 J2.5
    Quickstart Package with Sample Data, without changing anything yet.

    I want the “AMINISTRATOR” in the author field in all article pages (like the following link) to follow the case I set in the User manager, like “AminiStrator”, for example.

    http://templates.joomlart.com/ja_teline_iii_v2/index.php?option=com_content&view=article&id=196:times-person-of-the-year-is-vladimir-putin&catid=89:pacific&Itemid=463

    In other words, I want to disable the auto UPPERCASE conversion for the author field.
    Thank you.

    <em>@pavit 398146 wrote:</em><blockquote>Hi

    Please post a link to the page where you want to change this feature also disable your css optimization from backend template manager</blockquote>


    1. Untitled
    pavit Moderator
    #512664

    Hi

    To change only the author text to lowercase go to this file /plugins/system/jat3/jat3/base-themes/default/css/template.css
    around line 511

    dd.createdby {
    padding-right: 5px;
    text-transform: lowercase!important;<< add this line
    }

    ceeyee Friend
    #512760

    Sorry, but I don’t want to force them to all lower case.
    I want them to follow the case as in the username I set in User Manager, like “ADminiSTRAtor” where there are both upper cases and lower cases, for example.

    Thank you.

    <em>@pavit 398465 wrote:</em><blockquote>Hi

    To change only the author text to lowercase go to this file /plugins/system/jat3/jat3/base-themes/default/css/template.css
    around line 511

    dd.createdby {
    padding-right: 5px;
    text-transform: lowercase!important;<< add this line
    }

    </blockquote>

    Ninja Lead Moderator
    #512996

    <blockquote>like “ADminiSTRAtor”</blockquote>

    I’m not sure this request is easy for you if you try to do that because you need to customize from php code. The attribute default of text-transform includes: uppercase, lowercase, capitalize

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

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

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