x00
MVPx00 MVP
Reactions
-
Re: Why is Vanilla Forums using 'clear: both;' for the 'Message' div?
does it matter? Preview .Message, .MessageList .Message { clear: none;} you can also copy style.css to your theme's design folder, it is just advisable to use custom.css, unless you have to. (View Post)1 -
Re: Question about storing variable between events.
I think you are over complicating things. protected $CountUnreadComments;public function CacheUnread($CountUnreadComments){ $this->CountUnreadComments=$CountUnreadComments;}public function GetCach… (View Post)1 -
Re: Karma Bank
lol if I had a penny every time someone says "it shouldn't be too hard" (View Post)1 -
Re: Question about storing variable between events.
I should have read your post more clearly, I have limited time to go through all these problems. You are going about this wrong way. If you are goign to do any cache it is goign to be on the same req… (View Post)1 -
Re: Ooh i am back.
doesn't really work for me. I have the same problem as Underdog, need clear both; I think as we read left to right, I always find that left sidebar make thing feel really claustrophobic especial… (View Post)1
