Jamroom Logo Jamroom 5 Core
is now Open Source!
User Support Forum Archive (Read Only)
Jamroom Help:
no core_menu.css in a few of my jr5 skins
boplive



Joined: 03 May 2006
Posts: 817

Posted: 09/28/13 09:45 
Im trying to do something for the core_menu.css but in the jrsage,jrelastic,jrflashback skins... im not seeing it to make changes when your in admin of the control panel..i do see it in the server but not admin cp.
i only have it in jrnova when i swicth skins?????

Back to top
Michael
Jamroom Team


Joined: 22 Apr 2008
Posts: 3423
Location: Tokyo

Posted: 09/28/13 18:33 
its not showing up because there are no defined changeable aspects in the CSS file.

If you look in jrNova's core_menu.css file (in the file system, not the editor) it has this:

Code
/* @title Inner Div */
/* @help This is the inner div */
.menu_inner {
    background-color:#949799;
    padding:0;
    height:39px;
    margin:0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}


Its because of the:

Code

/* @title Inner Div */
/* @help This is the inner div */


That that entry is adjustable in the skins style editor. Im not sure if it was intentional or not that the styles were not alterable for the others.

Might have to ask Doug about that one.


_________________
Michael Ussher
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
Douglas
Jamroom Team


Joined: 08 Oct 2004
Posts: 6639
Location: Tornado Alley!

Posted: 09/29/13 04:05 
This:


Code
/* @title Inner Div */
/* @help This is the inner div */


was added to the jrNova skin styles section so the menus background color could be changed.

The menu for JR5 skins is a complicated CSS menu, and modifying the CSS file for it can break the menus layout real easy, so it was not added to the ACP > Skins > Styles section for a reason.

If you need to make changes, and you know CSS real well, you'll want to modify the css/core_menu.css file with a text editor.

Hope this helps,
Douglas


_________________
Douglas Hackney
Jamroom Network Team Member: http://www.jamroom.net
Priority Support: http://www.jamroom.net/Support_Center
Back to top
Display posts from previous:   
User Support Forum Archive (Read Only)
Jamroom Help

 
Solutions
• Social Media Platform
• Social Networking Software
• Musician Website Manager
• Community Builder
Products
• Jamroom Core
• Jamroom Addons
• Jamroom Modules
• Jamroom Marketplace
Support
• Support Forum
• Documentation
• Support Center
• Contact Support
Community
• Community Forum
• Member Sites
• Developers
Company
• About Us
• Contact Us
• Privacy Policy
©2003 - 2010 Talldude Networks, LLC.