1 (edited by kudataz 2013-11-30 01:21)

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

sorry my BAD english T___T
Have a nice day >.<
(^____^)v

2

Re: ASK: change spoiler css (solved ) by kushi

Try to clear cache.

If any of my dropbox link fails with 404 error, change dl.dropbox.com/u/56038890/punbb/*.zip in address to 82283017.

Currently working on rPlus - responsive theme for developers to create their own themes basing on this one.

3 (edited by Kushi 2012-06-07 09:35)

Re: ASK: change spoiler css (solved ) by kushi

From what i see on your forum fancy_spoiler.min.css doesn't load at all. Please check if the path is correct.

fancy_spoiler/css/your_style_name/fancy_spoiler.min.css

If any of my dropbox link fails with 404 error, change dl.dropbox.com/u/56038890/punbb/*.zip in address to 82283017.

Currently working on rPlus - responsive theme for developers to create their own themes basing on this one.

4

Re: ASK: change spoiler css (solved ) by kushi

You're looking for spoiler.css in screenshoot above while ir has to be exactly fancy_spoiler.min.css. Any other won't load and instead it would add this specific default code to your header.

If any of my dropbox link fails with 404 error, change dl.dropbox.com/u/56038890/punbb/*.zip in address to 82283017.

Currently working on rPlus - responsive theme for developers to create their own themes basing on this one.

Re: ASK: change spoiler css (solved ) by kushi

same here - i try to change appearance of fancy_spoiler with fancy_spoiler.css and fancy_spoiler.min.css but they do not work.

6

Re: ASK: change spoiler css (solved ) by kushi

I'm sorry @reigyx_x but I can hardly understand your English tongue.
Step by step.
First, make sure what is your theme exact name. You can check it in your profile.
http://i.minus.com/irYaIHptrI71f.png
Next go to fancy_spoiler/css in your extension folder, copy Oxygen folder and name copied folder exactly the same as your theme name.
http://i.minus.com/iJ057tho45l34.png
Go in to that folder and edit fancy_spoiler.min.css
http://i.minus.com/iiK3b0B6sr7WD.PNG
Before:
http://i.minus.com/ibTziQ8tL8ePT.PNG
After:
http://i.minus.com/ibpYZDV4q6YBMP.PNG

If any of my dropbox link fails with 404 error, change dl.dropbox.com/u/56038890/punbb/*.zip in address to 82283017.

Currently working on rPlus - responsive theme for developers to create their own themes basing on this one.

7 (edited by shijan 2012-06-26 21:23)

Re: ASK: change spoiler css (solved ) by kushi

Thank you Kushi !!!!!!! my problem was exactly in this:

First, make sure what is your theme exact name.
copy Oxygen folder and name copied folder exactly the same as your theme name.

8 (edited by kudataz 2013-11-30 01:20)

Re: ASK: change spoiler css (solved ) by kushi

i ahve bad score in english. sad
BTW, this success. Thxx u very much sir kushi. (Y)
ur helper punbb awesome big_smile

sorry my BAD english T___T
Have a nice day >.<
(^____^)v