play icon issues on profiles

soaringeagle
@soaringeagle
9 years ago
3,304 posts
weirdly the 1st 2 icons appear perfectly, the rest dont, on the full list (view all) they all work fine

its only on the profile mini list that they act wonky
https://www.rainbowgatheringmusic.org/


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities

updated by @soaringeagle: 08/02/15 04:48:01PM
soaringeagle
@soaringeagle
9 years ago
3,304 posts
corection, the 1st 2 and last few work the ones in the middle dont
cant find a css cause

tested in multiple browsers with cleared caches


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities

updated by @soaringeagle: 06/30/15 08:04:59AM
Strumelia
Strumelia
@strumelia
9 years ago
3,603 posts
I get a firefox 'untrusted/unverified' site warning for that link SE.

what do you mean by 'act wonky'?


--
...just another satisfied Jamroom customer.
Migrated from Ning to Jamroom June 2015
michael
@michael
9 years ago
7,715 posts
Observations:
* The buttons that arn't showing properly come from soundcloud module while the others come from jrAudio.
* changing the col9 to col8 and giving the players col2 resolves the issue.

Not sure of the exact issue yet.
michael
@michael
9 years ago
7,715 posts
The issue is the jrAudio player has the .button_player class on the button where as the .sc_button_player does not.

Adding this to your CSS will sort out the issue:
.sc_button_player {
    min-width: 40px;
}

I'll get that added to future releases of the sound-cloud module too.
michael
@michael
9 years ago
7,715 posts
Its in the marketplace now for soundcloud 1.1.4 so just update and it should be fixed. Thanks for finding that issue. :)
soaringeagle
@soaringeagle
9 years ago
3,304 posts
the reason u got that untrusted was i had to sdisable ssl on profile domains using sni as it only worked on ff remove the s in https

thnx


--
soaringeagle
head dreadhead at dreadlocks site
glider pilot student and member/volunteer coordinator with freedoms wings international soaring for people with disabilities

Tags