rkblack
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – Space Between Banner and Post@neyv: Just locate the stylesheet that your child theme is using, and append the code at the bottom.
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – Space Between Banner and Post@neyv Look in the
/wp-content/themes/twentyeleven/style.css
file. You can edit it with any basic text editor. If you’re not familiar with CSS you may want to save a backup copy of the CSS file before you make any changes, so you can restore the default code if you accidentally mess something up.Forum: Themes and Templates
In reply to: Twenty Eleven Theme – Space Between Banner and PostThanks for the tip BigBirdy. Your code reduced the space significantly, down to about 60px. I then added the value
margin-top: -30px;
onto both entries, which gave me the perfect spacing I was looking for by moving it up even a little higher. Thanks for the help!
As far as spacing on post titles I can’t help you there, since this site I am making is only static pages, I am not doing a blog component on it, thus no post pages, only page pages.
Forum: Themes and Templates
In reply to: Twenty Eleven Theme – Space Between Banner and PostHey guys I am having the same issue as the OP, with WP v.3.2.1 & 2011 v.1.2. For the life of me I can’t significantly reduce the whitespace between the navigation bar and the page title.
I know my way around CSS fairly well, but I’ve only been able to reduce the space by about 10px so far, with another 70px or so more to go. Nothing I’ve tried has worked, and I’ve been through the entire style sheet several times, tweaking dozens of settings in Dreamweaver and viewing locally, as well as trying to identify the problem attributes in dev-mode in Safari to no avail.
Any other ideas as to how to reduce the whitespace? In the attached image the red line represents the gap I want to significantly reduce.
After some more tweaking, it now it says “404:Ok” but still doesn’t work. What gives?