Jump to content

Move background image in header


Recommended Posts

Hello, I have uploaded my logo as a background image to the Global.css:

 

global.css

/* ************************************************************************************************
  HEADER
************************************************************************************************ */
#header {position:right; background: url(../img/HiTechMarineEquipment_opt4.png) no-repeat;
}
 

but I'm at a complete loss as how to center the image so it looks correct on my website. I figured it has something to do with the blocktopmenu/css/superfish-modified.css under the following container-

 

.sf-contener {
 background:transparent url("../img/page-top.png") repeat-x scroll left bottom;
 padding:8px;
 height:186px
}
 

again nothing ive tried seems to do anything, I check on chrome, explorer, and firefox.

 

my site is http://hitechmarineequipment.com

Thanks for any help.

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...