Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • alphageek Friend
    #134229

    We’re using Joomla 1.5 and the JA Mageia template. When we created simple content (article) pages, the “componentheading” tag appears with the page title AND the “contentheading” tag appears with the page title – all of our article pages have TWO titles.

    How do we get the “componentheading” tag not to show on the article pages?

    Sample page to show error:
    http://www.petoskeydowntown.com/index.php?option=com_content&view=article&id=45&Itemid=59

    Marcie Wolf
    AlphaGeek Web Design

    Sherlock Friend
    #274555

    Hi
    you can edit template_css.css (line 584)

    .componentheading {
    border-bottom:1px solid #008EAF;
    color:#008EAF;
    display:none;--> add this line
    font-size:170%;
    margin-bottom:20px;
    padding:0 0 10px;
    }

    alphageek Friend
    #275265

    We appreciate the reply but adding “display: none;” removes all component headings site-wide which is not what we want. For example, the title of our SOBI directory and my RSPhotoGallery won’t show if we add “display: none;” to the stylesheet.

    We just want to know how to remove the component heading that is getting placed on the ARTICLES (content pages). These pages are not components and really should not have a component title there.

    Sherlock Friend
    #275317

    you should unpublish page title(you can config in admin)–> only display component heading–> each page only have 1 title

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

This topic contains 4 replies, has 2 voices, and was last updated by  Sherlock 16 years, 1 month ago.

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