dasadler
Forum Replies Created
-
Forum: Plugins
In reply to: [HMS Testimonials] Setting form background colorTried using this focus selector but did not work; text field changed to black when selected. Ideas? Anyone?
.hms-testimonials-form .hms_testimonials_name input:focus {
background-color: #E0C266;
}Forum: Plugins
In reply to: [HMS Testimonials] Setting form background colorCorrection… when I place the cursor in the field, the background changes to black and the text remains black so I cannot see what I am entering until I move the cursor elsewhere.
Forum: Plugins
In reply to: [HMS Testimonials] Setting form background colorSome success! I tried styling only one field with
.hms-testimonials-form .hms_testimonials_name
{background:#E0C266; color:#000000;}and it was good until I put my cursor in the field to type something then the background changed to black and the text changed to a gray.
So how do I retain my desired colors when the cursor is in the field?
Forum: Plugins
In reply to: [HMS Testimonials] Setting form background colorWorking on the text fields now… so far, no success. Trying to change the background and text color. This does not work: Any ideas?
.hms-testimonials-form .hms_testimonials_name .hms_testimonials_testimonial
{background:#E0C266;
color:#000000;}Forum: Plugins
In reply to: [HMS Testimonials] Setting form background colorSuccess!!!
.hms-testimonials-form .hms-testimonials-label, td {background:transparent;}
this changes the background of the form to be transparent so the color of the pages will show through… better than changing the color of the form to match.
It also leaves the text field alone.
I don’t know why but the line borders around the and through the table also changed to black as I wanted.
Good enough.
Forum: Plugins
In reply to: [HMS Testimonials] Setting form background colorNeither did this
table .hms-testimonials-form {background:transparent;}
Forum: Plugins
In reply to: [HMS Testimonials] Setting form background colorWell, tried the following and it did not work on the right side.
.hms-testimonials-form td {background:transparent;}
Forum: Plugins
In reply to: [HMS Testimonials] Setting form background colorI have had some success. I used the code below and it works for the left side of the form. How do I change the form background on the right side? Text fields are okay.
/* Sets testimonial input form background to match page */
.hms-testimonials-form .hms-testimonials-label {background:transparent;}/* Change label terxt color to black */
.hms-testimonials-form .hms-testimonials-label
{color:#000000}Forum: Plugins
In reply to: [HMS Testimonials] Setting form background colorSorry. site not yet active. First I wanted to change the background & text colors of the form then find an appropriate background and text color for the text fields.
Oh, and the class (?) for the border lines around the form and also the text fields.
Forum: Plugins
In reply to: [HMS Testimonials] Modifying [hms_testimonials_form]Let me know when it is working please… I would like to complete that license purchase.
Forum: Plugins
In reply to: [HMS Testimonials] Modifying [hms_testimonials_form]I agree about the email address, actually. It was not my intention to display it publicly but for internal use… to contact the reviewer, for example.
BTW, Tried to buy a Thank You license and the checkout process is broken. Fortunately it broke before taking my credit card info.
Forum: Plugins
In reply to: [HMS Testimonials] Approving a testimonialCool. I like this Plugin.
Forum: Plugins
In reply to: [HMS Testimonials] Approving a testimonialNever mind… it is okay
Forum: Plugins
In reply to: [HMS Testimonials] Approving a testimonialThank you.
BTW, when it does display… is it supposed to say, “Your testimonial has been submitted”? Even after it has been approved and is on display?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] Unable to access dashboard after installThank you so much – that did it!