cathydurso
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Move sidebar and main content closer togetherGotcha. Thanks for the help Andrew.
Forum: Fixing WordPress
In reply to: Move sidebar and main content closer togetherI mean over to the left!
Forum: Fixing WordPress
In reply to: Move sidebar and main content closer togetherThat sort of does it. I think would I would like better is something that would just shift the main page content section over to the right without making that section narrower.
Forum: Fixing WordPress
In reply to: Move sidebar and main content closer together.page {width: 75%;}
It actually just moves everything over to the left without reducing the space between the sidebar and main page content.
Forum: Fixing WordPress
In reply to: Move sidebar and main content closer togetherI tried editing the width of all the div tags- page, main, primary, content, etc. and none of them do what I want them to do. When I reduced the width of “page” it just made everything littler, including the font size. I might just have to live with it… for now at least.
Forum: Fixing WordPress
In reply to: Move sidebar and main content closer togetherIt feels unbalanced to me on all the pages, even the ones with a lot of text. Maybe I’m just being nitpicky…
Forum: Fixing WordPress
In reply to: Move sidebar and main content closer togetherHi Andrew,
Thanks for the response. I am using Firebug as a developer tool. Even using that, I can’t figure out what is causing the space between my sidebar and page content. It doesn’t appear to be padding and even using Firebug I can’t tell if it is the sidebar or the page content that needs to be edited.