Viewing 2 replies - 1 through 2 (of 2 total)
  • in theme’s style.css find this line

    #header {
    	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;

    change to

    #header {
    	background: url('images/kubrickheader.jpg') no-repeat bottom center;

    you have other problems in FireFox
    sidebar content extends past sidebar and some content is outside of footer

    you have a large number of errors

    Thread Starter ohfishing

    (@ohfishing)

    Sam thanks for the reply, 167 errors ;-(

    I patched this theme together after trying for 3 days to add a 3rd column to my favorite theme

    I changed the bg & header file names to work in my 3 colum default thems and Im trying to patch things together

    I tried the code change you sugessted and I still have the blue line

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘thin Blue line on top my header’ is closed to new replies.