Dear all,
I have a question about tab control, I can setup tab using images in
skin.css,but rest of place is still white.

I can add tab background image in jetspeed-tab.vm from following code:
............................
##<!-- begin jetspeed-tab.vm -->
#if (! $data.Customized )
  #if ( ! $tabs )
    #parse ("jetspeed.vm")
  #else
 <table cellpadding="0" cellspacing="0" border="0" width="100%" 
background="your image !!!...." >
.............................................................
This is a bad way to do , because when I change to other style such like,
mintblue, jetspeed...The background image doesn't  match other style.
Can I setup tab background image in skin.css? When  I change style,the
background will change together.



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

Reply via email to