Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted
2 hours ago, jimdanforth said:

Added that and refreshed cache just in case. No change

image.png.0e81351953463c05bcba9a7fb3cbedb4.png

image.png.0bc9c5c4b0369d1220a5e4ef60962f75.png

Is the end of the CSS acceptable or does it need to be further up?

I have tested this on my installation, and it does work to hide the stock indicator. I have added the CSS at the bottom. CSS entered will be rearranged alphabetically after saving.

Posted

@jimdanforth

I think you have made an error in placement. Looks like you have placed the CSS not at the very end of the file, but just before the last closing }

Remove the code and place it after :

.pop-up-content .buttons {
  padding-top:15px;
  margin:15px 0px 0px;
}

 

Posted

If you are using a different theme to what I may, your code may look slightly different. Just look for 

.pop-up-content .buttons {
}

And place it after that.

Posted

Using the deals theme

image.png.32585b4baf081b42ee58686ac53af00b.png

Placed it in the location that most closely matches your suggestion.  The in stock text still appears on the  pop up after adding to cart as well as the cart page.

Posted

I have checked your site, because you have posted a link in another thread. Its working. So just CTRL + F5 for your browser.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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...