Where do I edit the size of the player? Where do I edit the size of the player?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Where do I edit the size of the player?

Started by Black Panda, February 22, 2007, 07:48:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Black Panda

I would like to change the size of the player, which file do I edit?

Thank you.

Joachim Müller


Black Panda

I know they can be edited there, but I want to edit the default size for every player. I know it's in the php code, but I don't know which file. I don't want to edit each individual file, that would be very time consuming.

For example the default size for WMA player is larger than the default size for QT. I have changed the associations for file types in the database, but now there is a white frame around the player I would like to get rid of.

Nibbler

Copy the function theme_html_picture() from the sample theme into your theme.php and modify it.