solved Css not saving the value

izhmel
@izhmel
7 years ago
1,323 posts
I tiered to save a new value in it is not saving


Input Disabled
.form_text[disabled="disabled"], .form_text[readonly="readonly"]
file: form_input.css


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 05/06/17 11:18:43AM
SteveX
SteveX
@ultrajam
7 years ago
2,584 posts
Try a css value.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
izhmel
@izhmel
7 years ago
1,323 posts
I changed the color and it did not save it


--
The Scientist
dubmusic.com
Thanks for any assistance.
SteveX
SteveX
@ultrajam
7 years ago
2,584 posts
What did you change it to?


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
izhmel
@izhmel
7 years ago
1,323 posts
I changed the color to black


--
The Scientist
dubmusic.com
Thanks for any assistance.
SteveX
SteveX
@ultrajam
7 years ago
2,584 posts
Then you must have changed the wrong rule.

Use your browser inspect element tool to find the name of the rule you want to change.


--
¯\_(ツ)_/¯ Education, learning resources, TEL, AR/VR/MR, CC licensed content, panoramas, interactive narrative, sectional modules (like jrDocs), lunch at Uni of Bristol. Get in touch if you share my current interests or can suggest better :)
gary.moncrieff
gary.moncrieff
@garymoncrieff
7 years ago
865 posts
You never said but it sounds to me like your trying to do this via the skins style tab, style tab only allows basic css changes in the formats that are presented for each class. If you want more complex css you have to add it to the css file directly.
izhmel
@izhmel
7 years ago
1,323 posts
Profile Menu
.profile_menu I tried to change the BGC and it dose not change the color of the Profile Menu,
it worked before in the pass


--
The Scientist
dubmusic.com
Thanks for any assistance.
izhmel
@izhmel
7 years ago
1,323 posts
garymoncrieff, when you use the color picker and you change the color from 888 to 000, the 888 dose not change after you save it


--
The Scientist
dubmusic.com
Thanks for any assistance.
gary.moncrieff
gary.moncrieff
@garymoncrieff
7 years ago
865 posts
Make sure you are changing it for the right skin, if you have multiple installed make sure the active one is the style your editing.

I just tested color picker and it works fine for me.
izhmel
@izhmel
7 years ago
1,323 posts
The css seems to be not making the changes in many of the items, i.e. I changed the BGC of the footer , reset the chase ,and it did not change the color


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 01/22/17 01:57:59PM
izhmel
@izhmel
7 years ago
1,323 posts
I have been trying to change the text colors for over 3 hours now @ http://dubmusic.com/dubmaster/audio ,and I changed just about every dark blue and dark text that shows a dark blue in all the css that has a dark blue color, and non of them changed the text color , and I am asking some one on the JR team, or some one who has greater knowledge doing this to say exactly what css changes the text colors of the title of the songs ?.....

This JR css is not so easy as JR team might thinks ,and third party tools don't always work, and there must be an easier way to find these css in an upgrade ...

http://dubmusic.com/dubmaster/uploaded_audio/albums/scientist-the-untouchable

Thanks .....


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 01/22/17 06:39:32PM
michael
@michael
7 years ago
7,714 posts
Thanks for outlining where the problem is. Nova skin on the audio links.

Change that color at:
http://yoursite.com/core/skin_admin/style/skin=jrNova?search_string=.block%20a
izhmel
@izhmel
7 years ago
1,323 posts
Michael ,It did not work , it is not saving the changes


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 01/22/17 08:19:38PM
izhmel
@izhmel
7 years ago
1,323 posts
There seems to be an open tag in the nova skins , look above Home you see "menu"

http://dubmusic.com/dubmaster/youtube/1430/scientist-dj-afghantipa-irie-friends-live-csoa-pinelli


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 01/22/17 08:53:08PM
izhmel
@izhmel
7 years ago
1,323 posts
I had to reset the css for core/skin_admin/style/skin=jrNova?search_string=.block%20a to work , now that I got that color to change, I been trying to find what css change the BGC and what css change the black text, the place where I changed the first text from the link you sent , should have been the same page where to change the rest of the text in the link below , instead many different pages...

