R_J
AdminR_J Admin
-
Re: how 2 fix messy display
I think I'll add this as a feature request on GitHub and hopefully I find out how to code that pre-filling so I can make a pull request - GitHub is still new to me and so each pull request makes me f… (View Post)2 -
Re: change element postion
And now I'm as far as you are and see what the problem is, sorry to be so much slower than you've been already... You were completely right to cut the complete <div class="Item-Header Discuss… (View Post)1 -
Re: change element postion
First thing I have seen from looking into the code, is that we would have to change the index (no surprise): echo ''.$this->Data('Discussion.Name').'';echo "\n\n";$this->FireEvent('Af… (View Post)2 -
Re: change element postion
No, do not change core files. Do not even change the original CSS files! Why? * Updates. You know you will have to update from your current version someday. If you have not made the changes in an ext… (View Post)3 -
Re: change element postion
"Be patient", I've said ;-) If you like to change the position of something, first check if it can be done by css, cause that would be the "natural" way. If that can not be done, … (View Post)3
