All questions about EDocman extension

Styling on dark template

  • gipester
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 2 months ago #13824 by gipester
Styling on dark template was created by gipester
I am using a dark-themed template at www.thecpigroup.net .

However, the docman category displays and such do not match and make the files headings nearly unreadable. I am not terribly CSS savvy, could you please direct me to the correct lines in style.css to make the background of the listings either transparent or at least a different color?

Alternately, if I use the table layout menu link, how can I get the mouseover to stop turning the line item white?

This is really frustrating for someone who is not a CSS coder.

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
12 years 2 months ago #13827 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Styling on dark template
Hi

Please look at the file components/com_edocman/assets/css/style.css, find the css code below
Code:
.dm_row { background: #FFF url(../images/bg-gradient.png) repeat-x; }

and remove it. After that, it should look OK !

Regards,

Tuan

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

Moderators: Mr. Dam