RonCarr
Forum Replies Created
-
Forum: Everything else WordPress
In reply to: Need advice on database projectI have been browsing a lot, and have come up with the same conclusion. There seem to be a number of front-ends to MySQL out there, minimizing the necessity for PhP, which I do not know. However, there is indeed a learning curve no matter what. And I totally agree on SSL.
Thanks for your thoughts!Forum: Themes and Templates
In reply to: No replies to my questionsThank you.
Your specific change did not work but I have a direction now and will study th link you sent.
Again, thanks!Forum: Themes and Templates
In reply to: No replies to my questionsecftest.org is the site, a test site for my live site.
Good point: I sometimes forget that.
The question was “but not how to direct it to apply to the menu”
/* =Theme customization starts here
————————————————————– */
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
color: #38761d;
}
p {
font-size: 22px;
color: #38761d
}
menu {
color: #38761d;
font-size: 22px;
font-weight:bold
}
The changes to “p” and “h6” work because they were assigned – someplace.
The changes to “menu” do not work, I assume because “menu” is not assigned: thus the question “how to direct it to the menu”.That is a specific question.
Your answer is appropriate in pointing out what I needed to clarify, which is great.
But many of my other questions simply get no reply at all.Forum: Fixing WordPress
In reply to: Cannot create hyperlinkDisabled a plugin – WordPress Easy Slides. OK now. Wow…it was tested with current version of WordPress…
Forum: Fixing WordPress
In reply to: How to receive emails?Found it at host. thank you!
Forum: Themes and Templates
In reply to: Interface theme: add button to sidebar?I’ve resolved this with a text widget entry.
Forum: Themes and Templates
In reply to: [Customizr] Customizer splash page on my static font pageI did not read enough obviously.
Changed my theme back and will read some more.
thanks!