Viewing 2 replies - 1 through 2 (of 2 total)
  • in stylesheet.css of the zencart part, put ‘background-position’:

    #logoWrapper{
    	background-image: url(https://new.hydroponic-gardens.com/zencart/includes/templates/classic/images/banner1.jpg);
    	background-repeat: no-repeat;
          background-position: top right;
            padding:0px 0px 0 0px;
            list-style: none;
    	background-color: #ffffff;
    	height:180px;
            width:900px;
    	}

    Thread Starter flopez01

    (@flopez01)

    That worked!
    Thanks for your help

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘2 themes 1 header’ is closed to new replies.