Results 1 to 9 of 9
  1. #1
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Sales regular price strikeout?

    Im having some trouble creating sales on my site when i do create a sale on an item it WAS placing a line thru both the regular price and the sales price. I edited line 457 in my style sheet to not show any line. However i need a line thru the regular price or i need was: and sale Price text.
    So buyers know whats really going on.
    Any ideas would be great ty.

    you can view the site here:

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Sales regular price strikeout?

    Your template appears to be missing the line-through on the class in the stylesheet.css ...

    You appear to be missing:
    .normalprice, .productSpecialPriceSale {
    text-decoration: line-through;
    }
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: Sales regular price strikeout?

    Quote Originally Posted by Ajeh View Post
    Your template appears to be missing the line-through on the class in the stylesheet.css ...

    You appear to be missing:
    Yes i removed it because it was crossing out both the sales price and regular price. i was hoping removing it would fix this but it just removed the line from both prices

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Sales regular price strikeout?

    Your stylesheet.css appears to have:
    .normalprice, .productSpecialPrice, .productSpecialPriceSale {
    color: #FF0000;
    text-decoration: line-through;
    }
    You will notice that is too much ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: Sales regular price strikeout?

    i replace the strike through so you can see what i am talking about. oh and ty so much for your help

  6. #6
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: Sales regular price strikeout?

    Code:
    .normalprice, .productSpecialPrice, .productSpecialPriceSale {
    	color :#F00;
    	text-decoration: line-through;
    	}
    
    .productSalePrice,.productPriceDiscount {
    	color: #ff0000;
    	}
    This what i have on my css now

  7. #7
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Sales regular price strikeout?

    Compare the stylesheet.css that you are using with the one for the Classic Template and you will see it uses:
    .normalprice, .productSpecialPriceSale {
    text-decoration: line-through;
    }

    .productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    color: #ff0000;
    }
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #8
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: Sales regular price strikeout?

    Quote Originally Posted by Ajeh View Post
    Compare the stylesheet.css that you are using with the one for the Classic Template and you will see it uses:
    Ty TY Ty that worked perfectly.

  9. #9
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Sales regular price strikeout?

    Thanks for the update that you now have this working correctly ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 

Similar Threads

  1. Display attributes regular price and sale price
    By swanriver in forum Setting Up Specials and SaleMaker
    Replies: 29
    Last Post: 24 Dec 2013, 02:09 AM
  2. v139h Display regular price AND sale price on email confirmation ?
    By sportbiker in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Nov 2013, 09:45 PM
  3. Show attribute sale price with regular price
    By pooka in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 16 Dec 2012, 05:22 PM
  4. Sale price shows but regular price charged
    By Aun_T_A in forum Setting Up Specials and SaleMaker
    Replies: 2
    Last Post: 2 Oct 2008, 06:30 AM
  5. Discount price shown as regular price
    By TomCZ in forum General Questions
    Replies: 3
    Last Post: 24 Jan 2008, 02:36 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR