Saturday, March 24, 2012

Ajax tabs aligned right

Hi all,

is there a way to use AJAX.NET Tab Control and have the tabs aligned right? I tried already to customize my css styles of tabs, but result is that border of tabs body is not drawen correctly.

Thanks for posts in advace.

Michal

For now I have workaround, because it looks like it is not possible with Tabs control in ajax.net.

Workaround is to count needed left padding and add this padding-left to header css style. After it looks like it is aligned to the right. But with this "solution" you need to have special css tab style for each language.

Michal

No comments:

Post a Comment