cancel
Showing results for 
Search instead for 
Did you mean: 

header-container isnt showing image, trying to duplicate a prior theme

header-container isnt showing image, trying to duplicate a prior theme

(this is my first post pardon i am new) i am trying to copy the header from a previous website www.mysticcitycorsets.com to http://mysticcitycorsets.com/magento/ (my new site),  since i am migrating to magento. this is the image i am using for my header "https://gator4241.hostgator.com:2083/cpsess1936840375/frontend/x3/filemanager/showfile.html?file=mys...

 

this is the code i am editing and i am unsure of why i just get nothing.

 

.header-container {
    background: url("../images/mysticheader.png") no-repeat fixed 0 0 transparent;
    padding: 15px 0px;
    min-width:100%;
    position: relative; z-index: 10;
    float:left;
}

 

also i coult work around it if i could just get the account bar on the top right, and the top.nav bar into the header-container since i cannot seem to get it to blend better. the style sheets are a MESS!! and its becoming a challenge to get this looking nice.

 

i appreciate any help you can offer!!