Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 18, 20168 yr Where in the CSS is the standard username color dictated? I need to change it for a specific theme as I offer multiple themes for my board. I altered the base IPS theme and made a dark version and I need to change the username color to white, instead of black. thanks in advanced!
April 21, 20168 yr There is no need to change default CSS-templates. Just put your changes to core → front → custom → custom.css. It will have more priority than default code. And you will have no problems when upgrading your Suite/theme to latest version. .ipsComment_author .ipsType_sectionHead.cAuthorPane_author { color: #ffffff; } Just to quick note, if you're using Easy Mode Editor you can open CSS-editor by pressing this button.
Archived
This topic is now archived and is closed to further replies.