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]

MicroCDMicroCD New
edited July 2015 in Vanilla 2.0 - 2.8

Hello, how can I put my discussion in lines like this? ( photo bellow ) as a square.. someone can help me?

344[.jpg 125.1K

Comments

  • nobody knows?

  • nobody knows how to put something from my forum in a box ? :(

  • whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP

    Please leave at least a day before bumping your thread.

    If someone wants to answer you, they will.

  • @whu606 said:
    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 :)

  • whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP

    @MicroCD

    When you solve your own issue, you should post the solution as a courtesy to other users.

  • MicroCDMicroCD New
    edited July 2015
    1. Install CSS Editor Plugin
    2. Press settings from CSS Editor
    3. Enter this code

    .DataList {
    border:2px solid #021a40;
    }

    And click Save.
    This code is to place border to your discussions.

  • whu606whu606 I'm not a SuperHero; I just like wearing tights... MVP

    Thanks for that. I'll chagne your title to reflect the solution.

Sign In or Register to comment.