Problem loading a customise background image into header section
Using Jamroom
The location you should be editing is:
/skins/jrFlashback/css/header.css around line 3
The code you have there has 2 background-image elements, you're only allowed one, so if you want to add
background-image: url('{$jrFlashback_img_url}/bukcmap_header_bg_150x150_Png_50.png'); background-image: -webkit-gradient(linear, left top, left bottom, from(#108EB2), to(#0076A4)); /* @ignore */