Custom Orders: Closed
Coppermine Theme: Batch Add Styling

Sometimes in premades or custom designs there are themes that can make your batch adding area look like this:

What you want to do is go to the directory your theme is in and open template.html for editing. Find the CSS files that are linked for styling, then edit the line to be a direct link to the file. So instead of something like this:

[html]themes/test/style.css[/html]

you would make it look like this

https://siteurl.com/photos/themes/test/style.css

and now your batch adding should have style.

One thing to keep in mind is that the batch add interface only picks up on a style.css file in the main theme directory (IE /themes/test/) . This means if there are other stylesheets/etc you might have to append them in order to make the batch add styling work. To do this, you just select all in the multiple files and copy/paste into a style.css file in the themes directory.

That’s it for today’s tutorial!

If this tutorial helped you, please consider buying me a coffee using Ko-Fi.