Oscommerce disable header buttons login cart

I needed to disable the cart function of the oscommerce first step is disable the most visible item the login, checkout buttons
In stylsheet.css find this add the display: none;

#headerShortcuts {
  display: none;
  float: left;
  margin-top: 5px;
}

Comments

Popular posts from this blog

Water Wonder Resort

Redirect apache request to another domain

Can't use proxy because no authentication schemes are fully configured.