D C
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Aaron] Remove site branding add sidebar only to blog pageI figured it out. I used:
body.blog .site-branding { display: none !important; }The only thing left now is that the Summary section for reading blogs doesn’t work. Seems like a bug.
Forum: Themes and Templates
In reply to: [Aaron] Remove site branding add sidebar only to blog pageI’ve made all the changes myself, decided to just skip the sidebar altogether.
My last remaining question:
How do I remove the site branding from just the blog page?
Forum: Themes and Templates
In reply to: [Aaron] Remove site branding add sidebar only to blog pageAdditionally, I don’t have any of the boxes checked to show the sidebar and it still appears. Which seems like a bug? At this point I’d rather remove it entirely and center the blog posts.
Forum: Themes and Templates
In reply to: [Aaron] Remove site branding add sidebar only to blog pageI should mention that the sidebar for the blog does appear on each blog post just not on the main Blog page.
Forum: Themes and Templates
In reply to: Setting my Posts page (blog) breaks my CSS sheetResolved
Forum: Themes and Templates
In reply to: Theme won't load new header?I agree. I just found the answer elsewhere too. Which is really weird. Anyways, thanks!
Forum: Plugins
In reply to: Plugin for publishing as an author?Does anyone have any ideas?
Forum: Plugins
In reply to: CONTUS Video Sizing IssueThanks, that worked. There’s still some issues, when I set the right aspect ratio it still cuts it off. So I’m just increasing the default height of the player.
Forum: Themes and Templates
In reply to: Footer Wrapped in Random divs???Ok, well I added that back. Now I’m just curious. What is:
content:".";
For?Forum: Themes and Templates
In reply to: Footer Wrapped in Random divs???The site is broken again. I had some unclosed line breaks (br) and now that I’ve closed them it’s broken. No background image is showing up. Ideas?
Forum: Themes and Templates
In reply to: Footer Wrapped in Random divs???Looks like I fixed it?
For some reason, my wrapper had
content:”.”;
in the CSS class. I deleted that and it seems to have fixed it. Anyone know what that was for?
Forum: Themes and Templates
In reply to: Footer Wrapped in Random divs???I’ve got the footer at the bottom of the content with
clear: both;
but the wrapper background still repeats under it.
Not sure how to fix!
Forum: Themes and Templates
In reply to: Footer Wrapped in Random divs???That’s definitely it. Thanks!
However, my footer is still appearing in my dev tools as in the middle of the page. Any ideas on why this is?
The ul/nav that’s in that div are in the right place, but the footer div is really off. It’s making it all caddywompus!
Thanks for the help
Forum: Themes and Templates
In reply to: Footer Wrapped in Random divs???The footer also seems to be underneath the header now?
Any help would be great
Forum: Plugins
In reply to: E-Commerce for WordPressNo one has an example of this?