Display

Viewing 7 posts - 1 through 7 (of 7 total)
#38842

ovoigt
Member

Hi

Since upgrading the display of downloads is not correct.

Please see screenshot.
Any ideas what’s wrong?

Thanks

#39812

ovoigt
Member

Hello,
could I have some support on the above issue please? Thanks

#40094

Shahriar
Moderator

Hi, Sorry for delay. Please send your url to check. Looks like a css issue. Thanks.

#40339

ovoigt
Member

for example: http://tinyurl.com/zxm5mku
Thanks

#41034

Jass
Moderator

Add following css in theme’s style.css file or Theme Options Custom css,


UL.jqueryFileTree {
    font-size: 11px;
    line-height: 18px !important;
    margin: 0;
    padding: 0;
}
#41157

ovoigt
Member

Sorry this hasn’t solved my problem. Please see

http://tinyurl.com/zobqhab
http://tinyurl.com/zxm5mku
http://tinyurl.com/jdu28a3

Thanks for your help.

#41266

Jass
Moderator

Please add following css in your theme’s style.css file. This should fix the issue,

UL.jqueryFileTree LI {     white-space: normal !important; }

Viewing 7 posts - 1 through 7 (of 7 total)

The topic ‘Display’ is closed to new replies.