What happened to the option to change text color when creating a shopping cart?

aflow
Contributor
Contributor

Did I miss something?  You know the Title that you put along with your options drop-down box, I cant get it to use any other color but black.  I know somehow before I chaged it to white/Grey but I cant for thelife of me remember how I got it that way, I do know that I didnt have to manually edit the code and that it was an option.

 

This is the way ive always had it and that I need to be.  As you can see "sizes and styles" is white

 

http://supersweetshirts.com/jesseripperonesie.html

 

This is how its appearing when I make a button today, and I cant figure out what I'm doing wrong, did an option disapear that used to exist? As you can see here, "sizes and styles" is now black and you cant even see it.

 

http://supersweetshirts.com/wizardofozonesie.html

 

Can anyone help? Thanks guys!

Login to Me Too
1 REPLY 1

PayPal_Frank
Administrator
Administrator

Hi aflow,

 

Sorry for the confusion.  Setting the text color would not be done using the PayPal button creator.

 

Looking at both pages code shows that you had set the text color to gray for the entire page:

 

<body bgcolor="#000000" background="images/backdrop42.jpg" text="#CCCCCC" link="#0000FF" vlink="#800080" topmargin="0" leftmargin="0">

 

The second page looks like this:

 

<body bgcolor="#000000" background="images/backdrop42.jpg" text="#000000" link="#0000FF" vlink="#800080" topmargin="0" leftmargin="0">

#CCCCCC is the hex color code for gray and #000000 means black. 

 

I'd guess there is some way to set the text color for that page using Yahoo! Site Builder or you could just modify the code directly.

 

I hope this helps! 😄

 

- Frank

If you see a helpful post, please accept it as a solution or give the author kudos. 🙂 Thanks!
Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.