answersLogoWhite

0

I believe that concepts have to change once in a while and it was time that wikianswers had a change in colors and information brought to you. Nice move.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Can you change your background on WikiAnswers?

Changing BackgroundAt the present time, it is not possible to change the background of WikiAnswers; the WikiAnswers homepage is not customizable like the YouTube homepage. You can, however, change the background color of your profile.(See Related question.)


What is the colour of the page behind the text?

For an HTML docuement the default page background color is determined by the browser. The most background color is white. You can define a page background color in different ways. A preferred HTML5 method is to a CSS style to define the color. One way you can do that is like this: .


Is there a way to change the background color of the text boxes in Chrome as of 04xx10?

Themes are the only ways of changing the background color. It cannot be changed manually as such.


How do change your background on the WikiAnswers?

Go to your Bio page - then click EDIT - then it will bring you to a page and click the color you want.


How do you design your WikiAnswers?

You can design your profile page by going to your profile, clicking "Edit this Page", selecting your background color, and then saving.


Can you change the color of your WikiAnswers toolbar?

You cannot change the color of your WikiAnswers toolbar.


How can the background color for a website be changed using html code?

To change the color, one simply adds a new color code between the and tags. Lists of color codes can be found online at sites like quackit.


What color background do most WikiAnswers users use on their profile?

Well, it's sorta impossible to tell. Green, probably cause the page is naturally green if you don't change it


How can I change the color of the background in Photoshop?

To change the color of the background in Photoshop, you can use the "Paint Bucket Tool" to fill the background layer with a new color. Simply select the tool, choose a color from the color picker, and click on the background layer to change its color.


What logo has a purple sphere and white check mark on a blue background?

It's foursquare, but I guess they changed the ball color to green now.


How do I change the color of the background in Photoshop?

To change the color of the background in Photoshop, select the "Paint Bucket" tool, choose a color from the color picker, and click on the background layer to fill it with the selected color.


What CSS property specifies the background color of a table?

Use the CSS declaration "background-color" For instance... <style type="text/css"> body { background-color: red; } </style> That code will change the background color to red. Background color will take the same values for a color as all other CSS color. A named color keyword, a hex RGB value, a decimal RGB value, and a decimal RGBA value.