All questions about EDocman extension

SOLVED !!! Details Button

  • Seth Hoffman
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 4 months ago - 8 years 4 months ago #73602 by Seth Hoffman
SOLVED !!! Details Button was created by Seth Hoffman
Hi,

On this page: amer.dependablewebhost.com/component/edo...nvestment-guide/2015 the Details button is a Bootstrap primary button. I would like to change that to a secondary button. Is there a way to do that?

Thanks,
Seth
Last edit: 8 years 4 months ago by Mr. Dam.

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

More
8 years 4 months ago #73610 by Mr. Dam
Replied by Mr. Dam on topic Details Button
Hi Seth,
Unfortunately, i can't access to the document page because i don't have account. Regarding to your question, Edocman use Bootstrap class for buttons, there are some class names:
btn btn-primary
btn btn-danger
btn btn-warning
btn btn-info
btn btn-inverse
You can change the button class name from btn btn-primary to other remain class names. You can open file:
components > com_edocman > view > common > documents_default.php
To find btn-primary and change to other class name.
Thanks
Dam
The following user(s) said Thank You: Seth Hoffman

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

  • Seth Hoffman
  • Topic Author
  • Offline
  • New Member
  • New Member
More
8 years 4 months ago #73631 by Seth Hoffman
Replied by Seth Hoffman on topic Details Button
Thanks. That's exactly what I needed.

All the best,

Mark

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

Moderators: Mr. Dam