Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
The "miniartist" class (which is for the artist links, and is the parent of the "strong" tags) is set to "display: block". This will give those artist link elements their own line, no matter what comes after them. What you could do is remove the "miniartist" class from the artist links, and then make a span around both the artist and AMG links, and apply the "miniartist" class attribute to that span. |
|
|
Agreed. What I'd like is that some CSS wizard tells me why the logo is not inline in spite of the "display: inline;" statement line 125. |
|
|
Cool, but messy in the left panel when on an Album's page on Last.fm |