Here is a quick demo:
Styling Text Highlight color In Blogger
1. Go To Blogger > Design > Edit HTML
2. and search for ]]></b:skin>
3. Right above it, paste this code:
::-moz-selection {
Background: #EB7F17;
color: #FFFFFF;
text-shadow: none;
}
::selection {
background: #EB7F17;
color: #FFFFFF;
text-shadow: none;
}
Make these changes:
- Replace #EB7F17 with the highlight color
- Replace #FFFFFF with the Font color. By default the font color appears white.
Once you have entered your preferred color code, save your template, and see the difference!
Have fun blogging!
thank you ..
ReplyDelete---- == CsLoVersPrO == ----
---- == CsLoVersPrO == ----
---- == CsLoVersPrO == ----