Log in

View Full Version : Shoutbox editing



Justify
11-11-2007, 01:40 PM
Okay im editing vbshout.php and taking out the code:


$Time = vbdate($vbulletin->options['dateformat'], $time, $vbulletin->options['yestoday']);
$Time .= ' ';
$Time .= vbdate($vbulletin->options['timeformat'], $time, $vbulletin->options['yestoday']);
return $Time;

and when i do that and save the shoutbox appears like:

[] Ste:omg

im trying to remove the [] and make Ste abit bigger with the text omg on a new line..

how do i do this?

Want to hide these adverts? Register an account for free!