[SOLVED] 1.0.12 IE7 display centered for listcomponents

Confirmed bugs that have been Fixed - Joomla 1.0.x



[New Threads cannot be started in this forum]
Locked
User avatar
ot2sen
Joomla! Master
Joomla! Master
Posts: 10381
Joined: Thu Aug 18, 2005 9:58 am
Location: Hillerød - Denmark
Contact:

[SOLVED] 1.0.12 IE7 display centered for listcomponents

Post by ot2sen » Fri Dec 29, 2006 8:33 pm

Description:
Having more that 20 components listed and clicking 'More Components...' in 'Components' will show the full list centered when using IE7.

Reported on:
Joomla version 1.0.12

Classification:
[Q&T]

Affected functions:
Only visual, and only using IE7

Related files:
/administrator/templates/joomla_admin/css/templates_css.css

Steps to replicate:
Just install +20 components and visit 'More Components...' using IE7

Analysis:
[Q&T]

Proposed fix(es):
Edit the /administrator/templates/joomla_admin/css/templates_css.css by adding a 'text-align: left;'
table.adminlist td {
border-bottom: 1px solid #e5e5e5;
padding: 4px;
                text-align: left;
}
Topic / Artifact ID:

System info:
IE7
You do not have the required permissions to view the files attached to this post.
Ole Bang Ottosen
Dansk frivillig Joomla! support websted - joomla.dk
OpenTranslators Core Team opentranslators.org

User avatar
RobS
Joomla! Ace
Joomla! Ace
Posts: 1366
Joined: Mon Dec 05, 2005 10:17 am
Location: New Orleans, LA, USA
Contact:

Re: 1.0.12 IE7 display centered for listcomponents

Post by RobS » Mon May 14, 2007 9:36 pm

Fixed in SVN.  Thanks for reporting.
Rob Schley - Open Source Matters
Webimagery - http://www.webimagery.net/ - Professional Consulting Services
JXtended - http://www.jxtended.com/ - Free and Commercial Joomla! Extensions


Locked

Return to “Q&T 1.0.x Resolved”