Jump to content

Recommended Posts

Posted

Evening,

 

This has been doing my head in for days now, see attached screen shot

 

I need to change that blue text to white, but i cant find it in any of the CSS Files

 

I have been crawling through the code now for hours and i am just getting frustrated, as no matter what i change it just stays blue!

 

If i Hyper link that certain header, it turns white but that's just the easy way out.

 

Anyone have any idea's where this would be lying?

 

Many Thanks

 

James.

 

I do have my own Custom.css file, but its not even in there! it is something deeper inside share point

image.jpg

Posted

Arrgg! god dam :confused:

 

thank you DanIT that worked perfectly..! i dont think it helps looking at the same things for hours!

 

.ms-navheader a:link {

color:#FFF;

 

I had that in there, so never clicked on that i needed to add

 

ms-navheader a {

color: #fff;

}

 

Many Thanks, Appricated

 

James.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...