In this picture, the highlighted text color is a nice fuchsia color. To do this, we're gonna do some coding, which is a first for this blog.
Using Blogger, go onto "Template Editor", then press "Advanced". Scroll down to the "Add CSS" section. Click it. It'll take you to this huge white box.
Copy & paste this code:
::-moz-selection {
background-color: #######;
color: #ffffff;
}
::selection {
background-color: #######;
color: #ffffff;
}
For the highlighted "##" part, put in any color code. You can find a whole bunch of them here. Ta-da! Does your blog look fantastic yet? (;
- Skye
AGTube Designs



No comments:
Post a Comment
Have fun commenting!
Be sure not to post anything inappropriate or rude, especially towards any users or any of my designs.
Thank you! (:
- Skye
AGTube Designs