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.

CSS Code for the BBCode [code] [/code]

5 posters

Go down

Solved CSS Code for the BBCode [code] [/code]

Post by Sozinho November 18th 2012, 3:54 pm

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.


Last edited by Sozinho on November 26th 2012, 2:02 pm; edited 1 time in total
Sozinho
Sozinho
Forumember

Male Posts : 172
Reputation : 4
Language : English
Location : Philippines

http://appzxor.omgforum.net

Back to top Go down

Solved Re: CSS Code for the BBCode [code] [/code]

Post by Sir Chivas™ November 18th 2012, 5:01 pm

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;
}
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Solved Re: CSS Code for the BBCode [code] [/code]

Post by Kaizer Lee November 19th 2012, 11:42 am

Or you could just change them in the colors if you intent on a simpler design change or actually mix them Wink lol
Kaizer Lee
Kaizer Lee
Active Poster

Female Posts : 1064
Reputation : 54
Language : English, Tagalog, Spanish and Chinese
Location : Philippines

http://www.medievalchaos.net/forum

Back to top Go down

Solved Re: CSS Code for the BBCode [code] [/code]

Post by Sozinho November 20th 2012, 3:10 am

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.
Sozinho
Sozinho
Forumember

Male Posts : 172
Reputation : 4
Language : English
Location : Philippines

http://appzxor.omgforum.net

Back to top Go down

Solved Re: CSS Code for the BBCode [code] [/code]

Post by nextlevelgaming November 20th 2012, 7:01 pm

The Extra CSS editing selectors are::

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 November 20th 2012, 7:04 pm; edited 1 time in total (Reason for editing : realized OP stat was using phpbb2)
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

Solved Re: CSS Code for the BBCode [code] [/code]

Post by Sozinho November 25th 2012, 7:46 am

I think I had solved but I need one more for spoiler.

Code:
[spoiler][/spoiler]

I just designate the Code, how about others like Spoiler & Hidden BBCode.

Can you find it's code for Css too?
Sozinho
Sozinho
Forumember

Male Posts : 172
Reputation : 4
Language : English
Location : Philippines

http://appzxor.omgforum.net

Back to top Go down

Solved Re: CSS Code for the BBCode [code] [/code]

Post by nextlevelgaming November 25th 2012, 5:29 pm

which are board are you using? Your profile says phpbb2 but sometimes like me, I have both
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

Solved Re: CSS Code for the BBCode [code] [/code]

Post by Sozinho November 26th 2012, 2:00 pm

Rideem3 wrote:Spoiler would be:
Code:
.spoiler {}

Thanks. I think this is now solved.
Sozinho
Sozinho
Forumember

Male Posts : 172
Reputation : 4
Language : English
Location : Philippines

http://appzxor.omgforum.net

Back to top Go down

Solved Re: CSS Code for the BBCode [code] [/code]

Post by Base November 26th 2012, 2:30 pm

Topic marked as solved by user...

Topic Solved & Locked
Base
Base
Forumaster

Male Posts : 10386
Reputation : 1695
Language : English and French
Location : United Kingdom, England

http://forumotionhub.net

Back to top Go down

Back to top

- Similar topics

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