|
Post by Streamstrider on May 24, 2011 6:01:41 GMT -8
Reality Shift Home Page
The last info center section doesn't seem to expand when the user lines reach 4. I have a "Mark as Read" code in place, but I'm not sure if that would be causing the problem. Any ideas?
|
|
|
Post by Streamstrider on May 24, 2011 6:02:51 GMT -8
Okay. Removed the Mark As Read code. That wasn't it. XD
|
|
|
Post by Wormopolis on May 24, 2011 22:38:56 GMT -8
which browser?
|
|
|
Post by Streamstrider on May 25, 2011 14:28:30 GMT -8
|
|
|
Post by Wormopolis on May 25, 2011 14:56:22 GMT -8
yeah.. so am I and it doesnt look like that for me.
guess it needs to get to 4 lines?
|
|
|
Post by Streamstrider on May 25, 2011 19:54:11 GMT -8
Yeah, it needs to get to four lines.
|
|
|
Post by Wormopolis on May 26, 2011 6:36:36 GMT -8
change this
var usersOnlineHeight = '43px';
to this
var usersOnlineHeight = '';
|
|
|
Post by Streamstrider on May 26, 2011 20:42:37 GMT -8
Looks like it'll work. *sits and waits for the thing to get to four lines again* Thanks!
|
|
|
Post by Wormopolis on May 27, 2011 6:27:44 GMT -8
I checked the attributes of that box when it was on 4 lines, and removing that fixed height let it expand normally.
|
|
|
Post by Streamstrider on May 27, 2011 18:53:12 GMT -8
It works! Yay! THANK YOU!
|
|