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.

Code/Spoiler/Hidden border info

2 posters

Go down

Solved Code/Spoiler/Hidden border info

Post by TheCrow November 20th 2013, 7:58 pm

Hello.. I want to change the Code/Spoiler/Quote/Hidden border and stuff to the colors i want.. i am using these codes but i am afraid that this code is for phpbb2. How can i change them to punbb?

Code:
.code {border: 1px solid #ffffff;
box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
background-color: #ffffff;
color: darkblue;}
Code:
.quote {border: 1px solid #ffffff;
box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
background-color: #ffffff;
color: grey;}
Code:
.spoiler {border: 1px solid #ffffff;
box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
background-color: #ffffff;
  color: black;}
For the hidden i couldn't manage to find the code Very Happy

Please help!!
Forum vesion:punbb
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: Code/Spoiler/Hidden border info

Post by Ange Tuteur November 20th 2013, 8:24 pm

Hello Marios94,

I believe you have to use the .codebox selector for PunBB.

Code:
.codebox {border: 1px solid #ffffff;
box-shadow:inset 0 0 0.1em #001C7A, 0 0 0.1em #001C7A, 0 0 0.1em #001C7A;
background-color: #ffffff;
color: darkblue;}
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Code/Spoiler/Hidden border info

Post by TheCrow November 20th 2013, 10:14 pm

thank you seth, how about the hide icon? am i supposed to use the .hidebox ???
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: Code/Spoiler/Hidden border info

Post by Ange Tuteur November 20th 2013, 10:17 pm

I believe its this:
Code:
.quotebox
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

Solved Re: Code/Spoiler/Hidden border info

Post by TheCrow November 20th 2013, 10:42 pm

topic solved
TheCrow
TheCrow
Manager
Manager

Male Posts : 6898
Reputation : 794
Language : Greek, English

https://forumote.forumotion.com

Back to top Go down

Solved Re: Code/Spoiler/Hidden border info

Post by Ange Tuteur November 20th 2013, 10:44 pm

Topic Solved and Archived
Ange Tuteur
Ange Tuteur
Forumaster

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

https://fmdesign.forumotion.com

Back to top Go down

Back to top


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