Jump to content

Standard member username color


g1nt3r

Recommended Posts

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!

Link to comment
Share on other sites

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.

2016-04-21_20-58-43.png

Link to comment
Share on other sites

Archived

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

  • Recently Browsing   0 members

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