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
Forum Search
Google Site Search
 All Forums
 Technical
 ASP (Windows server) versions
 Thanks page and colon issue
Author « Topic »  

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 07/15/2018 :  15:44:18  
Hi,

My thanks page is all out of whack due to the ":"...

Not sure how long this has been goiing on but I placed an order today since I've had a rash of unauthorized orders. Wanted to make sure all was working... and found the thanks page is being thrown off by the ":".

Billing & Shipping shows like this:

Full Name John Smith
:

Street Address 123 Main St
:


Phone 336-123-4569
:

And then below that:

[img]https://www.pawtasticpet.com/ss1.png[/img]

Julie
Owned & loved by 7 German Shepherds

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 07/15/2018 :  18:33:27  
This is causing the issue, not sure what to change (I did display:none for now so at least they don't show):

div.receiptleft::after{
content:": ";
}

div.receiptoptgroup::after{
content:": ";
}
div.receiptpackagerow div.ectleft::after{
content:": ";
}

Julie
Owned & loved by 7 German Shepherds

dbdave
ECT Moderator

USA
10468 Posts

Posted - 07/15/2018 :  23:20:07  
Just add this to your stylesheet

div.receiptleft::after{
content:"";
}

div.receiptoptgroup::after{
content:"";
}
div.receiptpackagerow div.ectleft::after{
content:"";
}

and that will override it and it will not come back when you update.

Positivek9
Ecommerce Template Guru

USA
4061 Posts

Pre-sales questions only
(More Details...)

Posted - 07/16/2018 :  12:21:18  
Thanks David!

I use a 2nd csscart.css file.... I'm glad I caught the : issue. :)



Julie
Owned & loved by 7 German Shepherds

Andy
ECT Moderator

95440 Posts

Posted - 07/16/2018 :  13:21:24  
Hi Julie

I think I have seen this before. In the bootstrap css file there are resets and "label" is set to "block" or similar.

Andy

Please feel free to review / rate our software
  « 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