CSS Code for the BBCode [code] [/code]
5 posters
Page 1 of 1
CSS Code for the BBCode [code] [/code]
Can you please tell me just the code of it because I want to design it more.
Seems the code I got not works too much.
This is the current design of the code :
http://prntscr.com/k0ffj
Please I need help just code or if you can provide full codes with design please give it to me.
Seems the code I got not works too much.
This is the current design of the code :
http://prntscr.com/k0ffj
Please I need help just code or if you can provide full codes with design please give it to me.
Last edited by Sozinho on Mon 26 Nov - 13:02; edited 1 time in total
Re: CSS Code for the BBCode [code] [/code]
Hi Good-Morning,
Do the following:
1. First, go to your Administration Panel.
2. Second, go to your CSS Style sheet.
3. Finally, there might be a code inside your CSS already, but here:
Do the following:
1. First, go to your Administration Panel.
2. Second, go to your CSS Style sheet.
3. Finally, there might be a code inside your CSS already, but here:
- Code:
blockquote blockquote {
background-color: rgb(239, 238, 217);
}
- Code:
blockquote {
background-color: #000000 !important;
}
Re: CSS Code for the BBCode [code] [/code]
Or you could just change them in the colors if you intent on a simpler design change or actually mix them lol
Re: CSS Code for the BBCode [code] [/code]
Sir Chivas™ wrote:Hi Good-Morning,
Do the following:
1. First, go to your Administration Panel.
2. Second, go to your CSS Style sheet.
3. Finally, there might be a code inside your CSS already, but here:
- Code:
blockquote blockquote {
background-color: rgb(239, 238, 217);
}
- Code:
blockquote {
background-color: #000000 !important;
}
I am aiming for a design like this in my Forum I had installed ::
http://prntscr.com/k4wx6
In that image, if you noticed the word GreyPhantom wrote has a background and as well in the textbox background. I also want some like have border radius.
Re: CSS Code for the BBCode [code] [/code]
The Extra CSS editing selectors are::
Hope that helped a little more
If you are using phpbb2
- Code:
.postmain cite {}
blockquote div{}
blockquote blockquote{}
blockquote blockquote div{}
blockquote blockquote cite{}
Hope that helped a little more
If you are using phpbb2
- Code:
td.quote{}-thats the body of the quote
Last edited by nextlevelgaming on Tue 20 Nov - 18:04; edited 1 time in total (Reason for editing : realized OP stat was using phpbb2)
Re: CSS Code for the BBCode [code] [/code]
I think I had solved but I need one more for spoiler.
I just designate the Code, how about others like Spoiler & Hidden BBCode.
Can you find it's code for Css too?
- Code:
[spoiler][/spoiler]
I just designate the Code, how about others like Spoiler & Hidden BBCode.
Can you find it's code for Css too?
Re: CSS Code for the BBCode [code] [/code]
which are board are you using? Your profile says phpbb2 but sometimes like me, I have both
Re: CSS Code for the BBCode [code] [/code]
Rideem3 wrote:Spoiler would be:
- Code:
.spoiler {}
Thanks. I think this is now solved.
Similar topics
» When i paste a long code via [code][/code] the page expands
» I want to add a custom kotlin code BBcode
» BBCode code tag not copying properly
» Hide Code? or Post to See Content Code?
» BBCode Tag [CODE] Stretches page far beyond its limits. This is not normal.
» I want to add a custom kotlin code BBcode
» BBCode code tag not copying properly
» Hide Code? or Post to See Content Code?
» BBCode Tag [CODE] Stretches page far beyond its limits. This is not normal.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum