E-Junkie Forum http://www.e-junkie.com/bb/ E-Junkie Forum RSS en-us Copyright 2013, 19.5 Degrees. All rights reserved. webmaster@e-junkie.com webmaster@e-junkie.com Mon, 8 Feb 2010 05:32:47 GMT Sun, 19 May 2013 19:51:23 GMT 681 E-JUNKIE 5 E-Junkie Forum http://www.e-junkie.com/bb/ http://www.e-junkie.com/ej/logo.gif 290 104 Post #8 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 Mon, 8 Feb 2010 05:32:47 GMT
This item can now be closed and I appreciate your help!]]>
E-junkie Discussions; FatCatClothing
Post #7 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 Mon, 8 Feb 2010 00:17:14 GMT

here's the code for the zipcode field:

<td style="border: 0pt none ; margin: 0pt; padding: 2px; color: rgb(0, 0, 0); text-align: left;">
<input name="zipcode" id="fldZipcode" maxlength="50" onfocus="javascript:ejcurzipcode=this.value;" onblur="javascript:if (this.value && (this.value!=ejcurzipcode)) document.getElementById('btnUpdtCart').click();" value="" style="border-style: solid; border-color: rgb(102, 102, 102); margin: 0pt; padding: 0pt; width: 65px; font-size: 11px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); background-image: none;" type="text">
 
</td>


here's the code for the discount code (renamed to promo code on my site) field:

<td style="border: 0pt none ; margin: 0pt; padding: 2px; color: rgb(0, 0, 0); text-align: left;">
<div id="dscnt_cd" style="text-align: left;">
Promo Code
</div>
</td>


My CSS doesn't include neither the IDs of "fldZipcode" or "dscnt_cd" that these fields use so I assume it's part of the e-junkie code/css/naming.

I don't see where my CSS changes the field color just for this field with any special IDs and I don't have any CSS that specifies white or hidden text anywhere else.

Any other ideas? Or am I able to change the code on the e-junkie cart?]]>
E-junkie Discussions; FatCatClothing
Post #6 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 Sun, 7 Feb 2010 23:44:46 GMT https://addons.mozilla.org/en-US/firefox/addon/655

Then Add to Cart an item, and while the cart is still showing, View Source Chart for your page; you'll see the cart's HTML added near the end of your page's regular source, which you can examine to help you figure out how your CSS is affecting the text in the discount code field.]]>
E-junkie Discussions; E-junkieGuru
Post #5 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 Sun, 7 Feb 2010 16:45:19 GMT E-junkie Discussions; FatCatClothing Post #4 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 Sat, 6 Feb 2010 16:49:19 GMT http://fatcatclothingco.com/tops-slogansweater.html.]]> E-junkie Discussions; FatCatClothing Post #3 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 Sat, 6 Feb 2010 16:48:24 GMT http://fatcatclothingco.com/ and just add any item to the cart...]]> E-junkie Discussions; FatCatClothing Post #2 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 Sat, 6 Feb 2010 16:43:18 GMT E-junkie Discussions; E-junkieNinja Post #1 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 http://www.e-junkie.com/bb/topic/4117/pg/0#post13288 Sat, 6 Feb 2010 14:59:24 GMT
Note: these are the browser versions I have and have not been able to test other browser versions. However, I feel like it should work with all browsers as the other text field (i.e. zip code field) works just fine when typing in text...]]>
E-junkie Discussions; FatCatClothing