Code/Spoiler/Hidden border info
2 posters
Page 1 of 1
Code/Spoiler/Hidden border info
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?
Please help!!
Forum vesion: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;}
Please help!!
Forum vesion:punbb
Re: Code/Spoiler/Hidden border info
Hello Marios94,
I believe you have to use the .codebox selector for PunBB.
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;}
Re: Code/Spoiler/Hidden border info
thank you seth, how about the hide icon? am i supposed to use the .hidebox ???
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Re: Code/Spoiler/Hidden border info
topic solved
Forum of the Forums Forumotion Rules | Tips & Tricks | FAQ | Did you forget your password? |
*** The Support Forum will never ask you for your email or password, so please do not post them anywhere! ***
No support via PM!
Similar topics
» Code & Spoiler Design
» [HELP]Change the Spoiler & Code Layout [????]
» Spoiler code
» Quote , Code , Spoiler
» Altering the Code+Spoiler Box
» [HELP]Change the Spoiler & Code Layout [????]
» Spoiler code
» Quote , Code , Spoiler
» Altering the Code+Spoiler Box
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum