Gents,
Sorry to bother you with this... Have been trying all morniing - no result.
I need to have the "category" text to be vsibile again (make the background transparent?)
See attached screenshot. Don't know what happened, it used to work just fine...
Can you please point me to the settings I need to adjust?
On a side note... If I install the latest upgrade - all the "visuals" like the CSS adjustments and custom icons will stay the same?
Or will they be like a default installation again?
Many thanks!
Theo.
[gelöscht durch Administrator]
Hi
Would be pleased to help. Could you PM me your site address, and if downloading is not publicly available then also a test account for a regular downloader that I could use. I can then see what is the problem. If changes are needed then editing jdownloads_custom.css may be used. It maybe that previously some css things were defaulting from your template.
Just for info have you edited any of the standard layouts? This can affect the final results shown on the screen if you changed the inline css. But it does not look like that.
Colin
Hi
Suggest you edit jdownloads_custom.css to add following
.jd_cat_subheader {
background-color: #15506C !important;
}
.jd-item-page tr, .jd-item-page td {
color: #fff !important;
background-color: #1f6582 !important;
}
You could leave out the second background-color depending which you prefer.
NB I might not have got the colour codes quite right as I used a colour picker to select
The article below may help with editing jdownloads_custom.css
http://www.jdownloads.net/documentations/item/custom-css
Colin
Colin,
That looks amazing! Thanks a lot for your quick help....
I must say that of all the vendors and partners I work with you are top-notch regarding support...
That's why I donated some time ago ;)
Thanks again!
Theo.
Hi
Glad it was OK. A good review on JED would be appreciated as someone criticised our slow response one weekend when both Arno and I were away!!!
Colin