Customizing the Tender Widget's "Close" link
Hello,
See attached. I was able to customize the widget, but the "close' link is still blue. How do I change the style for the close tag? I want it to be white. I've added a style for it in the admin, but it doesn't take.
Please advise.
Thanks,
-Chad
-
Picture_26.png
116 KB
Discussions are closed to public comments.
If you need help with Tender please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

1 Posted by Nicole on 16 Aug, 2011 08:18 PM
What is your account? I can take a look. My guess without looking is you'll need to use more class specificity (say that out loud, ha). Something is likely overriding your style.
!importantmay work as well.Let us know.
Thanks,
Nicole
Support Staff 2 Posted by Courtenay on 16 Aug, 2011 08:20 PM
Hm.
What's your CSS look like? I think `#tender_closer:link,
#tender_closer:visited { color: whatever }` should do it.
3 Posted by Chad on 16 Aug, 2011 08:34 PM
We figured it out. That code is not part of the iframe, so we were able to style it from our page. Thanks! -Chad
Amanda closed this discussion on 16 Aug, 2011 08:36 PM.
Courtenay re-opened this discussion on 16 Aug, 2011 08:46 PM
Support Staff 4 Posted by Courtenay on 16 Aug, 2011 08:46 PM
Oh.. right. duh! I didn't think about that :)
Nicole closed this discussion on 16 Aug, 2011 09:08 PM.