There's a function in the Media.php file which does:
"Allow plugins/themes to override the default caption template."
But I don't want this to happen - the captions are looking like plain text and part of the blog entree. Is there a quick way to avoid this? I tried messing with the code a bit, but didn't manage to do much. (Not experienced at all with php)
Basically, I want image captions to be in a different style text, preferably with a content box around them, like it is by default. (Some themes also seem to override the formatting of the image - not showing up centered, etc.)
Thanks in advance, any help is greatly appreciated!