View previous topic :: View next topic |
Author |
Message |
ma74
Joined: 16 Dec 2003 Posts: 2
|
Posted: Tue Dec 16, 2003 12:32 pm Post subject: Size of Comment Popup Window |
|
|
hi.
who knows how to adjust the size of the Comments PopupWindow? i just cant find it.
waiting for your suggestions. thanks in advance
Matthias |
|
Back to top |
|
 |
yann
Joined: 05 Dec 2003 Posts: 10 Location: London
|
Posted: Tue Dec 16, 2003 2:02 pm Post subject: |
|
|
Hi,
The default size is 400x400 (have a look in b2-include/b2template.functions.php). If you want to set your own size, you can use parameters in comments_popup_script:
Code: |
comments_popup_script( 300, 300 )
|
More information in readme.html. |
|
Back to top |
|
 |
ma74
Joined: 16 Dec 2003 Posts: 2
|
Posted: Tue Dec 16, 2003 2:23 pm Post subject: thanks |
|
|
thanks. i guess i overlooked it a hundred times.
cheers
matthias |
|
Back to top |
|
 |
|