MyBB Requests

Hey Guys ! i wanna a lil help !

Submitted by v4hl, , Thread ID: 4910

Thread Closed

RE: Hey Guys ! i wanna a lil help !

AndresXZ09
Closed Account
Level:
0
Reputation:
30
Posts:
1.22K
Likes:
139
Credits:
1.51K
20-06-2015, 04:01 AM
#5
The plugin is not the problem, the problem is that you don't know how to use CSS, and what you're looking for is a simple CSS like

.selected-tab {
background: #2196f3;
color: #FFF;
text-decoration: none;
border-radius: 2px;
}

.tabs {
background: #252525;
color: #B1B1B1;
text-decoration: none;
border-radius: 2px;
}

Add padding if you need to.
1

Users browsing this thread: 1 Guest(s)