I created a mini-panel flexible layout.
added one column to the right of the initial 'center' region and gave it a temporary name.
Than I added some content.
So far so good.

When I wanted to start styling my new region (css file) I noticed in the css following class:
panels-flexible-region-1-tempName

So I went back to the minipanel layout editor to change tempName into something more meaningfull.
I can't find a way to accomplish this though.

Any pointers?

regards,
Ivo Roefs

Comments

merlinofchaos’s picture

In the region settings you should be able to set the region class.

You can't actually change the name once the region is created; that is the name used to identify it internally and other areas can refer to that, so changing it would cause data inconsistency issues. If you really relaly need to "change" a region name you have to delete it and re-add it. That sucks, though, since you can't currently re-order regions. That would make it a lot easier if you could.

Ivo Roefs’s picture

ok, this confirms my conclusions.
Thanks very much for your answer.

Letharion’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.