17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1059 Views |
-
Links in Content Pain always default to colour blue

2 December 2008 at 2:23pm Last edited: 2 December 2008 2:24pm
editor.css + typography.ccs are correct, both specify orange links.
Link appears as expected on actual site (orange).
However in the content pane the link defaults to blue and the css will not be picked up. I can change the border and background colour of the link however. (as is done with broken links)
For example if I apply the following to links in editor.css
color:#e1663f;
background-color: #00ff00;
border: 1px red solid;Background colour of link will be updated to yellow, border to red but the colour of the link will remain blue #0000FF.
I have searched for #0000FF (in whole directory) and looked in whatever css files I could find, but no joy.
Has anyone else met this problem and found a solution or am I going wrong somewhere?
Cheers
-
Re: Links in Content Pain always default to colour blue

2 December 2008 at 3:51pm
there might be some other style to set the color, which the browser use other than your one.
try with the following
color:#e1663f !important;
-
Re: Links in Content Pain always default to colour blue

2 December 2008 at 10:46pm
Cheers Nivanka, it is working now
-
Re: Links in Content Pain always default to colour blue

3 December 2008 at 4:12am
Good to hear that!
| 1059 Views | ||
|
Page:
1
|
Go to Top |


