MyBB Support

[Solved] sub-forums spacing

Submitted by Liq, , Thread ID: 2186

Thread Closed

RE: [Solved] sub-forums spacing

Sozin
Nan Ihier Gelair Mordor
Divine
Level:
0
Reputation:
91
Posts:
2.33K
Likes:
375
Credits:
11K
29-03-2015, 08:00 PM
#4
You need to add this to global.css

.subforumicon {display: inline-block; }


And then open up forumbit_depth3 and then add a class to <a

like this

<a class="subforum"

and then again add this in global.css

.subforum {
display: inline-block;
margin: 0 4px;
}

increase 4px to suite your needs.
Do not let your difficulties fill you with anxiety, after all it is only in the darkest nights that stars shine more brightly. - Ali(a.s)

Developer( PHP, Python, C++, HTML+CSS, JS I am available for Hire. Message Me for details.

1

Users browsing this thread: 1 Guest(s)