Page 1 of 1

(Solved)how does one change the font size of shout box

PostPosted: Thu Mar 27, 2008 8:58 am
Author: Watcher
wonting to know how to change the default size of the font in shout box, as little as it is, cant see what the words are, so if its set to size 7 or 8 i need to change it to 12 so it can be read easyer. im useing the EQ2 theme.

cant see where the default font size is in /shoutbox_max_body.tpl/ or / shoutbox_body.tpl/ or /shoutbox_max_guest_body.tpl/

hope someone can help me, thanks

Re: how does one change the font size of shout box

PostPosted: Thu Mar 27, 2008 11:18 am
Author: Helter
templates/your template/shoutbox_view_body.tpl

find

Code: Select all
<span>


replace with

Code: Select all
<span>

Re: how does one change the font size of shout box

PostPosted: Thu Mar 27, 2008 11:31 am
Author: Watcher
ahhhh ok i see thank you