1. Copy file : theme.css đè lên file cũ trong thư mục componentscom_docman hemesdefaultcss 2. Copy 3 file php trong thư mục documents đè lên file cũ trong thư mục : componentscom_docman hemesdefault emplatesdocuments 3. Nếu hiển thị chưa chuẩn thì sửa CSS của theme, thêm đoạn mã sau (vào bất kể vị trí nào): table { bordercollapse: collapse;hien thi VB trong bang borderspacing: 0; }
1 Copy file : theme.css đè lên file cũ thư mục components\com_docman\themes\default\css Copy file php thư mục documents đè lên file cũ thư mục : components\com_docman\themes\default\templates\documents Nếu hiển thị chưa chuẩn sửa CSS theme, thêm đoạn mã sau (vào vị trí nào): table { border-collapse: collapse;/*hien thi VB bang*/ border-spacing: 0; } -