Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Updater 7.46, Issue with layout and related items.
Author « Topic »  

steven vaccaro
Ecommerce Template Guru

USA
1009 Posts

Posted - 01/06/2022 :  09:25:21  

The Out of Stock Button is blowing up to a huge size for some reason.



The rel button color of products with Related items no longer changes.

Edited by - steven vaccaro on 01/06/2022 09:26:00

1818charlie
ECT Moderator

United Kingdom
1180 Posts

Posted - 01/06/2022 :  10:13:39  
Hi Steven

In style.css line 984 the detailnotifystock width is set to 98%. Changing that to 119px brings the button directly below the price & looks about right & that's the native size of the notify.gif file used

Steve
Bolton Lancashire

Edited by - 1818charlie on 01/06/2022 10:20:25

midvalleydrifter001
Ecommerce Template Expert

USA
914 Posts

Posted - 01/06/2022 :  10:30:57  
Also on the Product page " https://www.offshoreelectrics.com/products.php?cat=Radio Accessories " in style.css around line 653 change from this:

.notifystock {
padding-top: 0px;
float: left;
width: 98%;
}


To this:

.notifystock {
padding-top: 0px;
/* float: left; */
width: 50%;
}


This will center the Out of Stock button and shrink it down some.

Patrick


Edited by - midvalleydrifter001 on 01/06/2022 10:32:37
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.03 seconds. Snitz Forums 2000