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.

Spoiler & Quote Codes

2 posters

Go down

Spoiler & Quote Codes Empty Spoiler & Quote Codes

Post by Smepte January 27th 2014, 6:20 pm

Guys, I need some help. My spoiler (and quote) code doesn't work and I couldn't fix it. It was normal a while ago but now it looks white. I want to know what happened and how I can fix the problem.

My code:
Code:
.spoiler_content {
  border-bottom: 4px solid #231E1B;
  border-top: 4px solid #231E1B;
  border-left: 0px;
  border-right: 0px;
  padding: 4px;
  background: #000;
}

.quote {
  border-bottom: 4px solid #231E1B;
  border-top: 4px solid #231E1B;
  border-left: 0px;
  border-right: 0px;
  background: #111;
  padding: 4px;
}

.spoiler_closed {
  background: none;
  border: none;
}

And a picture of my problem:
Spoiler & Quote Codes WQbJ3vV
avatar
Smepte
New Member

Posts : 4
Reputation : 1
Language : English, Turkish

http://revalescent.forumotion.com

Back to top Go down

Spoiler & Quote Codes Empty Re: Spoiler & Quote Codes

Post by SLGray January 27th 2014, 8:20 pm

Please post a link to a post that has a spoiler and a quote in it.


Spoiler & Quote Codes 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 : 51463
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Spoiler & Quote Codes Empty Re: Spoiler & Quote Codes

Post by Smepte January 27th 2014, 8:58 pm

avatar
Smepte
New Member

Posts : 4
Reputation : 1
Language : English, Turkish

http://revalescent.forumotion.com

Back to top Go down

Spoiler & Quote Codes Empty Re: Spoiler & Quote Codes

Post by SLGray January 27th 2014, 9:01 pm

For the quote box, this is the CSS ID:
Code:
.codebox dd


Spoiler & Quote Codes 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 : 51463
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Spoiler & Quote Codes Empty Re: Spoiler & Quote Codes

Post by Smepte January 27th 2014, 9:04 pm

It looks fine now, thank you! But spoiler code still has a problem.
avatar
Smepte
New Member

Posts : 4
Reputation : 1
Language : English, Turkish

http://revalescent.forumotion.com

Back to top Go down

Spoiler & Quote Codes Empty Re: Spoiler & Quote Codes

Post by SLGray January 27th 2014, 9:06 pm

The spoiler looks just like the quote box.


Spoiler & Quote Codes 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 : 51463
Reputation : 3519
Language : English
Location : United States

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

Back to top Go down

Spoiler & Quote Codes Empty Re: Spoiler & Quote Codes

Post by Smepte January 27th 2014, 9:43 pm

Code:
.spoiler_content {
  border-bottom: 0px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  padding: 0px;
  background: none;
}

.spoiler_closed {
  background: none;
  border: none;
}

And finally, how can I delete this border?

Spoiler & Quote Codes 4Gbv2Uj
avatar
Smepte
New Member

Posts : 4
Reputation : 1
Language : English, Turkish

http://revalescent.forumotion.com

Back to top Go down

Back to top


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