Ricerche recenti


Nessuna ricerca recente

Carlos's Avatar

Carlos

Data ingresso 28 mag 2021

·

Ultima attività 27 ott 2021

Seguiti

0

Follower

0

Attività totali

3

Voti

0

Abbonamento

1

PANORAMICA ATTIVITÀ

Ultima attività di Carlos

Carlos ha commentato,

Commento nella community 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.

 

 

Visualizza commento · Data ultimo post: 26 ago 2015 · Carlos

0

Follower

0

Voti

0

Commenti


Carlos ha commentato,

Commento nella community 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

 

Visualizza commento · Data ultimo post: 26 ago 2015 · Carlos

0

Follower

0

Voti

0

Commenti