R_J
AdminR_J Admin
-
Re: Themes
"blank/broken" is no good error description. There are different ways to find out something about your problem. That's why you have to be precise. But the bootstrap theme really should… (View Post)1 -
Reactions on all Activities
Why not react on all of the activity items? I simply commented out the check if($Activity->AllowComments == 0) in class.hooks.php and that helped showing the reactions in nearly all activity items… (View Post)2 -
I love that idea
I know that nearly all users like to add photos to their profile always and anywhere. So that functionality is recreated over and over and over. Simply connecting the profile to a web service that is… (View Post)1 -
Re: feedback on our new forum
Since you are using silicon theme of jspautsch this is more a feedback to his work (which is truly awesome): When I look at the start page (as a guest) I see 1. the Howdy, Stranger Sign in, 2. the s… (View Post)2 -
Re: Moving Sidebar Left to Right
Look at the css of Content and Panel with your browsers developer tools. You will find the following: #Panel { float: right;}#Panel { width: 200px;}#Body .ContentColumn { margin: 0 0 0 230px;}#Conten… (View Post)2
