What's new
Red County Roleplay

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

Help with divbox.

Status
Not open for further replies.

Phaze42O

Member
Joined
Jan 7, 2016
Messages
18
Hey, i need some help concerning inserting divbox on a post, i copied the code from the help section and pasted it - it doesn't appear, instead it shows the code.
 
Hey there. In a divboc, there's an inline, and outline color. I'll now make the outline color red, and the inline yellow. In order to find the divbox form, you click 'BBCODES'.


Just quote me and you'll see how you do it. In order to get the color codes, you hit the icon to the left of 'Normal', left of 'BBCODES'
 
Sorry but i didn't get what you were trying to say, i selected the and it doesn't appear
 
The divbox format is:

Code:
[divbox=backgroundcolor,bordercolor][/divbox]

You will need to put the color of the border, for example, a white background with blue border:

This is a divbox with a white background and a blue border. Notice how the blue is around the divbox?
 
I see you managed to do this. What you have to do after, is what Giga said; putting the border and the background color. Example:
TEXT

How did I make that? I'll make a code for it.
Code:
[divbox=#ff0080,#80ffff]TEXT[/divbox]

The #FF0080 is the pink/purple, and the #80FFFF is the cyan borderline color.
 
Color codes aren't necessary in divboxes, by the way.
You can just use the names of the colors, example:
This is a test.


Code:
[divbox=blue,purple]This is a test.[/divbox]
 
Status
Not open for further replies.
Back
Top