Jump to content

css where to change color


tombo82685

Recommended Posts

Finding cAuthorPane class in CSS > forums > front > forums.css and add background to whatever you want. (Assume that you are using original IPS theme)

.cAuthorPane {
	text-align: center;
	padding: 15px !important;
	background: black !important; /* add this line for custom background color */
}

CSS.png.e7a0d4ae182527e05f1ac6a98dd20b9b.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...