Locate this:
Edit these two declarations below in the stylesheet.css and add this to them... display: none;includes/templates/bluecart/css/stylesheet.css
#taglineWrapper {
float: right;
margin-right: 20px;
margin-top: 20px;
width: 495px;
}
#logo {
float: left;
overflow: hidden;
width: 0;
}


Reply With Quote
