Sisterhood Active member Licensed customer Jan 31, 2016 #1 i have my mediablock on forumhome, If I mouse who goto the preview appears the description Ican make them always visible?
i have my mediablock on forumhome, If I mouse who goto the preview appears the description Ican make them always visible?
Chris D XenForo developer Staff member Licensed customer Jan 31, 2016 #2 Try adding this to the EXTRA.css template, is this what you mean? Code: .thumbContainer .overlay { opacity: 1!important; } Upvote 0 Downvote
Try adding this to the EXTRA.css template, is this what you mean? Code: .thumbContainer .overlay { opacity: 1!important; }
Sisterhood Active member Licensed customer Feb 1, 2016 #3 Many thanks works perfect Upvote 0 Downvote