Catherine Prince
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Gradient box behind text Montezuma themeThanks for the quick response – How would I apply that to one section of or page of copy?
Forum: Themes and Templates
In reply to: [Montezuma] Want to change all blue text to greenI went in through the color picker to pick out the green that I wanted – then I copied the code for the blue that I wanted to replace.
I then just used the “find” function on my browser for the blue color code and replaced it with the green.
I’m not sure if there’s a easier way to do this, but if there isn’t there should be.
Hope this helps
Forum: Fixing WordPress
In reply to: Help change single page content background colorThe coolest! Thank you!
Forum: Themes and Templates
In reply to: Hiding admin bar under each new blog post summary.Awesome! Thanks so much. That worked! I just added
aside.entry-meta { display:none; }to the child theme style.css and it worked like a charm.
I knew it was a display:none deal, but can you explain “aside.entry-meta” and what that means or encompasses. I’ve been teaching myself this for a few years and I learn so much more when it’s explained a little.
Thanks so much again!
Forum: Themes and Templates
In reply to: Hiding admin bar under each new blog post summary.Hi,
This is also happening in the gallery section when you click on a photo. (http://mopartnersconsultants.com/video/photo-39-version-2/) Is it in the style.css or in another part of the original coding.
I know there’s someone out there that can help. Don’t leave me hanging : )
Forum: Plugins
In reply to: WordPress SEO by yoast and 500 Internal Server ErrorHi,
I’d really appreciate any feedback with this. I moved the htaccess file and then I could at least get to the wp-admin page, but had redirecting issues after this.
I’d love to at least have access to the dashboard so I can figure out where the plugin conflict is.
Can anyone help….
Forum: Themes and Templates
In reply to: Adding a Border to the YOKO theme and body bg colorThanks, but that didn’t work for me.
The link to where the site is currently being built is here:
http://www.thinkingbeyondborders.org/new
I’m now using the twentyeleven theme as a child and here’s what I would like to do.
I would still like to add a green border around the white content part of the page (what’s the official name of that section?!)
Also, I would like to reduce the margins in that white sections – there seems to be WAY too much white space
Finally, I would like to change that white to an off white or something, but #page background wasn’t working for me.
Thanks in advance.
Forum: Plugins
In reply to: Dashboard plugin for embeding Google docSorry. Does anyone have any ideas at all about this?
Forum: Themes and Templates
In reply to: Child Theme – twentyten, not showing up in themesI KNEW it would be something so simple. That’s crazy.
If I wanted to update other sites that I didn’t use a child theme with could I use the @import cmd, but then below that paste the full style code that I’d edited before, rather than finding what I’d edited, basically it would be reading some repeat information and also changes.
make sense?
Forum: Plugins
In reply to: page title for default home page.thank you. that’s exactly what i meant, and of course it works now.