coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: Black Panda on February 22, 2007, 07:48:08 AM

Title: Where do I edit the size of the player?
Post by: Black Panda on February 22, 2007, 07:48:08 AM
I would like to change the size of the player, which file do I edit?

Thank you.
Title: Re: Where do I edit the size of the player?
Post by: Joachim Müller on February 22, 2007, 08:31:20 AM
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#edit_vids
Title: Re: Where do I edit the size of the player?
Post by: Black Panda on February 27, 2007, 05:04:29 AM
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.
Title: Re: Where do I edit the size of the player?
Post by: Nibbler on February 27, 2007, 03:15:49 PM
Copy the function theme_html_picture() from the sample theme into your theme.php and modify it.