Pesquisas recentes


Sem pesquisas recentes

Carlos's Avatar

Carlos

Entrou em 28 de mai. de 2021

·

Última atividade em 27 de out. de 2021

Seguindo

0

Seguidores

0

Atividade total

3

Votos

0

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por Carlos

Carlos comentou,

Comentário na comunidade Discussion - Tips and best practices from the community

I found it.

searching through all the supports I came across a line of code on how to change the "Search" into "Search our Forums"  $('#query').attr('placeholder','Search our Forums');

it occurred to me, oh let me look in the CSS and do a search for placeholder and added the color: #000000 as below,

::-webkit-input-placeholder {
  color: #000000;

the font changed to black.

 

 

Exibir comentário · Publicado 26 de ago. de 2015 · Carlos

0

Seguidores

0

Votos

0

Comentários


Carlos comentou,

Comentário na comunidade Discussion - Tips and best practices from the community

Hello All,

I am completely new to coding and based off examples from other members, trial and error, help from co workers to help me understand what I'm doing, i can create a custom page with images, size and color. Last couple days have been fun seeing my work display on the web page.

I thought I mentioned this for us newbies, I had no success with changing the color in * Search box */ section it was in the /* Search */ section that my co worker was able to figure out how to change the search box color. I don't understand why this is but like i said I'm 2 days new with coding. One thing that I'm trying to do is I change the search box to be a light gray but through all my trial and errors I cant find were to change the color font of the actual "Search" within the box. 

Thanks in advance

 

Exibir comentário · Publicado 26 de ago. de 2015 · Carlos

0

Seguidores

0

Votos

0

Comentários