PDA

View Full Version : Warning boxes



adamFTW
20-08-2007, 11:10 PM
How do you get custom warning boxes seen on this forum page (Scroll down to number 8.) http://habbos.net/showthread.php?t=8981

=gamemaster=
21-08-2007, 11:31 AM
ohh i saw a quick tut on this about a week ago, search 'custom mod tag' or summin

adamFTW
21-08-2007, 02:39 PM
ohh i saw a quick tut on this about a week ago, search 'custom mod tag' or summin

Where do i search it? I dont own a vB, im doing this for a friend.

adamFTW
23-08-2007, 02:35 AM
anyone?

Edited by Mattps22004 (Forum Moderator): Please do not double post.

today
24-08-2007, 09:14 AM
its CSS a custom BB Code. :)

TotalShambles
27-08-2007, 02:31 PM
i would love to see these on this forum aswell i will give rep for some one if they can do a tut on this and tell us the css code

today
27-08-2007, 04:50 PM
Its really not hard. -.-


.code{font-family: Verdana, Arial;
color: red;
background-color: #FAFCFE;
border: 1px dotted #000;
padding: 2px;
width:98%;
margin: 0px auto 0px auto;
/*overflow: auto;
height: 200px;*/}

Thats the CSS Habbos use. Now just create a new BB code from the AdminCP and add it. The 'HELP' icon tells you what to do.

TotalShambles
30-08-2007, 04:10 PM
thanks mate + REP :P

Breakfloor
30-08-2007, 04:17 PM
and the way you do them is

(blabla)

or blabla

i work on eBobba.net and we use them

L!nK
30-08-2007, 05:45 PM
you shouldn't of said that :P

iJoe
30-08-2007, 06:25 PM
Its really not hard. -.-


.code{font-family: Verdana, Arial;
color: red;
background-color: #FAFCFE;
border: 1px dotted #000;
padding: 2px;
width:98%;
margin: 0px auto 0px auto;
/*overflow: auto;
height: 200px;*/}

Thats the CSS Habbos use. Now just create a new BB code from the AdminCP and add it. The 'HELP' icon tells you what to do.

sorry for being a nub but on the custom bb code manager where does this code go?

L!nK
30-08-2007, 07:34 PM
Admin CP > scroll down in the navigtion > BB Code manager > Add new BB code.

today
30-08-2007, 10:00 PM
sorry for being a nub but on the custom bb code manager where does this code go?

In the HTML box. read the HELP box. jesus.

Want to hide these adverts? Register an account for free!