Please link to the page on your site where I can see the issue
What shortocodes & parameters did you use to make the audioalbums?
This is what I used. Thank you,
<th width=”47%” scope=”row”>[audiotrack title=”Song and singers name” songwriter=”Pop-Soul” mp3=”http://mydomain.com/wp-content/uploads/…./../the song.mp3″]</th>
Audio Album was designed to style a group of embedded audio files to display as single block formatted as an album. The shortcodes on your site have additional presentational markup around them and do not use the [audioalbum] title shortcode, so the plugin is not being used in the way it was designed to be used as outlined in the documentation.
Also it is possible that some CSS in the theme or another plugin may be overriding the plugin’s CSS.