View previous topic :: View next topic |
Author |
Message |
Marije
Joined: 08 Jul 2004 Posts: 8 Location: Somewhere...
|
Posted: Fri Aug 13, 2004 7:36 am Post subject: Where do I specify the size of the comments popup? |
|
|
Everything is installed and customised (woo, first time!) but now I'm wondering where I go to edit the size of the comments popup. I want it smaller.
Can anyone tell me what file it's in? Thanks  |
|
Back to top |
|
 |
stevem
Joined: 15 Mar 2003 Posts: 249
|
Posted: Sat Aug 14, 2004 1:50 pm Post subject: |
|
|
Look in function b2-include/b2template.functions.php for the line
Code: | function comments_popup_script($width=400, $height=400, $file='b2commentspopup.php', $trackbackfile='b2trackbackpopup.php', $pingbackfile='b2pingbackspopup.php') { |
|
|
Back to top |
|
 |
|