Jump to content

Remove the login from the search box


Guest soupatech

Recommended Posts

Guest soupatech

Hi, the products I sell require personal inspection before purchase. I want to have a site which acts only as a catalog. Is there a way to remove the login from all pages. Later I want to remove any ability to purchase item from the site and replace that option with a link to send an email with interest in a product.

I know this somewhat defeats the intended use of the software (being a shopping cart) but I have used CC many times before and find it so easy to use that I think it's the best option for this as well.

Any help and suggestions with these would be great.

Thanks!

Link to comment
Share on other sites

Guest soupatech

OK, after hours of looking, then posting, I found my own answer....

I have removed the login and cart boxes.... moved the search to the left side.

NOW my question is.... How do I get rid of that grey square that is left behind where the search was?

Thanks again!

Link to comment
Share on other sites

That is an image called sessionBg and can be found in layout.css

#sessionBox {

text-align: left;

background-image: url(../styleImages/backgrounds/sessionBg.gif);

width: 236px;

height: 96px;

float: right;

Delete the entire line in red.

Link to comment
Share on other sites

Guest soupatech

Excelent! Thanks so much, that is exactly what I was looking for!

That is an image called sessionBg and can be found in layout.css

#sessionBox {

text-align: left;

background-image: url(../styleImages/backgrounds/sessionBg.gif);

width: 236px;

height: 96px;

float: right;

Delete the entire line in red.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...