SimplePortal

Support => English Support => Topic started by: ysNoi on January 07, 2011, 02:21:38 AM

Title: Shoutbox - How to adjust the writing area?
Post by: ysNoi on January 07, 2011, 02:21:38 AM
Hi...

Is there a way how to adjust the writing area of the SP Shoutbox?

I want to adjust the size of it more higher than the original height...

TYIA...
Title: Re: Shoutbox - How to adjust the writing area?
Post by: ysNoi on January 09, 2011, 04:16:39 AM
Anyone..?  :nervous-happy:
Title: Re: Shoutbox - How to adjust the writing area?
Post by: AngelinaBelle on January 11, 2011, 10:26:53 AM
You want it to be 2 lines high instead of 1 line? Something like that?
 
This can be controlled in CSS. You can see this by looking at the HTML for this page.  This shoutbox input has class="shoutbox_input..., and you can change the width for that in porta.lcss, which is found in the theme's css folder.
Title: Re: Shoutbox - How to adjust the writing area?
Post by: ysNoi on January 12, 2011, 06:50:45 AM
Yes.. That's what I want...

Thanks for the reply AngelinaBelle...

However, changing the width: 65% to width: 90% in portal.css for example increases the width but not the height which I am looking for.

Can I make it this way?

}
input.shoutbox_input
{
   width: 70%;
        height: 10px;
}

Title: Re: Shoutbox - How to adjust the writing area?
Post by: AngelinaBelle on January 12, 2011, 03:42:42 PM
You should experiment and see what setting you like.
SimplePortal 2.3.8 © 2008-2024, SimplePortal