The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.



Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: Sat Jun 26, 2010 5:21 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Tue Jun 08, 2010 9:18 pm
Posts: 67
Location: INDIA
Hello friends,

I want something with my category list layout to be removed. There is a grey colored box i think its for description which is already switched off from the category list layout settings but still the box is being displayed as shown in the screenshot, which is looking very awkward, I want that to be removed if show description is set to be hidden.

Attachment:
Screenshot.png


Please help.


You do not have the required permissions to view the files attached to this post.

_________________
Visit: http://www.khmedia.in


Top
 Profile  
 
PostPosted: Sat Jun 26, 2010 5:28 pm 
User avatar
Joomla! Master
Joomla! Master

Joined: Sun Oct 02, 2005 12:50 am
Posts: 17558
Location: Omaha, NE
Unless I am missing something, you have control over all of that display from the parameters in the menu link for the category list layout.

Code:
Menu link parameters (Basic):
Table Headings
Date Column    
Date Format       
Filter
Filter Field
Menu link parameters (Advanced):
Display Select

_________________
Regards, Dave
http://www.kiwaniswest.org
http://www.huelsmann.us


Top
 Profile  
 
PostPosted: Sat Jun 26, 2010 5:46 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Tue Jun 08, 2010 9:18 pm
Posts: 67
Location: INDIA
I think you are saying about the screenshot attached, I am having full control over that but I think its something related to my theme settings or some kind of php programming, will you please tell me that in which file of the component i can hide that description grey box as specified in first screenshot.

Having no problem with archives menu item, as shown in the screenshot. I want same display for other category list menu items.

Even the category blog layout is being displaying properly without the grey box, only problem is with the category list layout.


You do not have the required permissions to view the files attached to this post.

_________________
Visit: http://www.khmedia.in


Top
 Profile  
 
PostPosted: Sat Jun 26, 2010 6:06 pm 
User avatar
Joomla! Master
Joomla! Master

Joined: Sun Oct 02, 2005 12:50 am
Posts: 17558
Location: Omaha, NE
OK, you confused me by displaying the table headings box which is what I though you meant. Get firebug for firefox and use it to identify where the gray box is coming from.

_________________
Regards, Dave
http://www.kiwaniswest.org
http://www.huelsmann.us


Top
 Profile  
 
PostPosted: Sat Jun 26, 2010 6:29 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Tue Jun 08, 2010 9:18 pm
Posts: 67
Location: INDIA
installed firebug but don't know how to use it... will you please help... i will appreciate if you open my site and check the same with firebug (my site name is stated on my signature)

_________________
Visit: http://www.khmedia.in


Top
 Profile  
 
PostPosted: Sat Jun 26, 2010 8:35 pm 
User avatar
Joomla! Master
Joomla! Master

Joined: Sun Oct 02, 2005 12:50 am
Posts: 17558
Location: Omaha, NE
There are clear instructions for learning how to use firebug available - just look around.

Your gray area is http://www.etdsonline.com/templates/ja_teline_ii/css/template.css line 153
Code:
td, div {
font-size:100%;
}


You can find the color at template.css (line 25)
Code:
body#bd {
color:#333333;
}


It is all inherited from div#ja-current-content

_________________
Regards, Dave
http://www.kiwaniswest.org
http://www.huelsmann.us


Top
 Profile  
 
PostPosted: Sat Jun 26, 2010 8:49 pm 
User avatar
Joomla! Intern
Joomla! Intern

Joined: Tue Jun 08, 2010 9:18 pm
Posts: 67
Location: INDIA
dhuelsmann wrote:
There are clear instructions for learning how to use firebug available - just look around.
...
It is all inherited from div#ja-current-content


Still not clear, actually I want it just for the Category List Menu Item as I told before, If I am going to change it according to your suggestions (i tried once), its changing the complete color system in my site.

Please help in other way...

If this can't be resolved then please tell me how to set the size of that grey box i mean width i tried but no success, actually its overlapping the advertisement section on right hand side as shown in the screenshot red coloured circle below:
Attachment:
Screenshot.png

Just tell me to decrease the width, I want it to be resized to the level of red plus sign as shown on second screenshot below:
Attachment:
Screenshot-1.png


You do not have the required permissions to view the files attached to this post.

_________________
Visit: http://www.khmedia.in


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 



Who is online

Users browsing this forum: No registered users and 13 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group