All questions about EDocman extension

SOLVED !!! Quick question on CSS

  • Mike
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
6 years 7 months ago - 6 years 7 months ago #104640 by Mike
SOLVED !!! Quick question on CSS was created by Mike
Hi folks,
Can you help me with a simple one???? I want to remove the icon beside the Category name, (as in the attached image), but I can't find where to do this.

Can you point me to the code location I need to change?

thanks
Mike

.....and society inscribe on its banners...
Attachments:
Last edit: 6 years 7 months ago by Mr. Dam.

Please Log in or Create an account to join the conversation.

More
6 years 7 months ago #104712 by Mr. Dam
Replied by Mr. Dam on topic Quick question on CSS
Hi Mike,
To remove the icon beside Category name in Edocman Category page, please follow these steps:
1. Open file:

root > components > com_edocman > view > category > table.php

(I think you are using table layout)
2. Find:
Code:
<i class="edicon edicon-folder-open"></i>
and remove it.
Good luck
Dam
The following user(s) said Thank You: Mike

Please Log in or Create an account to join the conversation.

  • Mike
  • Topic Author
  • Offline
  • Elite Member
  • Elite Member
More
6 years 7 months ago #104718 by Mike
Replied by Mike on topic Quick question on CSS
Tuan..... thanks a million..... you are a legend, absolute legend!
Mike

.....and society inscribe on its banners...

Please Log in or Create an account to join the conversation.

Moderators: Mr. Dam