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

Scyther’s picture

Issue summary: View changes
Status: Active » Fixed

Commited a fix. Added a CSS class to last seen element.

http://drupalcode.org/project/author_pane.git/commit/32c50a6

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

A-snowboard’s picture

Hello,

Despite this change, the class is always absent when I look with firebug.

Scyther’s picture

Do you use Advanced Forum or some custom tpl file?

A-snowboard’s picture

Hello,

I use advanced forum.

I only changed a CSS from the base of advanced forum

Scyther’s picture

Advanced 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.

A-snowboard’s picture

Sorry for my delay (trip)

The problem is that I find not tempable subject to AF.
I find no mention by any AP.