Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 26, 201510 yr 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
February 26, 201510 yr Community Expert 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 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.
February 26, 201510 yr Author 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
October 29, 20168 yr So you can't make a white background theme from the Default theme controls? Is that correct?
October 4, 20177 yr 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.