All questions about EDocman extension

Button Colors

  • David
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 years 5 months ago #150110 by David
Button Colors was created by David
Hi
I am trying to locate the joomla 4 directories that contain the category button class and the document button class so I can change the default classes.
Many thanks.

   

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

More
3 years 5 months ago #150117 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Button Colors
Hi David,
You can modify Button CSS Classes through file: [root] -> components -> com_edocman -> view -> common -> documents_default.php
Thanks
Dam

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

  • David
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
3 years 5 months ago #150133 by David
Replied by David on topic Button Colors
Thanks for the help.
I am stuck finding the below buttons.

document: download button.
document: open document button.
category: details button.

Could I get the page line numbers please.

Kind regards David.

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

More
3 years 5 months ago #150135 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Button Colors
Hi David,
We can't provide the page line, but in that source code file, you can find below css classes
Code:
btn-primary
Code:
btn-secondary
and change them
Good luck
Dam

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

Moderators: Dang Thuc Dam