Forum Activity for @douglas

douglas
@douglas
03/25/15 06:41:18AM
2,807 posts

Time line BG color


Using Jamroom

Your welcome!
douglas
@douglas
03/24/15 12:17:06PM
2,807 posts

Time line BG color


Using Jamroom

Try adding a background color to the .item class in your core_list.css file.
douglas
@douglas
03/24/15 11:30:54AM
2,807 posts

Time line BG color


Using Jamroom

Are you modifying the file through the ACP or modifying the CSS file and then uploading it to your server via FTP?

If you are using FTP, make sure you haven't modified it via the ACP as that overrides the CSS file.
douglas
@douglas
03/24/15 10:07:53AM
2,807 posts

Time line BG color


Using Jamroom

izhmel:
Where do I edit in the css to change the BG color of the gray

http://www.dubmusic.com/the-scientist/action

If your using the newest version of the Nova CSS files, the timeline CSS is in the skins/jrNova/css/core_action.css file.
douglas
@douglas
03/24/15 09:49:29AM
2,807 posts

Events Listing the wrong way round again in Ningja


Using Jamroom

If you only want to see the up coming events, make sure you have the ACP > Skin Settings > Events > Show Past Events check box unchecked.
douglas
@douglas
03/24/15 04:28:33AM
2,807 posts

Adding a menu the main menu of Projam5 Light


Design and Skin Customization

scardwell:
Hi all,

Please could someone advise how I can add a menu and subsequent page to that menu in the main header of Projam5 Light next to the Blog menu.

Thanks
Stephen

You'll want to modify the skins/jrProJamLight/header_menu_desktop.tpl and skins/jrProJamLight/header_menu_mobile.tpl files to add/modify menu links, to create a new page, follow this:

https://www.jamroom.net/the-jamroom-network/documentation/development/1041/skin-development
https://www.jamroom.net/the-jamroom-network/documentation/development/1043/creating-a-new-page-for-a-skin
douglas
@douglas
03/23/15 08:43:47AM
2,807 posts

Create Album in combined videos issue and filter suggestion


Using Jamroom

I'm not seeing an issue on my dev site, are you using all the latest module versions?
douglas
@douglas
03/23/15 05:04:47AM
2,807 posts

Projam5 Light - Our Favorite Artist Box


Installation and Configuration

You'll find that code in your skins/jrProJamLight/header.tpl and it is this code:

                        <div class="fav_buttons">
                            {jrCore_lang skin=$_conf.jrCore_active_skin id="110" default="Artist" assign="fvrt_artst_bttn_ttl"}
                            {jrCore_lang skin=$_conf.jrCore_active_skin id="111" default="Song" assign="fvrt_sng_bttn_ttl"}
                            <a onclick="jrLoad('#fav-div','{$jamroom_url}/favorite_artist');">{jrCore_image image="button_prev.png" alt=$fvrt_artst_bttn_ttl title=$fvrt_artst_bttn_ttl} {jrCore_lang skin=$_conf.jrCore_active_skin id="110" default="Artist"}</a> |
                            <a onclick="jrLoad('#fav-div','{$jamroom_url}/favorite_song');">{jrCore_lang skin=$_conf.jrCore_active_skin id="111" default="Song"} {jrCore_image image="button_next.png" alt=$fvrt_sng_bttn_ttl title=$fvrt_sng_bttn_ttl}</a>
                        </div>

Hope this helps!
douglas
@douglas
03/17/15 07:37:11AM
2,807 posts



Your welcome! :)
douglas
@douglas
03/17/15 06:34:39AM
2,807 posts

Is the Ningja Skin ok for Non-Ning networks?


Ning To Jamroom

The Ningja skin was made for Ning users migrating to Jamroom, it is still a Jamroom skin and will work without importing Ning data, however... it may be missing some sections since there won't be any data to display, ie. Groups, Group Discussions etc...

Hope this helps!
  164