On Thu, Jun 23, 2011 at 1:15 AM, Kevin A. Cameron
<kevinacame...@gmail.com>wrote:

> Mind posting the HTML? It's easier to understand than an abstracted list
> like that.
>
> If you want the border down the entire right side of the site, something
> like this might work:
> body {background: transparent url("/image-path/image_name.jpg") repeat-y
> scroll 100% 0;}
>
>
After many hours of struggling I got something to work:

I had to put url(../images/image.gif) not just url(images/image.gif)

So I guess my noob status is well just too noob :-).

I need to figure out something about these paths and their logic.

Actually I figured out that I had not figured out how to deal with url() but
as you can guess google is not very helpful when asked to search for 'url'
:-)

So any tips on figuring out paths in html/css/js?

Thanks

Rusi

-- 
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: css-design@googlegroups.com
To unsubscribe: css-design-unsubscr...@googlegroups.com

Reply via email to