RE: Can the term 'Feedback' on the Legacy Feedback Tab Widget be changed?
I was able to do this successfully. Only inaccuracy in the instructions above are that you cannot designate "hidden" under the customization. If you leave the placement as "right," for example, the...
View ArticleRE: Can the term 'Feedback' on the Legacy Feedback Tab Widget be changed?
Thanks Matt, that solved it for me! Also, Shouvik, you need to remove the "no-repeat !important" part from your CSS, or it won't work properly. J
View ArticleRE: Can the term 'Feedback' on the Legacy Feedback Tab Widget be changed?
What does the placement "hidden" mean for a feedback tab? It seems to make it not appear on the page at all, which would make it accurately-described but not very useful :-)(What I was trying to use it...
View ArticleRE: Can the term 'Feedback' on the Legacy Feedback Tab Widget be changed?
Thanks for merging my question in here, there's some useful information. It's still not clear to me what the "hidden" placement is for, though. Setting the placement to "hidden" and setting the image...
View ArticleRE: Can the term 'Feedback' on the Legacy Feedback Tab Widget be changed?
Giles, can you provide me with a link or screenshot to your site so we can try and help?
View ArticleRE: Can the term 'Feedback' on the Legacy Feedback Tab Widget be changed?
Giles, You can put the CSS "override" code before the widget (i.e. in the HEAD). Works fine here: http://www.inboxvision.com/jason.htm (feel free to use that HTML code if you want BTW - just remember...
View ArticleRE: Can the term 'Feedback' on the Legacy Feedback Tab Widget be changed?
Hi, just tried to modifiy the text "Feedback" to "Questions" by modifying the css with an background image. Doesn't work for me, can't get it to work. If I look at your code generator and the html...
View ArticleRE: Can the term 'Feedback' on the Legacy Feedback Tab Widget be changed?
Hi, just tried to modifiy the text "Feedback" to "Questions" by modifying the css with an background image. Doesn't work for me, can't get it to work. If I look at your code generator and the html...
View ArticleRE: Can the term 'Feedback' on the Legacy Feedback Tab Widget be changed?
It worked for me: a#fdbk_tab { background-image: url("../images/gs_questions.png") !important; } But then, I'm not trying to change the size of it. I'm not sure if that affects the outcome.
View ArticleRE: Can the term 'Feedback' on the Legacy Feedback Tab Widget be changed?
I don't understand how to do this. I added the style to my CSS but it doesn't help. Is this because by CSS file is initialized before the widget script appears? Also, if I set the widget to be hidden...
View Article