By ho on Wednesday, 21 May 2014
Posted in General Issues
Replies 1
Likes 0
Views 1K
Votes 0
Hi
I wan't chage every tag like this:

element.style {
background: none repeat scroll 0 0 #FFFFFF;
}

I follow this thread: http://stackideas.com/forums/make-mod_easyblogtagcloud-fonts-change-color-on-hover
but it not work.
Hello ho,

Try this CSS code and see how it goes.

.ezb-mod.mod_easyblogtagcloud a.tag-cloud:hover {
color: #C20000 !important;
background: none repeat scroll 0 0 #FFFFFF;
}
·
Wednesday, 21 May 2014 22:27
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post