on http://clintonvillecrc.org/crc/
one of our content authors sent me a message saying, "I messed something up." .. so unfortunately, I can't retrace his steps fully.
The configuration:
*Display is set to two column mode: 640px/280px
*Slider option "Extend slider to full width of the theme" is NOT set
The slider was set to 100% of the left column and the right sidebar was displaying widgets.
The symptoms
- The slider is taking up the entire 920px width of the theme.
- I set in the custom CSS:
.featured_slider {
width:640px;
}
... so now the slider width is what I want it to be - except that the right side of the text is cropped (instead of wrapping at 640px, it's just lopping off the right side of the slider.)
.. also, the right sidebar is still not visible - just a gray space.
?
- I looked through the CSS and could not find anything that looked suspect.
- I uninstalled/reinstalled the theme - but the config settings persisted, so I probably need to delete something else when uninstalling to clear that config data.
- I don't see any parameters anywhere that would help me fix this. (Maybe it isn't Graphene that's causing the issue...)
Can you either give me some ideas about what to fix or how to restore the defaults?
