- Posts: 6
- Thank you received: 0
All questions about EDocman extension
Styling on dark template
- gipester
- Topic Author
- Offline
- New Member
Less
More
12 years 10 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.
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
- Offline
- Administrator
12 years 10 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
and remove it. After that, it should look OK !
Regards,
Tuan
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
Support
Documentation
Information
Copyright © 2024 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.