Would you like to react to this message? Create an account in a few clicks or log in to continue.
Become a partner of Graphic Holdine, use the correct post!

1
Legend background Empty Legend background Sun Apr 03, 2011 7:53 am
Guest
avatar
Guest
PhpBB3
Code:
#wrap {
width : 1010px;
padding : 5px;
border : 6px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
-moz-box-shadow : 0 0 10px #666;
-webkit-box-shadow : 0 0 10px #666;
}

PhpBB2
Code:
.bodyline  {
width : 1010px;
padding : 5px;
border : 6px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
-moz-box-shadow : 0 0 10px #666;
-webkit-box-shadow : 0 0 10px #666;
}

PunBB
Code:
.pun {
width : 1010px;
padding : 5px;
border : 6px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
-moz-box-shadow : 0 0 10px #666;
-webkit-box-shadow : 0 0 10px #666;
}


Invision
Code:
body {
width : 1010px;
padding : 5px;
border : 6px solid #EEE;
-moz-border-radius : 7px;
-webkit-border-radius : 7px;
-moz-box-shadow : 0 0 10px #666;
-webkit-box-shadow : 0 0 10px #666;
}

bye

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


Designed by Jaloxin, Coded by Gangstar15 © 2011 All rights reserved.

Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com