Forum
Blog css, uni-col and multi-col
What causes the class uni-col and multi-col to be added to the available sets / categories on the edit blog page?
What causes the class uni-col and multi-col to be added to the available sets / categories on the edit blog page?
All the markup is in the templates. Copy the defaults to your main
perch/templates
folder and edit as you need.Hi Drew, yes I've done that and added <perch:categories> to post.html. The classes uni-col and multi-col are added by Perch. I can't see why one category would have the class multi-col added and another has uni-col added? There's no difference in how I'm adding to post.html?
Those only ever exist in the Perch control panel. Not on your site.
Yes I know but it's messing up the control panel (see screenshot). Is there a setting somewhere?
Ok, so you mean to report an alignment bug? I'll make a note and see if we can get it fixed.
Not sure if it's a bug. Inspecting the html shows that a different class is added to the markup. uni-col to the article type and multi-col to the others?
I can't see a circumstance whereby what you're seeing that screenshot would ever not be a bug.
I can't reproduce this anywhere. Can you show me your template?
No template used. This is part of the Perch control panel?
Your template dictates what shows up in the Perch Control Panel. We can't reproduce this with our template so we would like to try with yours. The post.html that is your blog master template.
Here's my post.html file...
Thanks, we'll see if that helps reproduce it.