test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • charlesd81 Friend
    #149079

    I have attached an image of my problem. The template is creating a div class contentdescription with nothing in it so it is creating this empty grey bar in my category list. Is there any way to remove this?


    1. contentdescripton
    histeriks Friend
    #334130

    charlesd81;166821I have attached an image of my problem. The template is creating a div class contentdescription with nothing in it so it is creating this empty grey bar in my category list. Is there any way to remove this?

    Hi charlesd81,

    open file default.php, located in /templates/ja_rasite/html/com_content/category/ directory, and on line 33 remove this:

    <div class="contentdescription<?php echo $this->escape($this->params->get('pageclass_sfx')); ?>">

    and on line 45 remove:

    </div>

    This should get you rid of the gray box (and description).

    Please let me know is it OK like that, since I’m not really sure if we’re talking about the same gray box. 🙂

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

This topic contains 2 replies, has 2 voices, and was last updated by  histeriks 14 years, 10 months ago.

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