If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
Announcement
Collapse
No announcement yet.
2.0 Payment Forms - pink buttons and transfered field coloring
2.0 Payment Forms - pink buttons and transfered field coloring
I've been fine-tuning the colors on our form, and for the past day or two, the Amount Buttons sporadically turn pink, which is not our brand color. And sometimes, the field color takes on the properties that the Amount Buttons should have. The attached screen grab shows Firefox, Chrome, and IE side by side.
The buttons should NOT be pink. I've set them to be dark blue with white text and a red border, and the form fields should be white. Here's what I'm seeing in my editor.
I had recently reverted any and all changes in the CSS to rule it out as a possibility. Since before I initiated this post, there's been code in my CSS which I believe was overriding my own selections from the toolbar.
I removed these lines for the class .amount_btn,
background-color: #ff4081;
color: #fff;
and the result is the buttons are now light gray with black text.
That's still not our brand colors, but it's acceptable and legible.
I still welcome your insight into what's going on, and why the form fields continue to be blue in Chrome (taking on the attributes the Amount Buttons should have).
Thanks,
Andrea
Comment