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

mod rewrite - Using "?" when rewriting the URL -

.htaccess: Transfer name to index.php if not directory public -

Admob integration with pygame in android -