jakecollier
Forum Replies Created
-
Forum: Plugins
In reply to: [Nav Menu Images] Need to move image position/deactivate marginI’m also trying to figure this out. I’d provide a link, but I’m using a sandbox and don’t want changes to go live till it’s all figured out.
Adding custom CSS to the effect of “li#menu-item-### {margin: 0;}” isn’t getting any results. I’m at a loss. Like the OP, I just want to edit margins on the Logo (“home” link) – not on the other menu items.
Forum: Themes and Templates
In reply to: [Hemingway] Change the header image per pageI have a similar need. I’d like the header to be more compact on every page besides the home page. It’s taking up too much real estate on pages where users need to get right to the content.
Is there a way to change the header image, page-per-page? (I really only need the homepage to be different from the rest… The bigger header image is fine there.)
Forum: Fixing WordPress
In reply to: Disjointed Nav Menuworked like a charm. many thanks.
Forum: Fixing WordPress
In reply to: h1 Deviates on "Blog" Page (new posts)[just adding this reply so I can be notified via email]
Forum: Fixing WordPress
In reply to: Admin Bar is Missingit comes back… what could i have changed in the child theme that would have made the toolbar go away on front pages? it’s just a copy of the stylesheet that reflects minor changes I want to stay in effect.
i’ll admit i’m no code monkey, so maybe that’s why i’m stumped here. still learning.
Forum: Fixing WordPress
In reply to: Admin Bar is Missing“Show Toolbar when viewing site” is checked.
Forum: Themes and Templates
In reply to: New Pages Automatically Added to Nav Bar – HELP!Thanks, Ming Sheu. You’ve been an enormous help. I’m smarter now than I was before this thread began. π
Forum: Themes and Templates
In reply to: New Pages Automatically Added to Nav Bar – HELP!I believe that’s going to work perfectly, Ming Sheu.
One further question – for keywords’ sake, I’d like to have a page displayed in the nav with a different title than the actual name of the page.
For instance, a page is titled “How To Take a Screenshot” (a keyword I want to keep in the page title), but I’d rather the nav title be something shorter, like “Screenshot?” or “How To”. Is there a “list as” tag I can use?
Don’t want to abuse your knowledge. That’s my only further question. Thanks for your help.
Forum: Themes and Templates
In reply to: New Pages Automatically Added to Nav Bar – HELP!Oh, and just a bit more clarification…
I like the way the top nav looks. I’d just like to be able to control what goes up there and what doesn’t.
Forum: Plugins
In reply to: make custom post types behave like page instead of post?Oh, and you should be creating a page for this, as opposed to a post. Worst case scenario, you’ve already built “about us” as a post, and you’ll need to just copy and paste everything over from that post into a new page.
Forum: Plugins
In reply to: make custom post types behave like page instead of post?Given that you’ve already created this page, and you have a theme that is sporting sidebars or menus, access your dashboard and go to Appearance>Menus. You can create a menu that’s actually just a link fixed to every page of your WP, in the same static place on each page.
The options should be pretty clear on that Menus page.
Hope this helps.