Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Remove/Change Pink Stripe in HTML Email

Remove/Change Pink Stripe in HTML Email

Locked

Views: 1,354

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
1 Jan 2007, 4:50 AM
#1
cerberus avatar

cerberus

New Zenner

Join Date:
Jan 2007
Posts:
7
Plugin Contributions:
0

Remove/Change Pink Stripe in HTML Email

Greetings all,

Total noob zenner here, working diligently on bring my store up to speed so I can release it on the world. My question is how/where do I remove or change the pink stripe that appears in the HTML emails?

If this was already posted I have been unable to find it.

Thanks for your help...

Doug

1 Jan 2007, 6:31 AM
#2
samad64 avatar

samad64

Totally Zenned

Join Date:
May 2006
Location:
Texas
Posts:
554
Plugin Contributions:
2

Re: Remove/Change Pink Stripe in HTML Email

in each of the HTML files, try changing this line:

.comments {background-color:#FF6699; border:1px #9a9a9a; width:542px; padding:2px; font-size:10px; }

FF6699 is the pink color

1 Jan 2007, 10:24 PM
#3
cerberus avatar

cerberus

New Zenner

Join Date:
Jan 2007
Posts:
7
Plugin Contributions:
0

Re: Remove/Change Pink Stripe in HTML Email

Thanks, that did the trick! :P