annbeck
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: creating home pageThank you!!
Forum: Themes and Templates
In reply to: [Prana] inserting logoah-ha, I have so much to learn….
Forum: Themes and Templates
In reply to: [Prana] inserting logook, I can’t explain this but the child theme eliminated my sidebar. When I added back the sidebar widgets and refreshed the page the logo problem resolved itself. So (for now) I am good to go. Thank you so much for all of your help!
Forum: Themes and Templates
In reply to: [Prana] inserting logoThat worked I was able to activate the theme 🙂 but when I added
body #headimg #logo-image img { width: auto; }
the logo size did not change. Any suggestions? Am I supposed to paste the actual width I want? Thanks for your help.
Forum: Themes and Templates
In reply to: [Prana] inserting logoI installed the child theme like this
/*
Theme Name: Prana
Theme URI: http://example.com/
Description: Child theme for the Prana theme
Author: Ann Beck
Author URI: http://example.com/about/
Template: Prana
Version: 0.1.0
*/
@import url(“../prana/style.css”);and when I went to activate it this appears
The following themes are installed but incomplete. Themes must have a stylesheet and a template.
Name Description
Prana The parent theme is missing. Please install the “Prana” parent theme.Do you know where I messed up? I don’t know how to code so I probably did something stupid. Thanks!
Forum: Plugins
In reply to: [Recipe Card] creating hyperlink in recipeWow, it worked!! 🙂 I can’t believe I just wrote some code. Thank you for getting back to me so quickly.
Forum: Plugins
In reply to: [Recipe Card] Moving postChris, It’s working!! Thank you so much for your help and for getting back to me so quickly. I may have more questions as I go along. This is the first time I am trying to build a website and I am learning by doing. Recipe Card is so easy to use, I just love it.