Hello,
I have Joomla 3.4.1, K2 2.6.9, and JCE 2.5.1

One of my user group wants to have an image style to center with a gray text caption below an image and text align to center as well. Some images may have a caption, but some don't.

I created JCE Editor profile for this specific user group. as a front-end user.

On Plugin Parameters > Image Manager Extended, I assign "classes" to "centerdisplayed" to center an image. CSS is below.

.centerdisplayed {
width: 100%;
display: block;
margin-left: auto;
margin-right: auto;

}

On Plugin Parameters > Caption, I set text color to gray, text alignment = center.

When I only insert image to K2 item, it displays in a center.

When I insert image and caption, an image and caption are align to left.

Did I miss something on setting to make an image and a caption are stay in a center.

Thank you,

M
It seems that module parameters haven't been configured properly. Please make sure that you are using a valid twitter username, and that you have inserted the correct keys. Detailed instructions are written in the module settings page.
Joomla Tutorials for Beginners