MyBB Support

Mybb Borders and Statistics

Submitted by GasmoN, , Thread ID: 22253

Thread Closed

RE: Mybb Borders and Statistics

#10
First Question: Check with element inspect which class you need to find in global.css example if the class is "Throw1" go in global.css and find this class then since you want to add border like in pic use <b>one </b>of the following codes.

Code:
Use one of the codes below to add the border. Change color to the color you want the border to be.

Border-top: 2px solid color;
border-bottom: 2px solid color;
border-right: 2px solid color;
border-left: 2px solid color;

Second Question: Please eleborate a bit more since i don't get it Wink

Users browsing this thread: 4 Guest(s)