AutoItScript Posted April 23, 2015 Share Posted April 23, 2015 I want to make it easier to see between posts while reading the topic, it's too white and washed out for me at the moment so I just want to darken it down a touch. It's the part that is almost a container for the entire topic and flows inbetween each post. It looks bright white. I've changed every single colour in the editor for buttons, front end and text and none of them affect it. Link to comment Share on other sites More sharing options...
craigf136 Posted April 23, 2015 Share Posted April 23, 2015 #ipsLayout_mainArea, #ipsLayout_sidebar { background: none repeat scroll 0 0 #insert hex choice; box-sizing: border-box; display: table-cell; height: 100%; vertical-align: top; } Link to comment Share on other sites More sharing options...
craigf136 Posted April 23, 2015 Share Posted April 23, 2015 Alternatively you can change the border.ipsBox { border-color: #insert hex choice; border-radius: 3px; border-style: solid; border-width: 1px; } Link to comment Share on other sites More sharing options...
AutoItScript Posted April 23, 2015 Author Share Posted April 23, 2015 Thank you. Surprised it's not one of the colours you can easily change! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.