Can you tell me exactly what css changes those collars and BGC in the link below?

http://dubmusic.com/the-scientist-sly-robbie-dub-explosion/uploaded_audio

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
izhmel
@izhmel
7 years ago
1,323 posts
The css is not saving the changes so I switched skins


--
The Scientist
dubmusic.com
Thanks for any assistance.
douglas
@douglas
7 years ago
2,790 posts
Just a guess, but it looks like you have this working for you now?

Thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
izhmel
@izhmel
7 years ago
1,323 posts
I got it to work after hours, but now "Share This and the footer " I cant find where to change the colors..

The footer text color is not set to black in footer .css , but the text is black, can you say directly where to change the "Share This and the footer colors" , what is the url for both of them ?

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 01/23/17 11:22:05PM
douglas
@douglas
7 years ago
2,790 posts
Whenever you use the Style section in the skin, it adds an !important to that CSS rule, and since you changed the HTML color to black, that now is the color of every link on the site, you'll want to go through the rest of the CSS rules for the tag and change the color to something else if it is already the color you want, save and then change it back.

This way the CSS rule will get an !important attached to it and it will be that color.

I've already done this for your footer links.

I'm not sure I understand what your asking about the Share This, where exactly are you seeing this?

Thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
izhmel
@izhmel
7 years ago
1,323 posts
Thanks for fixing the footer !
Right under "you tube" there is Share This in black.

Can you send me the URL to both the section to the footer and the Share This for those CSS ?

http://dubmusic.com/dubmaster/youtube

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
douglas
@douglas
7 years ago
2,790 posts
I changed the "footer a" rule here:
http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=footer.css/section=advanced

The "Share This" text, and other text on that page, will require a CSS file tweak, it can't be fixed via the skins style tab.

If you send your FTP credentials I'll get it fixed so you can change that text color in the skins style tab.

Thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
izhmel
@izhmel
7 years ago
1,323 posts
I sent it , thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
douglas
@douglas
7 years ago
2,790 posts
I've got this fixed for you, there are two new H2 and H3 tag colors in the style section for your skin, one here:

base.css
http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=base.css/section=advanced

and one here:

list.css
http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=list.css/section=advanced

That should allow you to control the color for that text better.

Let me know if you see any issues.

Thanks!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
izhmel
@izhmel
7 years ago
1,323 posts
Douglas, many thanks..
In an up date please create a page with those link , change " Share This Text Color , change BGC , change Profile BGC , change Profile Text Color " and so on ....
so when they click the links , it takes them exactly to the CSS page and area to change using bullets like the link below
list.css
http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=list.css/section=advanced

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
izhmel
@izhmel
7 years ago
1,323 posts
Whats the link to change " Site News Color" on the home page whats the URL ?
and when I am not logged in I see Welcome to Jamroom5! under "site news" , how do I edit it ?


Thanks

.....


--
The Scientist
dubmusic.com
Thanks for any assistance.
douglas
@douglas
7 years ago
2,790 posts
The "Site News" text is the leader class found here:
http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=text.css/section=advanced

The Welcome message is hard coded in the index.tpl.

Quote:
In an up date please create a page with those link , change " Share This Text Color , change BGC , change Profile BGC , change Profile Text Color " and so on ....
so when they click the links , it takes them exactly to the CSS page and area to change using bullets like the link below
list.css
http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=list.css/section=advanced

Only the site admin can get to the skin style pages, regular users can NOT.

Hope this helps!


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
derrickhand300
@derrickhand300
7 years ago
1,353 posts
I agree with Izhmel
Editing the css in these new skins is a MESS and really difficult when you don't do this for a living...wasting hours doing things that should take seconds- I wish someone would fix it
For instance- when I change the color of a menu bar from maroon to red...why does it turn the ACP drop down menu from black to transparent?
Its crazy- you just get tired and frustrated and want to walk away...
updated by @derrickhand300: 01/25/17 07:59:06AM
douglas
@douglas
7 years ago
2,790 posts
derrickhand300:
I agree with Izhmel
Editing the css in these new skins is a MESS and really difficult when you don't do this for a living...wasting hours doing things that should take seconds- I wish someone would fix it
For instance- when I change the color of a menu bar from maroon to red...why does it turn the ACP drop down menu from black to transparent?
Its crazy- you just get tired and frustrated and want to walk away...

