The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

How can I get my spoiler to look like this?

3 posters

Go down

Solved How can I get my spoiler to look like this?

Post by Kamui Mon Mar 21, 2016 12:14 pm

I'm wondering how get my spoilers to look like this.

How can I get my spoiler  to look like this? 59a99a10
Kamui
Kamui
Forumember

Male Posts : 291
Reputation : 3
Language : English
Location : Greed Island

http://narutogaiden.forumotion.com/

Back to top Go down

Solved Re: How can I get my spoiler to look like this?

Post by Kamui Tue Mar 22, 2016 9:32 pm

bump
Kamui
Kamui
Forumember

Male Posts : 291
Reputation : 3
Language : English
Location : Greed Island

http://narutogaiden.forumotion.com/

Back to top Go down

Solved Re: How can I get my spoiler to look like this?

Post by Ange Tuteur Wed Mar 23, 2016 4:59 am

Hi @Kamui,

Could you provide an URL to a topic on your forum that has a spoiler in it ?

Thanks ! ^^
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: How can I get my spoiler to look like this?

Post by Kamui Wed Mar 23, 2016 7:41 am

Link: http://narutowindstorm.motionforum.net/t9-mainstream-systems#20
Kamui
Kamui
Forumember

Male Posts : 291
Reputation : 3
Language : English
Location : Greed Island

http://narutogaiden.forumotion.com/

Back to top Go down

Solved Re: How can I get my spoiler to look like this?

Post by Ange Tuteur Wed Mar 23, 2016 8:39 am

Add this to your CSS :
Code:
dl.codebox.spoiler, dl.codebox.spoiler > dt {
  background:none;
  border:none;
}

dl.codebox.spoiler > dd {
  background:none;
  border:1px solid #666;
  border-bottom-color:#CCC;
}

dl.codebox.spoiler > dt:after {
  content:"Show";
  color:#333;
  background:#EEE;
  border:1px solid #333;
  display:inline-block;
  padding:1px 8px;
  margin:0 3px;
  vertical-align:middle;
}

dl.codebox.spoiler > dt:hover:after {
  background:#FFD;
}

It should give you a similar effect. btw the button is actually a pseudo-button made with the CSS above, you can edit it to look like whatever you want. Smile
Ange Tuteur
Ange Tuteur
Forumaster

Male Posts : 13207
Reputation : 3000
Language : English & 日本語
Location : Pennsylvania

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: How can I get my spoiler to look like this?

Post by Kamui Wed Mar 23, 2016 2:10 pm

How can I get my spoiler  to look like this? 1f601  Thank you very much!
Kamui
Kamui
Forumember

Male Posts : 291
Reputation : 3
Language : English
Location : Greed Island

http://narutogaiden.forumotion.com/

Back to top Go down

Solved Re: How can I get my spoiler to look like this?

Post by SLGray Wed Mar 23, 2016 2:11 pm

Topic solved and archived


How can I get my spoiler  to look like this? Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51580
Reputation : 3525
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum