This is a migrated thread and some comments may be shown as answers.

Tooltip skin does not get applied?

2 Answers 71 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Steven
Top achievements
Rank 2
Steven asked on 26 May 2009, 02:58 PM
I have upgraded my testserver to the latest version (tried both 2009.1.402 and 2009.1.525 internal build) coming from 2008.3.1314

My tooltips don't get skinned correctly it seems. No matter which skin I set the tooltip looks like this each time: http://www.gamemania.eu/temp/teleriktooltip_wrongskin.jpg (Tested so far in FF and IE8)
I also use the tooltipmanager for autotooltipifying and on some places I use a custom radtooltip, both do not get skinned correctly.

My code simply looks like this for the manager:
<telerik:RadToolTipManager ID="myTestTooltipManager" runat="server" AutoTooltipify="True" Skin="WebBlue" AutoCloseDelay="8000" > 
</telerik:RadToolTipManager> 

Here a firebug screen: http://www.gamemania.eu/temp/teleriktooltip_firebug.jpg

Edit: I just noticed the tooltips on your demopage look the same: http://demos.telerik.com/aspnet-ajax/tooltip/examples/autotooltipify/defaultcs.aspx

2 Answers, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 27 May 2009, 06:09 AM
Hello Steven,

I am not quite sure what do you mean by saying that the WebBlue skin of RadToolTip is not applied correctly. I took a look at the screenshot you've sent, and the tooltip skin seems to work fine. I also took a look at our page, and played with the skins, and they seem to work fine as well. Do you mean that the WebBlue skin looks different after upgrading? If so - yes, we redesigned all skins that RadControls are shipped with, so now there is a better consistency among the appearance of the controls, and it was announced prior to the release on our official blogs (http://blogs.telerik.com/tervelpeykov/posts/09-02-23/radcontrols_for_asp_net_ajax_receive_a_major_face-lift.aspx).

If you mean something else, please, explain and send me a small running project, so it is easier for me to locate and fix the issue, as I will not be able to debug screenshots.

Greetings,
Martin Ivanov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
0
Steven
Top achievements
Rank 2
answered on 27 May 2009, 07:42 AM
Hi Martin,

I hadn't read that but I looked in the documentation of the Q1 files and the manuals (CHM files) still show the webblue skin tooltip as a yellow tooltip while mine and the one on the demo page is grey/blue. So that is the misunderstanding. I also see the docs still have mac and default2006 and inox skins in it while they are now gone. So you should update the documentation asap.

I now checked out all the new skins and have noticed that the new sunset skin will perfectly replace my old yellow webblue tooltips.
Should have looked around the demo's more.

Thanks for the help.


Tags
ToolTip
Asked by
Steven
Top achievements
Rank 2
Answers by
Martin
Telerik team
Steven
Top achievements
Rank 2
Share this question
or