how to get the color I want in the articles?

More
11 years 1 day ago #35365 by snowisbetter
Thanks for your help, but I could not get any change.
Surely it is my fault because I do not understand anything about css. So, please, be patient.
Where do I enter the code?
I tried modifying inserting your code into "template_css.css", at the beginning, just after /* basics */, so it was now
Code:
/* basics */ a{ text-decoration:none!important; color:#999999; } a:hover{ color:#C0C0C0; } and the rest unchanged
but no way.

I tried also: adding code to existing lines, an it was now:
Code:
/* basics */ a:link,a:visited { font-weight:bold; text-decoration:none!important; color:#999999; } a:hover { text-decoration:none; color:#C0C0C0; }
but again no changes.
where am I doing wrong?
Thanks again

Please Log in to join the conversation.

More
11 years 1 day ago #35377 by ivan.milic
Put !important flag on all css properties you set
The following user(s) said Thank You: snowisbetter

Please Log in to join the conversation.

More
11 years 1 day ago #35404 by snowisbetter
OK, Now it works, Thank you very much.

Please Log in to join the conversation.

More
10 years 11 months ago #35476 by snowisbetter
Hi again,
I must be dummy, I know that.
I thought I had finally solved the problem, but no!

I wrote a new article, and I'm not able to have the colours I want.
This time is text (not hyperlinks) that isn't working. Please see the images:
what I want (editor view) example fuchsia text
what I get black text

What have I to do?
Is there any way to get always what I see in the editor bypassing other choices?

Thanks again and... Merry Christmas

Please Log in to join the conversation.

More
10 years 11 months ago #35477 by ivan.milic
Can you use chrome "Inspect element" to see how that text is rendered inside HTML - goal is to check is there "style" attribute and whats its value

Please Log in to join the conversation.

More
10 years 11 months ago #35482 by snowisbetter
Thank you, using your suggestion I managed changing the colour, but is there any way to give priority to the editor so that the colours are wysiwyg in editor itself?
Have a nice evening

Please Log in to join the conversation.

Time to create page: 0.156 seconds
Powered by Kunena Forum