Hi, I have a tabstrip in a table cell with 5 tabs. how can i adjust the vertical position of the text in the tab without affecting the tab graphics. EnableEmbeddedSkins="false" then I have my own CssClass, SelectedCssClass and HoveredCssClass from the examples
The TD vert alignment is set to middle but the text on the tab always shows in the top not the middle.
I created my own css class and if I add a margin or padding it moves the text down but also make the container bigger also. all I want is to center the text vertically in the tab
The text is also left justified and if I change the padding-left it adds padding to both the tab and the text. can I keep the distance between the tabs 1 pixels but move the text for the tab to the right a bit. I dont want it centered I want it 5 pixels from the left of the tab graphic
Thanks
Keith
The TD vert alignment is set to middle but the text on the tab always shows in the top not the middle.
I created my own css class and if I add a margin or padding it moves the text down but also make the container bigger also. all I want is to center the text vertically in the tab
The text is also left justified and if I change the padding-left it adds padding to both the tab and the text. can I keep the distance between the tabs 1 pixels but move the text for the tab to the right a bit. I dont want it centered I want it 5 pixels from the left of the tab graphic
Thanks
Keith