Karl Bedingfield wrote:
>  Having a little problem with image paths.

>  [...]

>  My folder structure is: library folder holds css folder and images
>  folder.

Since css folder and image folder are in same folder, try the short and 
direct...

.header h2 a {
        background: url(images/linkArrow.gif) right no-repeat;
        }

regards
       Georg
______________________________________________________________________
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