Closed (fixed)
Project:
Advanced Forum
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2008 at 06:09 UTC
Updated:
6 Feb 2008 at 15:21 UTC
I believe the path should be the same for offline and online and should look like this:
.user-status-online span {
background:url(../advforum/images/status_online.png) no-repeat left center;
padding:0px 0 2px 20px;
}
.user-status-offline span {
background:url(../advforum/images/status_offline.png) no-repeat left center;
padding:0px 0 2px 20px;
}
Comments
Comment #1
michelleThat CSS is in the Sky theme, not the module, and it's been fixed there.
Michelle
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.