Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jonasso Friend
    #168142

    Greetings,

    Why there is no class=”contentheading” in the content h2 tag?
    How do I add it?
    I believe it should be added to the source code.

    Example:
    http://gracamaior.com.br/_j16/estudos/catolica/173-estado-do-vaticano-documentario.html

    Using Joomla 1.7 and the latest template (installed yesterday)

    Best regards,

    pritam Friend
    #410666

    Hello jonasso ,

    To add class=”contentheading” in the content h2 tag

    <blockquote>Find this code at plugins/system/jat3/jat3/base-themes/default/css/template.css line no. 44

    h2 {
    font-size: 150%;
    }

    change this code to :-

    .contentheading,h2
    {
    font-size: 150%;
    }</blockquote>

    jooservices Friend
    #410679

    Hi
    I’m checking into this template about this code for you
    Please allow moment.
    Thank you
    Viet Vu

    jooservices Friend
    #410683

    Hi
    I’ve just checked into this template also Joomla 1.7 default.
    They are not using H2 with class contentheading.
    If you still want use this class you can modify it at:

    /components/com_content/views/article/tmpl/default.php
    Line 27
    Thank you
    Viet Vu

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

This topic contains 4 replies, has 3 voices, and was last updated by  jooservices 13 years ago.

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