[HELP]Change the Spoiler & Code Layout [????]
4 posters
Page 1 of 1
[HELP]Change the Spoiler & Code Layout [????]
My Question is how can i change the Spoiler Layout & Code Layout That Appear in the same Way. Here is the problem
Is there any way i can code a CSS and make the layout different if so than can you guys help me out with the CSS
here is my site http://advancedsociety.formyjob.net/
Thank you for your reading
Is there any way i can code a CSS and make the layout different if so than can you guys help me out with the CSS
here is my site http://advancedsociety.formyjob.net/
Thank you for your reading
The Shuffler- Forumember
- Posts : 49
Reputation : 1
Language : English
Re: [HELP]Change the Spoiler & Code Layout [????]
Hello,
this is the CSS code to edit (if you are using PhpBB3)
Friendly,
this is the CSS code to edit (if you are using PhpBB3)
- Code:
dl.codebox.spoiler {
background: white;
}
Friendly,
Re: [HELP]Change the Spoiler & Code Layout [????]
Niko! wrote:Hello,
this is the CSS code to edit (if you are using PhpBB3)
- Code:
dl.codebox.spoiler {
background: white;
}
Friendly,
Thanks Alot !
The Shuffler- Forumember
- Posts : 49
Reputation : 1
Language : English
Re: [HELP]Change the Spoiler & Code Layout [????]
Niko! wrote:Hello,
this is the CSS code to edit (if you are using PhpBB3)
- Code:
dl.codebox.spoiler {
background: white;
}
Friendly,
How about for the " [code] " Code box ?
The Shuffler- Forumember
- Posts : 49
Reputation : 1
Language : English
Re: [HELP]Change the Spoiler & Code Layout [????]
Please don't double/triple post. Your post need to be separated by 24 hours before bumping, replying or adding more information. Please use the edit button instead! |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: [HELP]Change the Spoiler & Code Layout [????]
This is the code:
Solved?
- Code:
dl.codebox {
background: white;
}
Solved?
Re: [HELP]Change the Spoiler & Code Layout [????]
Niko! wrote:This is the code:
- Code:
dl.codebox {
background: white;
}
Solved?
No it still shows the "Code" [Code]{/code] box with not my favored choice
The Shuffler- Forumember
- Posts : 49
Reputation : 1
Language : English
Re: [HELP]Change the Spoiler & Code Layout [????]
Well, you have to edit this code (:
- Code:
dl.codebox {
background: white;
}
Re: [HELP]Change the Spoiler & Code Layout [????]
Niko! wrote:Well, you have to edit this code (:
- Code:
dl.codebox {
background: white;
}
this what i put because i dont want it white i want it transparent
- Code:
dl.codebox {
background: transparent;
}
The Shuffler- Forumember
- Posts : 49
Reputation : 1
Language : English
Re: [HELP]Change the Spoiler & Code Layout [????]
Niko! wrote:yes... So is it solved?
thats the problem no
The Shuffler- Forumember
- Posts : 49
Reputation : 1
Language : English
Re: [HELP]Change the Spoiler & Code Layout [????]
Well, I don't want to do FLOOD, but... Can you write in a few words your problem?The Shuffler wrote:Niko! wrote:yes... So is it solved?
thats the problem no
I didn't understand
Re: [HELP]Change the Spoiler & Code Layout [????]
Try adding: !important to the code.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: [HELP]Change the Spoiler & Code Layout [????]
Niko! wrote:Hello,
this is the CSS code to edit (if you are using PhpBB3)
- Code:
dl.codebox.spoiler {
background: white;
}
Friendly,
Niko! wrote:This is the code:
- Code:
dl.codebox {
background: white;
}
Solved?
for punBB please
Minorfifth- Forumember
- Posts : 47
Reputation : 1
Language : English, Indonesian, Java, Netherlands
Location : Yogyakarta, Indonesia (05)
Re: [HELP]Change the Spoiler & Code Layout [????]
Hello symphony.roads,
you must open a new topic to get help (:
Thanks
@The shuffler can I have the URL where you want to have this style?
you must open a new topic to get help (:
Thanks
@The shuffler can I have the URL where you want to have this style?
Re: [HELP]Change the Spoiler & Code Layout [????]
Try this code:
- Code:
dl.codebox {
background-color: transparent!important;
}
Guest- Guest
Re: [HELP]Change the Spoiler & Code Layout [????]
Thanks for The Help ! Solved
The Shuffler- Forumember
- Posts : 49
Reputation : 1
Language : English
Re: [HELP]Change the Spoiler & Code Layout [????]
The Shuffler wrote:Thanks for The Help ! Solved
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» Spoiler code
» Quote , Code , Spoiler
» Altering the Code+Spoiler Box
» Code & Spoiler Design
» Spoiler Code for a HTML page
» Quote , Code , Spoiler
» Altering the Code+Spoiler Box
» Code & Spoiler Design
» Spoiler Code for a HTML page
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum