The classes for several lines in the Author Pane have the correct (and useful) CSS, all except the "Last seen" line. Here are the classes:
"author-pane-line author-name"
"author-pane-line author-offline"
"author-pane-line" <<-----------This is "Last seen"
"author-pane-line author-joined"
"author-pane-line author-points"
So, that means, in order to do something to the "last seen" line, I have to do it on "author-pane-line", then UNDO it on all the others using the line-specific classes.
Comments
Comment #1
Scyther commentedCommited a fix. Added a CSS class to last seen element.
http://drupalcode.org/project/author_pane.git/commit/32c50a6
Comment #3
A-snowboard commentedHello,
Despite this change, the class is always absent when I look with firebug.
Comment #4
Scyther commentedDo you use Advanced Forum or some custom tpl file?
Comment #5
A-snowboard commentedHello,
I use advanced forum.
I only changed a CSS from the base of advanced forum
Comment #6
Scyther commentedAdvanced Forum, what I think, uses it own AP template and it could be it is not updated.
Please check if you could find any template in AF.
Comment #7
A-snowboard commentedSorry for my delay (trip)
The problem is that I find not tempable subject to AF.
I find no mention by any AP.