css - 2 Columns and 2 playlists issue -


having frustrating issue here, i'm using 2 columns , audio playlist plugin. long story short, need audio players appear side-by-side in columns. cannot figure out :/

here url: http://www.airmanstudios.com/tests/

if have manually re-build columns, best approach? tried using different column css/scripts no avail.

#stacks_in_139_page8 .jwresp_col{     width:100% !important; } #stacks_in_142_page8{     width:50%;     float:left; } 

seemed job me. that's messy markup though , slimmed down if wanted modify html. put above in css though.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -