MyBB Codes
Changing the color of private shout in MyShoutbox - Printable Version

+- MyBB Codes (http://www.mybbcodes.com)
+-- Forum: Babjusi's Previous Forum General Stuff (/forumdisplay.php?fid=42)
+--- Forum: General Support (/forumdisplay.php?fid=46)
+--- Thread: Changing the color of private shout in MyShoutbox (/showthread.php?tid=1500)


Changing the color of private shout in MyShoutbox - Mobius - 08-02-2010 11:15 AM

Hi, is there a possibility to change the color of highlight in the myshoutbox by pirata nervo? -> http://mods.mybb.com/view/myshoutbox

What I want to do, is to change the color of this highlight (not text, since it is in "table" theme class)

http://img155.imageshack.us/img155/1678/beztytuurr.png


RE: Changing the color of private shout in MyShoutbox - exdiogene - 08-02-2010 11:19 AM

Honestly, you should ask the plugin author for these kind of questions.

You can reach Pirata Nervo on his site here : MyBB-Plugins

Wink


RE: Changing the color of private shout in MyShoutbox - Mobius - 08-02-2010 11:29 AM

Ok, thanks Smile


RE: Changing the color of private shout in MyShoutbox - Mobius - 08-03-2010 03:58 PM

I've posted on mybb-plugins, mybboard.net and nothing... I think that mybb-plugins forum is left alone, so few people there:/


RE: Changing the color of private shout in MyShoutbox - exdiogene - 08-03-2010 04:17 PM

Yes i have noticed that Pirata Nervo was not there for more than 2 days...

UHH


RE: Changing the color of private shout in MyShoutbox - Mlody - 05-11-2011 09:35 AM

(08-02-2010 11:15 AM)Mobius Wrote:  What I want to do, is to change the color of this highlight (not text, since it is in "table" theme class)

Hi.
Before everything you will be doing turn off the plug-in for safety.

To change background, you must edit [ftp/inc/plugins/myshoutbox.php] file with notepad++ (or something like that program...). before that make backups of file.

Find line - (theres are three of them / Notepad++ (find/Find all in this document) )

$message = "<span style=\"background-color: #BBBBBB;\">{$lang->mysb_pvt_to} ".htmlspecialchars_uni($userName).": ".$message."</span>";

Where #BBBBBB is color background of private message.

Change to your color, save file & upload to ftp.
Turn on plug-in

Pozdro Mlody Wink