News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Drop Area Dash

Started by thenota2, December 25, 2017, 04:38:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thenota2

ill never understand all of coppermine, php, i just need a few changes. i appreciate your help. i have a new theme. id like to change this dash. and ive attached my new theme, even tho it doesnt look like its theme related to me

ron4mac

Somewhere in your theme .css file, style the #dropArea:

#dropArea {
   border: 2px solid green;  /*or whatever*/
}

thenota2

thanks i didnt realize i could just add it