I'm using the tab control from the IE Webcontrols package. For the tabs themselves I'm using gifs with transparent rounded corners. No matter what I try, I can't figure out how to let the background show through. (It shows up as white.)
Code: <iewc:tabstrip id="TabStrip1" runat="server" targetid="Multipage1" tabdefaultstyle="background-color:transparent;" tabhoverstyle="background-color:transparent;" tabselectedstyle="background-color:transparent;" backcolor="Transparent" bordercolor="Transparent" forecolor="Transparent"> <iewc:tab DefaultImageUrl="images/Tab_ViewProjects_Down.gif" SelectedImageUrl="images/Tab_ViewProjects_Up.gif"></iewc:tab> <iewc:tab DefaultImageUrl="images/Tab_AddModule_Down.gif" SelectedImageUrl="images/Tab_AddModule_Up.gif"></iewc:tab> </iewc:tabstrip> Any ideas? - Jim _____________________________________________ James Stanton Senior Software Engineer Escher Group, LTD http://www.eschergroup.com 101 Main St. 12th Floor Cambridge, MA 02142 (617) 234-8920 [EMAIL PROTECTED] You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.