Jump to content

Can t seem to find how to change color of icons on top bar


Christophe

Recommended Posts

Posted

I duplicated the skin and started replacing everything I saw FFFFFF with diffrent colors to mess around in the editor

I can t seem to find how to change the colors of the Notification icon links

#elUserNav > li > a {
    font-size: 13px;
    color: #000000;
}

For example

A great way would be to have access to a custom.css that would be loaded last so that you would be able to add quick css

Anyway, does anybody know where you can set the links colors in the top bar (create, notification, messages, profile link etc...) only asking because I am going to have a white top background and I can t find how to change those colors.

Thanks in advance

Posted

I duplicated the skin and started replacing everything I saw FFFFFF with diffrent colors to mess around in the editor

I can t seem to find how to change the colors of the Notification icon links

Your code is correct, but there is another declaration overriding it. 

You need to get them all or use !important. 

A great way would be to have access to a custom.css that would be loaded last so that you would be able to add quick css

​That’s how it works. :-)

But just because it’s loaded last, doesn’t mean declarations there will always take the lead. That’s not how CSS works. 

Posted

I found out where the custom css is

you have to edit the html/css directly without the designer mode then look for custom css and then I pasted what I needed there...much quicker :)

thanks

EDIT: thanks for the !important note

  • 1 year later...
  • 11 months later...
Posted
On 29/10/2016 at 9:27 PM, socceronly said:

So you can't make a white background theme from the Default theme controls? Is that correct?

 

Anyone? This is something i's like to know also.. Surly not though..?

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...