Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How can I add a border round the discussion list? [RESOLVED]
MicroCD
New
Hello, how can I put my discussion in lines like this? ( photo bellow ) as a square.. someone can help me?
0
Comments
nobody knows?
nobody knows how to put something from my forum in a box ?
Please leave at least a day before bumping your thread.
If someone wants to answer you, they will.
Okay, Sorry
I have solved It's so easy
@MicroCD
When you solve your own issue, you should post the solution as a courtesy to other users.
.DataList {
border:2px solid #021a40;
}
And click Save.
This code is to place border to your discussions.
Thanks for that. I'll chagne your title to reflect the solution.