• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.

Change "select files" button background

Lautaro

👽 Chevereto Freak
Hi guys,

I'm working on my own style and I'm having some troubles with the 'select files' button because since my site background is dark, there are some white spots in the corners of the button which i haven't been able to find a way to change that color.. i looked everywhere on the uploadify.css and style.css but nothing.

thanks.
 
open file "jquery.uploadify.v2.1.4_chevereto" at 'chevereto > content > system > js'

and add
Code:
                    buttonImg       : 'path to image',

and make sure to edit the width & height values there to the same size of the button :p
 
s-f-r-j said:
How to change just the color, from green to something else?

thanks

Change the backgroun gradient image + CSS code on a#upload-button
 
Back
Top