Page 1 of 1

how to expand quote boxs by default (solved)

PostPosted: Mon Jan 29, 2007 12:49 am
Author: carson0627
Your phpBB Version: 2.0.
phpBB Type: phpBB / IMPortal
MODs: No
Your knowledge: Beginner
Board URL: [url]http://[/url]

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

Thanks.

PostPosted: Mon Jan 29, 2007 1:43 am
Author: ZacFields
After a lot of looking, I finally found the topic with this information. I'll just re-post what you need here. Use these instructions:

[code]  OPEN  /templates/YOUR_TEMPLATE/YOURTEMPLATE.css (open the css file for your template. it should be "your_template_name.css")  FIND]

It should be noted that this fix makes your "expand" button a little funky. This fix makes it so the quote is already expanded, so if you click "expand" it just expands it just a little tiny bit more. Then you'll have to hit it again to contract the quote.

Let me know if this works.

Zac

PostPosted: Mon Jan 29, 2007 2:24 am
Author: carson0627
thanks, but it doesn't work.

Re: how to expand quote boxs by default

PostPosted: Mon Jan 29, 2007 2:26 am
Author: Teelk
Try deleting your eXtreme Styles cache and see if that has any effect.

PostPosted: Mon Jan 29, 2007 3:07 am
Author: ZacFields
^ Yes try that.

This .script should work. I just did this on my forum before I posted it here to make sure it works.

To be sure, make a post on your forum something like this:
------
Test
Test
Test
Test
Test
Test
Test
------

and then quote it and see what happens. As I said, it works just fine on my forums.

Zac

PostPosted: Mon Jan 29, 2007 2:00 pm
Author: carson0627
ah, thanks.