MyBB Requests

Hey Guys ! i wanna a lil help !

Submitted by v4hl, , Thread ID: 4910

Thread Closed
v4hl
Legend
Divine
Level:
14
Reputation:
364
Posts:
6.27K
Likes:
2.19K
Credits:
425
19-06-2015, 06:10 AM
This post was last modified: 19-06-2015, 08:32 PM by v4hl
#1
Hey Guys !
i was trying to creat a tabmenu .... but i didn't get the result i want !
The Theme im using is ' ultimate | by eNvy '
is there anyone can help me on that !!
and thank you allreaddy ! ^^# . :noh: :noh:

is there anyone can help me !!!!! plzz !!
[Image: xRnLbpm.png]
[Image: Tz6Qsg4.png]
1

RE: Hey Guys ! i wanna a lil help !

v4hl
Legend
Divine
Level:
14
Reputation:
364
Posts:
6.27K
Likes:
2.19K
Credits:
425
OP
20-06-2015, 03:47 AM
#3
19-06-2015, 09:36 PM
Tropical Wrote:
I can attempt to.
Explain please :noh:

1st sorry for my English ^^#
anyway,
i wanted to get a menu_bar like this
http://i.imgur.com/xxQomfB.png
but i couldnt get it , i tried to do that by adding some Css codes, & the result was a desaster ,
i tried using a plugin ' tabbedmenu ' and i get this :http://i.imgur.com/LL6CY7I.png
i edited it .... but i didn't like it .... :///
is there a selution !!!
[Image: xRnLbpm.png]
[Image: Tz6Qsg4.png]
1

RE: Hey Guys ! i wanna a lil help !

Tropical
Fulltime Member
Level:
0
Reputation:
35
Posts:
1.04K
Likes:
54
Credits:
117
20-06-2015, 03:56 AM
#4
20-06-2015, 03:47 AM
v4hl Wrote:
19-06-2015, 09:36 PM
Tropical Wrote:
I can attempt to.
Explain please :noh:

1st sorry for my English ^^#
anyway,
i wanted to get a menu_bar like this
http://i.imgur.com/xxQomfB.png
but i couldnt get it , i tried to do that by adding some Css codes, & the result was a desaster ,
i tried using a plugin ' tabbedmenu ' and i get this :http://i.imgur.com/LL6CY7I.png
i edited it .... but i didn't like it .... :///
is there a selution !!!

Try MyTabs :noh:
1

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

RE: Hey Guys ! i wanna a lil help !

v4hl
Legend
Divine
Level:
14
Reputation:
364
Posts:
6.27K
Likes:
2.19K
Credits:
425
OP
20-06-2015, 04:10 AM
This post was last modified: 20-06-2015, 04:11 AM by v4hl
#6
20-06-2015, 03:56 AM
Tropical Wrote:
20-06-2015, 03:47 AM
v4hl Wrote:
19-06-2015, 09:36 PM
Tropical Wrote:
I can attempt to.
Explain please :noh:

1st sorry for my English ^^#
anyway,
i wanted to get a menu_bar like this
http://i.imgur.com/xxQomfB.png
but i couldnt get it , i tried to do that by adding some Css codes, & the result was a desaster ,
i tried using a plugin ' tabbedmenu ' and i get this :http://i.imgur.com/LL6CY7I.png
i edited it .... but i didn't like it .... :///
is there a selution !!!

Try MyTabs :noh:
Thank you for this Man :D

20-06-2015, 04:01 AM
AndresXZ09 Wrote:
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.

lol yeah u ryt man, Thank you for this help ^^#
^^#
[Image: xRnLbpm.png]
[Image: Tz6Qsg4.png]
1

Users browsing this thread: 1 Guest(s)