MEM wrote:
> My directory structure is:
> + rebelatehome
>   + css
>       - home8.css
>   + images
>       - hover.png
>   + js
> 
> So, if the css is inside css directory, to go to images directory from the
> css file, we have to, up one level:
> " ../ " enter one level /images/ and access the image: "hover.png".
> Hence, the relative path:
> "../images/hover.png should be correct.
> 

Márcio,

Your understanding and explanation above is correct, and hence your paths are 
also correct. I can see all background images, including the hover, although it 
is very faint and hardly distinguishable from the red background you also have 
in place. Checked in IE8 and FF3.

HTH
Mark

______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to