-
AuthorPosts
-
charlesd81 Friend
charlesd81
- Join date:
- November 2009
- Posts:
- 17
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 2
- Thanked:
- 1 times in 1 posts
February 28, 2010 at 4:17 pm #149079I 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?
histeriks Friend
histeriks
- Join date:
- December 2009
- Posts:
- 285
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 16
- Thanked:
- 114 times in 87 posts
February 28, 2010 at 5:19 pm #334130charlesd81;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. 🙂
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by
histeriks 14 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
contentdescription CSS problem
Viewing 2 posts - 1 through 2 (of 2 total)