Topic: ASK: change spoiler css (solved ) by kushi
hy all member punbb.
do u know how to change style spoiler of punbb142 fancy_spoiler..
i have changes my css fancy spoiler to be like this.. but why dont work the style..?
#pun_bbcode_bar #pun_bbcode_button_fancy_spoiler.image {
background: url(img/spoiler.png) 50% 50% no-repeat;
}
.fancy_spoiler_switcher {
border: 1px dotted gray;
padding: 4px;
color: #333333;
}
.fancy_spoiler_switcher_header {
background-color: #4a566e;
border-left: 1px solid #79859d;
border-top: 1px solid #79859d;
border-bottom: 1px solid black;
border-right: 1px solid black;
color: white;
padding: 2px;
font-size: 0.8em;
cursor: pointer;
}
.fancy_spoiler {
margin-top: 4px;
border-top: 1px dotted gray;
font: 90%;
color: #333333;
display: none;
}
PLease ur help Punbb :-D
Have a nice day >.<
(^____^)v