MenuBar

Saturday, August 13, 2016

TutorialBlog: Change Post Hightlight

Assalamualaikum and hi;


1. Log in > Dashboard > Template > Edit Html

2. Ctrl+F, find this:
a:link {
3. Copy the following code, and paste BEFORE a:link {
::-moz-selection {
background:#000000;
color:#FFFFFF;
}
::selection {
background:#000000;
color:#FFFFFF;
}
p/s: 'moz' for mozilla firefox plugin,
change RED with your desire color code.

Use,
background: url (YOUR IMAGE URL);
to use cute image.

Credit: Lyssa
Tag: ubah warna highlight
Have Fun :) . 

No comments:

Post a Comment