How are you specifying the image path on the css file? This is from
TabContainer.css:

.dojoTab div {
   display : block;
   padding : 4px 15px 4px 6px;
   background : url(images/tab_top_right.gif) no-repeat right top;
   color : #333;
   font-size : 90%;
}

here "images/tab_top_right.gif" is relative to where the css file is, which
is inside the S2 core.jar file.

regards
musachy

On 4/3/07, Musachy Barroso <[EMAIL PROTECTED]> wrote:

That would be news for me, do you have a link?

thanks
musachy

On 4/3/07, Felipe Rodrigues <[EMAIL PROTECTED] > wrote:
>
>
> Reading the dojo documentation, I found a note telling that
> templateCssPath
> is deprecated.
> Is that right? If yes, could it be the problem?
>
>
> Felipe Rodrigues wrote:
> >
> > I've trying to use my own css file and My own images in a TabbedPanel,
> > but it is quite hard and so confuse.
> > The first thing I did was use the templateCssPath pointing to my own
> css
> > file.
> > It just works for color and fonts, but didn't changed the images.
> > So, I put the images inside the jar, but with another name. I renamed
> it
> > in my css file,
> > and didn't changed.
> > The only way is change the images and the css file inside the jar, and
> > don't use the templateCssPath.
> > Does somebody have any idea about this issue?
> >
> > Thanks a lot,
> >
> > Felipe
> >
>
> --
> View this message in context: 
http://www.nabble.com/templateCssPath-does-not-work-for-images-in-a-TabbedPanel-tf3515320.html#a9814588
>
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
"Hey you! Would you help me to carry the stone?" Pink Floyd




--
"Hey you! Would you help me to carry the stone?" Pink Floyd

Reply via email to