MyBB Community Forums

Full Version: Change the line between forums
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[Image: db734393073305c1fe08097d2f3dc327.png]

I want to change that line to a two color line or image so it looks like this:

[Image: 560ed339eee26d8440c6009a8389434f.png]

Without changing

.tborder {
	background: #1f1f1f;
	width: 100%;
	margin: auto auto;
	border: 1px solid #363636;
}

How do I do so? Thanks
trow1 and trow2. Add border-bottom and border-top elements to them.
how about the ones on the side?