MyBB Community Forums

Full Version: how to change code style?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how to change code style

This Code Style

please help

i want to make 3d style

i want to 3d border and make this beutiful
please help
1. Go to Admin CP > Templates & Style > Themes > Your Theme > global.css > Advanced Mode.

2. Find:

.codeblock {
	background: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.codeblock .title {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	margin: 4px 0;
}

.codeblock code {
	overflow: auto;
	height: auto;
	max-height: 200px;
	display: block;
	font-family: Monaco, Consolas, Courier, monospace;
	font-size: 13px;
}

3. Modify it to your own liking.

If you give us examples of what you want, we can help you with it. Smile
i want like a vbuilttin codes
Can you provide an image? I'm not really sure how vBulletin's codeblock looks like.
mybb Code Like This

And

vBulettin Is So Beutiful

[Image: 22103220423301711969.jpg]

how i can do this or i want to change my code
Hi,

The MyBB group offers support under the conditions of our Support Eligibility policy. It is apparent that one or more of your forums do not meet the conditions of our policy and therefore you are ineligible for support. This could be because of adult, piracy or hacking related content or because your forum does not display the minimum “Powered by MyBB” notice.

If you have any questions regarding this policy please post in the Private Inquiries forum.

Regards,
The MyBB group.