I'm guessing this isn't for the Nova skin, which skin are you using?


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
izhmel
@izhmel
7 years ago
1,323 posts
The updates are not saving , I changed the colors and the old colors keep coming back

http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=text.css/section=advanced


--
The Scientist
dubmusic.com
Thanks for any assistance.
derrickhand300
@derrickhand300
7 years ago
1,353 posts
douglas:
derrickhand300:
I agree with Izhmel
Editing the css in these new skins is a MESS and really difficult when you don't do this for a living...wasting hours doing things that should take seconds- I wish someone would fix it
For instance- when I change the color of a menu bar from maroon to red...why does it turn the ACP drop down menu from black to transparent?
Its crazy- you just get tired and frustrated and want to walk away...

I'm guessing this isn't for the Nova skin, which skin are you using?

Hi Douglas- trying several "The Post" "The Mougul" etc....it seems the days of right clicking>select element>CSS>then editing it there- and copying that over to a custom.css style sheet are over :(
izhmel
@izhmel
7 years ago
1,323 posts
Douglas, thanks for your help , but this should be dummy proof, I spent more than 3 days now doing this , and the JR team must come to realize the fact "there needs to be a better CSS"

I recommend all text modification should be on one navigation page , all background modification should be on one modification page , all banners modification on one page and so one....

OR make the links only available to admins , i.e. If I wanted to edit "Site news BGC" right beside site news there is a small CSS edit icon that only available to admins that goes to http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=text.css/section=advanced .....

Or , say you wand to edit the page you are on BGC , a small edit CSS icon would be some where on the page that only the admin sees that you click on and the collar picker would popup ... I prefer a collar picker pop up that shows the text properties ....

Douglas, could you please experiment , this you can try it on my site ....

Edit the "header.tpl" lets try a few targets , make different icons available only to the admin that goes to specific targets , i.e. BGC and so on ..... or post the codes here so we could use page creator to create a page with the examples , more can be added on later

I hope to see this in an upgrade..

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.
douglas
@douglas
7 years ago
2,790 posts
You'll need to send me your admin login again, I don't have the new one.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
douglas
@douglas
7 years ago
2,790 posts
Sorry, that text color was here:
http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=base.css/section=advanced

it is the title class.


--

Douglas Hackney
Jamroom Team - Designer/Developer/Support
FAQ-Docs-Help Videos
izhmel
@izhmel
7 years ago
1,323 posts
Thanks Douglas, I seen you did allot on the site , I appreciate your time , but as you may have discovered using a third party tool "don't always work " and takes too much time for even you to find these colors....

There needs to be a new way to edit these CSS with a more user friendly CSS editor using links to point to specific targets as we been doing here i.e. "change site news text properties "
http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=base.css/section=advanced ....

Can you show me how to put a small edit icon right beside "site news section " that is only available to the admin that points to http://dubmusic.com/core/skin_admin/style/skin=jrNova/file=base.css/section=advanced to edit the "site news section " ?

In the future it would be good to see i.e . all site news properties on one CSS page instead of more than one CSS page just to edit the "site news section "

We just need to start with the basics , then eventually add more CSS links as we go along .....

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 01/26/17 08:06:14PM
izhmel
@izhmel
7 years ago
1,323 posts
Many thanks for doing this Douglas, I tried for many days to do the same thing you did in a very short space of time , I hope to see a much easier CSS editor

http://dubmusic.com/arcade-fire-remixed-by-the-scientist/uploaded_audio/albums/joan-of-arc

Thanks


--
The Scientist
dubmusic.com
Thanks for any assistance.

updated by @izhmel: 02/01/17 10:21:56AM

Tags