Forum Activity for @michael

michael
@michael
07/03/17 09:24:45PM
7,832 posts

Follow me skin, forum strange text hard to read?


Design and Skin Customization

Actually, i think you have it in the wrong place. In your screenshot of the code, its on the BR after the link, not after the image. (screenshot)

Try putting it on the BR before the class="normal" section.
br_location.jpg br_location.jpg - 90KB
michael
@michael
07/03/17 09:18:25PM
7,832 posts

Follow me skin, forum strange text hard to read?


Design and Skin Customization

Doug, I told him to put style="clear:left" in there to fix the issue.

Zach, are you sure you're editing the correct file and that the changes are coming out. Try adding WHERE DOES THIS COME OUT??????????? to the template and activate it. Check the page to make sure that text is coming out on the page where you're trying to make the change.

Need to know the place you're making the change is the same place that you're expecting to see the changes happen.
michael
@michael
07/03/17 01:16:57AM
7,832 posts

jrLaunch description flows off page at 1280px


Using Jamroom

I changed .wrap to 90% and that seems like its going ok.

Added in the margin and padding on the launch_submit_button.

Thanks, that's nicer. :)

--edit--
changes added in jrLaunch 1.2.2
updated by @michael: 07/03/17 01:23:22AM
michael
@michael
07/02/17 09:48:44PM
7,832 posts

Remove Blog Categories Button


Design and Skin Customization

This is a method for locating where things are so you can change them:
Forum Question: How to adjust a template

Not sure what that is a screenshot of, but with the above method you can find it, then change it with:

Docs: "Using the Template Editor"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/3183/using-the-template-editor
michael
@michael
07/02/17 09:46:49PM
7,832 posts

Changing Menu Display Order


Design and Skin Customization

The function that controls profile menu is {jrProfile_menu}

Docs: "{jrProfile_menu}"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1997/jrprofile-menu

In the iSkin its found in the profile_header.tpl file around line 120 ish. It does have an order set and looks like this:
{jrProfile_menu template=$menu_template profile_quota_id=$profile_quota_id profile_url=$profile_url order="jrAction,jrBlog,jrCombinedAudio,jrAudio,jrCombinedVideo,jrVideo,jrGallery,jrGroup,jrEvent,jrYouTube,jrVimeo,jrFlickr"}

Recommended that you clone the skin to your own skin before making changes:

Docs: "Creating your own Skin ( Clone from an Existing Skin )"
https://www.jamroom.net/the-jamroom-network/documentation/skin-design-guide/839/creating-your-own-skin-clone-from-an-existing-skin

Or use the Template Editor to make the change:

Docs: "Using the Template Editor"
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/3183/using-the-template-editor

So your changes survive updates.
michael
@michael
07/01/17 05:15:32PM
7,832 posts

Vertical Display in jrList


Jamroom Developers

That $profile_tpl is an example of this method:

Docs: "HowTo: Use a CAPTURE to avoid using another file for a jrCore_list call"
https://www.jamroom.net/the-jamroom-network/documentation/module-developer-guide/1637/howto-use-capture-to-avoid-using-another-file-for-jrcore-list-calls

Check that out. normally template="some-file-in-your-skin.tpl" but you can use capture to skip the need to have a file in the filesystem. Good for when you just need a quick structure which you know will never be re-used.
michael
@michael
07/01/17 05:11:59PM
7,832 posts

Recurring events have no image


Suggestions

Yeah, its possible to add any new field to the UPDATE screen via the Form Designer, but the module's not setup to recognize it there.

Let me know if you track down the issue. :)
michael
@michael
07/01/17 05:09:19PM
7,832 posts

Pinterest-like (masonry) display for images (and possibly video)


Design and Skin Customization

If you want someone to build it for your site, we take on custom work now:

Forum Post: "Now Creating Custom Sites"
https://www.jamroom.net/the-jamroom-network/forum/new_posts/52684/now-creating-custom-sites
michael
@michael
06/29/17 11:53:46PM
7,832 posts

Smarty Language Modifiers


Jamroom Developers

need to know the URL to tell you exactly, here's a guess: (screenshot)
captialize.jpg captialize.jpg - 118KB
  210