I've tried disabling all the plugins and such but I cant seem to figure out why there is a huge gap after posts with mp3s. Anyone else had this problem? Website is: http://weeklytapedeck.com/
I've tried disabling all the plugins and such but I cant seem to figure out why there is a huge gap after posts with mp3s. Anyone else had this problem? Website is: http://weeklytapedeck.com/
Can you provide specific examples? We don't know your site.
Here are couple examples, as you can see depending on the amount of mp3s changes the size of the gap.
Screenshots are of no use. What might help is a link to pages demonstrating the problem.
http://weeklytapedeck.com/2011/04/15/youth-lagooncannons/
http://weeklytapedeck.com/2011/04/18/collateral-soundtrackmatinecon-abigail-vasquez/
A couple of examples, like I said, its only ones with mp3s posted that the gap shows up.
You have a 24px high audioplayer_container div being generated in your page markup for each mp3 file. Try adding:
p.audioplayer_container span {display:none;}
to the bottom of your theme's stylesheet.
This topic has been closed to new replies.