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

WebBlue TabStrip skin doesn't work in Safari

3 Answers 57 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
Matthew Erwin
Top achievements
Rank 1
Matthew Erwin asked on 30 May 2008, 03:10 AM
The WebBlue skin breaks in Safari due to that "offset" thing it does that is unlike any of the other controls....for an example you need look no further than:

http://www.telerik.com/DEMOS/ASPNET/Prometheus/TabStrip/Examples/Appearance/Skins/DefaultCS.aspx

Click on the WebBlue skin (I'm using Safari 3.1.1) -- instead of the Active tab being aligned at the bottom with the others as it does in both FireFox and IE it is instead extending down several pixels and pushing the content below the control out such that it looks terrible.

I would greatly appreciate any help with a solution here.

3 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 02 Jun 2008, 01:38 PM
Hello Matthew Erwin,

It appears that there is a problem in WebKit with handling the change of paddings that is used in the WebBlue skin. Please use the following css work-around:
div.RadTabStripTop_WebBlue .rtsIn, 
div.RadTabStripTop_WebBlue .rtsSelected .rtsIn 
    padding5px 14px 2px 0; 

The issue has been fixed in future builds of Telerik.Web.UI.

Sincerely yours,
Alex
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
Matthew Erwin
Top achievements
Rank 1
answered on 02 Jun 2008, 11:24 PM
Thanks Alex! This worked perfectly - you guys are awesome!

Just as an FYI the WebBlue calendar is missing the right-side black border in Safari too.

Cheers,
Matthew
0
Dimo
Telerik team
answered on 03 Jun 2008, 07:07 AM
Hello Matthew,

Thank you for pointing this out. Actually, it's not just Safari.

The RadCalendar skins will be rewritten and optimised for Q2 2008, so this issue will be gone.

Greetings,
Dimo
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
TabStrip
Asked by
Matthew Erwin
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Matthew Erwin
Top achievements
Rank 1
Dimo
Telerik team
Share this question
or