Image Upload Issue

Discussion in 'HTML & Website Design' started by GuruVoodoo, Apr 27, 2012.

  1. #1
    Hi,

    I'm trying to put an image in place of something else in my invoice program but it's located on my hard drive. The CSS currently reads:

    #invoice {padding:0 1cm 1cm 2.5cm; background: #fff url(/images/gallery/red-bg.png) top left repeat-y; }

    The red highlighted area is the one I assume needs changing, but what is the commands I need to locate it? I've tried this, but didn't work:

    #invoice {padding:0 1cm 1cm 2.5cm; background: #fff url(C:/Users/User/Desktop/Golden-Berry/GoldenBerry-Shared/GoldenBerry-Data/WebsiteData/Invoice/gold-sidebar.png) top left repeat-y; }

    Any help would be greatly appreciated!!!
     
    GuruVoodoo, Apr 27, 2012 IP