Forum Activity for @nate

nate
@nate
03/13/18 03:42:53PM
917 posts

Search box for members


Using Jamroom

I'm not really sure which skins you guys are using. Strumelia does a lot of work on her site, so I imagine hers is custom.
nate
@nate
03/13/18 03:25:07PM
917 posts

Search box for members


Using Jamroom

The code I gave you above should go in the header you have in that image. (where "members" is) it will create a searchbox. You'll need to do some css work. Ideally you'll wanna float it to the right. The search box will return results on the same page.
updated by @nate: 03/13/18 03:25:40PM
nate
@nate
03/13/18 03:02:40PM
917 posts

Search box for members


Using Jamroom

{jrSearch_module_form fields="profile_name,profile_bio,profile_genre"}
nate
@nate
03/10/18 09:40:07PM
917 posts

JrfollowMe menu icons are on left side


Using Jamroom

Yeah check the mobile_override. You can right click the element to read its CSS. It doesn't exist on my dev.
nate
@nate
03/10/18 04:17:11PM
917 posts

JrfollowMe menu icons are on left side


Using Jamroom

#menu {
    float: right;
    line-height: 3em;
    margin: 0 auto;
    width: 100%;
}
nate
@nate
03/10/18 04:16:08PM
917 posts

JrfollowMe menu icons are on left side


Using Jamroom

That's already fixed for the next release.
nate
@nate
03/10/18 11:40:20AM
917 posts

Page Not Showing in ACP


Using Jamroom

Just search in your ACP for site builder. That's what I just did.,
updated by @nate: 03/10/18 11:41:20AM
nate
@nate
03/10/18 11:39:44AM
917 posts

Page Not Showing in ACP


Using Jamroom

yoursite.com/sbcore/browser
nate
@nate
03/10/18 10:15:25AM
917 posts

How do I change the player color to black ?


Using Jamroom

Try your skins setting global config
  20