Christophe Posted February 26, 2015 Posted February 26, 2015 I duplicated the skin and started replacing everything I saw FFFFFF with diffrent colors to mess around in the editorI can t seem to find how to change the colors of the Notification icon links#elUserNav > li > a { font-size: 13px; color: #000000;}For exampleA 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 cssAnyway, 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
opentype Posted February 26, 2015 Posted February 26, 2015 I duplicated the skin and started replacing everything I saw FFFFFF with diffrent colors to mess around in the editorI can t seem to find how to change the colors of the Notification icon linksYour 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 cssThat’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.
Christophe Posted February 26, 2015 Author Posted February 26, 2015 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
socceronly Posted October 29, 2016 Posted October 29, 2016 So you can't make a white background theme from the Default theme controls? Is that correct?
Richard Cook Posted October 4, 2017 Posted October 4, 2017 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..?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.