bwarner44
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Center alignment text and image in Twnety Twleve child themeSorry for the misspellings.
Forum: Themes and Templates
In reply to: Twenty Twelve Child Theme Does Not Override ParentSee this helpful article:
Forum: Themes and Templates
In reply to: Twenty Twelve Child Theme Does Not Override ParentThanks for your help. Seems to have worked–old eyes = paren instead of bracket. I am going to leave in the rem with px fallback for now. I understand the fallback is needed for older browsers that don’t support rem–if it doesn’t work I’ll change it.
Forum: Themes and Templates
In reply to: Child Theme Not Working With Twenty Twelve ThemeFigured it out. I had to choose the custom menu again in the child theme. All seems fine now. Thanks again for your help.
Forum: Themes and Templates
In reply to: Child Theme Not Working With Twenty Twelve ThemeGot the child theme to generally work–still not quite sure what the problem was. But thanks for all your help. But now the contents of the navigation bar is different from Twenty Twelve when I activate the child theme, even though I haven’t added anything in the child theme that would affect the navigation bar. In the Twenty Twelve theme I have set up 5 pages, call them A, B, C, D and E, and I have set up a custom menu that has all of those pages in the navigation bar except C. But when I switch to the child theme, all five pages appear in the navigation bar. Is there another file that I should be referencing in the child theme that would pull in the custom menu, or is there some other piece of code that is missing?
Forum: Themes and Templates
In reply to: Child Theme Not Working With Twenty Twelve Themestyle.ccs is level 5 under tearneywarner child theme
Forum: Themes and Templates
In reply to: Child Theme Not Working With Twenty Twelve ThemeThe structure as posted does not show the indents I put in the post when I wrote it–don’t know why. But site-root is level 1, wp-content is level 2, themes is level 3, twentytwelve and tearneywarner child theme are each level 4, and style.css is level 5.
Forum: Themes and Templates
In reply to: Child Theme Not Working With Twenty Twelve ThemeHere is my file structure:
site_root (www)
wp-content
themes
twentytwelve
tearneywarner chile theme
style.cssThe child theme style.css file contains the code I referred to in my first post.
As I looked at the child theme css.style code it occurred to me that perhaps the single quotation marks instead of double quotation marks in @import url(‘../twentytwelve/style.css’); might make a difference. Is that a problem? And if not, what else should I do to fix things?
Also, does it matter that my child theme folder is titled “tearneywarner chile theme” instead of “tearneywarnerchildtheme”?
Thanks.
Forum: Themes and Templates
In reply to: Child Theme Not Working With Twenty Twelve Themetearneywarner.com
The child theme is now active.