awmsocal
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Big trouble with Coraline theme: sidebar problemI’ve been waiting for some free time to try switching to the 3 column layout, but it looks like that’s what you have and it’s still having the same issue. srslylisa — you might want to post your website URL (that’s what they asked me to do) so they can look at it.
Forum: Fixing WordPress
In reply to: Big trouble with Coraline theme: sidebar problemAdding this to the end of the style.css worked! Thanks so much.
.content-sidebar #content {
margin: 0;
float: left;
}Since we have so much content, we’re thinking about switching to the 3rd layout theme in the list, which is content-sidebar-sidebar. It didn’t work with the above code — would you happen to know what I would need to change it to?
Thank you, Big Bagel! I’m so grateful for your help!
Forum: Fixing WordPress
In reply to: Big trouble with Coraline theme: sidebar problemOk, I’m a CSS idiot but I’ll try to find and replace the code (it still bothers me that this even happened out of the blue). Will make a copy of the file before changing anything in case it ends up worse, so I can revert it.
Thanks.
Forum: Fixing WordPress
In reply to: Big trouble with Coraline theme: sidebar problemWoops! It is awmsocal.org.
Interesting how the sidebar and content sizes could have gotten resized, but it makes sense.
Thanks for your help and willingness to look at the site.