MyBB Support

Postbit background color help

Submitted by Mr_Joker, , Thread ID: 5014

Thread Closed
24-06-2015, 12:31 AM
#1
Hi,

I was wondering if theres a plugin or tutorial on how to color my postbit background like example this...
[Image: vQB1V7Z.png]

?

RE: Postbit background color help

#2
Yes, somewhere in the tutorials forum

RE: Postbit background color help

#3
They're using MySupport plugin, or some shit like that.

RE: Postbit background color help

#4
That too, but I guess he asks how to change the color of the postbit for some usergroups, or idk

RE: Postbit background color help

This post was last modified: 24-06-2015, 12:22 PM by linkzy
#5
24-06-2015, 12:31 AM
Mr_Joker Wrote:
Hi,

I was wondering if theres a plugin or tutorial on how to color my postbit background like example this...
[Image: vQB1V7Z.png]

?

For some GID ? then you could do it in anyway just use php conditional plugin and in postbit.


if ($post['usergroup'] == id) {
Then teh code where like that hmm show post something like that with style k ?
} else {
The realcode
}



k ?


Play with this code and you'll get it :v
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: Postbit background color help

#6
24-06-2015, 12:21 PM
ikoa Wrote:
24-06-2015, 12:31 AM
Mr_Joker Wrote:
Hi,

I was wondering if theres a plugin or tutorial on how to color my postbit background like example this...
[Image: vQB1V7Z.png]

?

For some GID ? then you could do it in anyway just use php conditional plugin and in postbit.


if ($post['usergroup'] == id) {
Then teh code where like that hmm show post something like that with style k ?
} else {
The realcode
}



k ?


Play with this code and you'll get it :v

Works without PHP too.

RE: Postbit background color help

#7
24-06-2015, 03:38 PM
Aoki Wrote:
24-06-2015, 12:21 PM
ikoa Wrote:
24-06-2015, 12:31 AM
Mr_Joker Wrote:
Hi,

I was wondering if theres a plugin or tutorial on how to color my postbit background like example this...
[Image: vQB1V7Z.png]

?

For some GID ? then you could do it in anyway just use php conditional plugin and in postbit.


if ($post['usergroup'] == id) {
Then teh code where like that hmm show post something like that with style k ?
} else {
The realcode
}



k ?


Play with this code and you'll get it :v

Works without PHP too.

Show us the way if you know any please Smile
| A | v4hl| Addicted | Senpai | Sui | Sensei | H | fdigl |


RE: Postbit background color help

#8
http://mods.mybb.com/view/mysupport
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.


Users browsing this thread: 3 Guest(s)