How to change text color in a text box?
GaryBakker
Registered Users Posts: 266 Major grins
The thread title pretty much says it all.
I added a text box on my home page (new SM). Via the toolkit I can change the size and bold it, but I can't choose a different color.
Do I have to use html? Or CSS? If so, where do I put the code?
Thanks,
Gary
I added a text box on my home page (new SM). Via the toolkit I can change the size and bold it, but I can't choose a different color.
Do I have to use html? Or CSS? If so, where do I put the code?
Thanks,
Gary
SmugMug site => The Bakker Chautauqua
"The difference between stupidity and genius is that genius has its limits." (Einstein)
"The difference between stupidity and genius is that genius has its limits." (Einstein)
0
Comments
until then, you can use the html block to create colored text by wrapping it like so:
JBHotShots.com
Facebook
7DII w/Grip, 50D w/Grip, 24-70/2.8L, 70-200/2.8L, 85/1.8, 50/1.8, Rokinon 8mm FE 3.2, 580EXII 430EX
I removed the html and I'll try again tomorrow.
"The difference between stupidity and genius is that genius has its limits." (Einstein)
I did it in notepad and didn't have any issues.
JBHotShots.com
Facebook
7DII w/Grip, 50D w/Grip, 24-70/2.8L, 70-200/2.8L, 85/1.8, 50/1.8, Rokinon 8mm FE 3.2, 580EXII 430EX
Then I correctly added the html content box with only the html (stupidly thinking it would work like CSS), but left the original text box. That didn't work.
Then I finally realized that I simply had to put all the html, plus the text I wanted into the html container, and delete the text container altogether.
Works fine now.
"The difference between stupidity and genius is that genius has its limits." (Einstein)