Hello guys mr or ms :)
I want to ask ^_^
How to add Background color on widget (Blink/hover Effect)
more details you can see this picture
source:
http://www.duelingcity.net/
before i find this code, and work . but not with the background color, and blink effect,
result in my widget:
my forum:
http://astajim.indonesianforum.net/portal
and i try with this code to my css, but still didnt work :(
please help me how to add BG color and blink/hover effect??
maybe with other css/html or javascript?
please help me :)
thanks before ^_^
--------------------
edit:
i try with my other forum/ test forum, wow its work :ouou:
I use the same phpBB2
and I never thought, :(
http://michiko2.forumid.net/
but why not in my forums? :...:
maybe this bug, :( please help me :TT:
I want to ask ^_^
How to add Background color on widget (Blink/hover Effect)
more details you can see this picture
source:
http://www.duelingcity.net/
before i find this code, and work . but not with the background color, and blink effect,
- Code:
[panda=css]<a href="http://astajim.indonesianforum.net/portal"><div style=" text-align:justify;"><div style="float:left; width:80px; text-align:center;"><div style="padding-top:20%;"><img src="http://i41.servimg.com/u/f41/17/61/95/60/news10.png"></div>
</div><div style=" float:left; width:200px; margin:auto;">
<br>
<span class="gensmall">text here text here text here text here text here text here text here text here text here text here text here text here text here text here text here text here text here text here text here text here<br><br></span>
</div>
</div></a>
result in my widget:
my forum:
http://astajim.indonesianforum.net/portal
and i try with this code to my css, but still didnt work :(
- Code:
.column table:nth-of-type(1) tbody tr:nth-of-type(2) td:hover {
background: none repeat scroll 0% 0% transparent;
}
.column table:nth-of-type(1) tbody tr:nth-of-type(2) td {
background: none repeat scroll 0% 0% rgb(14, 26, 36);
}
please help me how to add BG color and blink/hover effect??
maybe with other css/html or javascript?
please help me :)
thanks before ^_^
--------------------
edit:
i try with my other forum/ test forum, wow its work :ouou:
I use the same phpBB2
and I never thought, :(
http://michiko2.forumid.net/
but why not in my forums? :...:
maybe this bug, :( please help me :TT: