0
My music collection isn't live yet but I'm having spacing issues.
I checked the layout file but can't find anything that would make it do that.
Any ideas?
You can check it here on top of the review/bio
http://rapzilla.com/rz/component/muscol/s/25-shai-linne
I checked the layout file but can't find anything that would make it do that.
Any ideas?
You can check it here on top of the review/bio
http://rapzilla.com/rz/component/muscol/s/25-shai-linne
Responses (1)
-
Accepted Answer
0in artist_detailed.css (http://rapzilla.com/rz/components/com_muscol/assets/artist_detailed.css)
in the class .second_col_artist {
add the line
vertical-align: top;
you will end up with
.second_col_artist {
padding-left: 15px;
vertical-align: top;
}
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »