Topic: Reskinning Plupload?
How hard would it be to reskin Plupload? I'm not so interested in the Flash uploader so presumably I can simply adjust the css for the methods accordingly?
Thanks y'all
Plupload Forum → General discussion → Reskinning Plupload?
How hard would it be to reskin Plupload? I'm not so interested in the Flash uploader so presumably I can simply adjust the css for the methods accordingly?
Thanks y'all
Yes, it's pretty easy. Or you could do your own custom implementation and have any UI for it.
no extra info or pointers on where to start for reskinning?
can the flash be reskinned? is ther ann fla file or something we can edit?
where are the css files for the other modules? i am mainly intrested in htlm 4 and 5
Actually runtimes do not provide any UI, so you can't skin flash or html5 or any other one. If you are using Plupload Core directly then it's basically up to you what the html structure of uploader will be and how it will look like. But I guess you are using one of the queue widgets, 'cause only they have a predefined structure and styling. Well, in the latter case you probably could use pre-created structure, but along with your customized css file. Queue widgets do not support user defined html-structure just yet. So you will have to use either provided one or write your own implementation based on Core.
By the way, there was a big update to jQuery UI Plupload widget in the trunk. You can always download latest raw version at github.
Might be usefull to check out the simplest example.
http://www.plupload.com/example_custom.php
So you can great whatever UI you want around the Plupload core.
Plupload Forum → General discussion → Reskinning Plupload?
You are not logged in. Please login or register.
Powered by PunBB, supported by Informer Technologies, Inc.
The pun_repository official extension is installed. Copyright © 2003–2009 PunBB.
Generated in 0.146 seconds (92% PHP - 8% DB) with 10 queries