I attached a patch to the ticket, now(when the patch gets applied :) ) you can use it like this:

<s:tabbedPanel ... templateCssPath="/styles/tabs.css">
   ...
</s:tabbedPanel>

The current css is here:

http://svn.apache.org/viewvc/struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/dojo/src/widget/templates/TabContainer.css?view=markup

and the current images are under the "images" directory, their names start wtih "tab_".

musachy

Musachy Barroso wrote:
A "templateCssPath" is required on the tabbedPanel, so you will be able to specify the css used for the tabs.

https://issues.apache.org/struts/browse/WW-1688

regards
musachy

walidito wrote:
Hi all,
I could customize my <s:tabbedPanel  <s:panel tabs with a css file, that
customizes my tabs content & border.
I based myself on the Showcase example and the tabs.css file to do it.
However, I've tried a lot of things to customize the "top part" of the tab,
graphically, it is actually what is commonly called a tab.
In the showcase, its color is grey with a white-colored text.
I would like to know how to customize it, because I suspect that a
javascript file generates its presentations.
Thanks


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to