Boas-vindas ao Power Pixel

Junte-se a comunidade! Crie o seu próprio conteúdo, e faça amizades.EntrarCriar uma conta

Alguem me ajuda --

3 participantes

endkira endkira  • Ter 9 Abr 2013 - 15:35

Alguem me ajuda -- Empty Alguem me ajuda -- Ter 9 Abr 2013 - 15:35

Reputação da mensagem: 100% (1 votos)
Qual é minha questão:
AI QUERIA AUMENTA O AVATA DO MEU FORUM TA MT PEQUENO

MEU FORUM É

standcheats.forumeiros.com

obg

Endereço do meu fórum:
Não é necessário.

Versão do fórum:
PHPBB3

-Naruto -Naruto  • Ter 9 Abr 2013 - 15:44

Alguem me ajuda -- Empty Re: Alguem me ajuda -- Ter 9 Abr 2013 - 15:44

Poderia me passar a sua css?

endkira endkira  • Ter 9 Abr 2013 - 15:45

Alguem me ajuda -- Empty Re: Alguem me ajuda -- Ter 9 Abr 2013 - 15:45

Reputação da mensagem: 100% (1 votos)
Código:
body {
font: 12px/19px Arial,Helvetica,Sans-serif;
}

html, body {
background-color: #E6E6E6;
color: #333;
}

a:link {text-decoration:none;}
li {list-style-type:none;}
#pun-intro {display:none;}
#pun-navlinks {display:none;}
#pun-visit, .main-box {
background-color: transparent;
border: 0px;
margin: 0 0 1em;
padding: .6em 1em;
}
#pun-about {
font: 0.8em;
background-color: transparent;
border: 0px;
line-height: 150%;
padding: .6em 1em;
text-align: right;
}
#pun-about form {
  display: none;
}
.main_width {
margin: 0 auto;
width: 88% !important;
min-width: 1000px;
}

.container_IE {
  background: url(http://i15.servimg.com/u/f15/18/08/16/37/backa10.jpg) no-repeat;
}

.pun {
margin: 0 auto;
width: 88% !important;
min-width: 1000px;
}
/*topo*/
#branding {
background: #333 url(http://i.imgur.com/0efbzJM.png) repeat-x -90px top;
min-height: 100px;
}

#header_bar {
right: 20px;
position: relative;
top: 34px;
}

/*user navigation*/
#user_navigation.not_logged_in {
height: 26px;
padding: 6px 0 4px;
}

#user_navigation {
color: #9F9F9F;
font-size: 11px;
}

.right {
float: right;
}

ol, ul {
list-style: none;
}

.login {
background: none;
cursor: pointer;
padding: 5px;
}

#user_navigation .ipsList_inline li {
margin: 0;
}

#user_navigation a {
text-decoration: none;
color: white;
}

#user_navigation #register_link {
font-weight: bold;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
background: #DFDFDF url(http://i15.servimg.com/u/f15/18/08/16/37/alert-10.png) repeat-x center top;
color: #333;
display: inline-block;
padding: 3px 8px;
-webkit-box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2), 0px 1px 4px rgba(0,0,0,0.4);
box-shadow: inset 0px 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 4px rgba(0, 0, 0, 0.4);
text-shadow: 0px -1px 2px white;
}

#user_navigation.not_logged_in {
  height:26px;
  padding:6px 0 4px
}

.ipsList_inline > li {
   display: inline-block;
   margin: 0 3px;
}
   .ipsList_inline > li:first-child { margin-left: 0; }
   .ipsList_inline > li:last-child { margin-right: 0; }
   .ipsList_inline.ipsList_reset > li:first-child { margin-left: 3px; }
   .ipsList_inline.ipsList_reset > li:last-child { margin-right: 3px; }
   .ipsList_inline.ipsList_nowrap { white-space: nowrap; }

#user_link:hover, #notify_link:hover, #inbox_link:hover {
background-color: #323232;
}

#user_link {
font-size: 12px;
color: white;
padding: 0 12px;
height: 36px;
line-height: 36px;
display: inline-block;
margin-right: 15px;
outline: 0;
text-decoration: none;
Arial,Helvetica,Sans-serif;
}

#inbox_link {
background: url(http://lifegames.in/forum/public/style_images/LifeGames_v3_3/icon_inbox.png) no-repeat top;
}

#notify_link, #inbox_link {
vertical-align: middle;
width: 18px;
height: 15px;
padding: 13px 24px 9px 12px;
position: relative;
}

#notify_link {
background: url(http://lifegames.in/forum/public/style_images/LifeGames_v3_3/icon_notify.png) no-repeat top;
}

#notify_link, #inbox_link {
vertical-align: middle;
width: 18px;
height: 15px;
padding: 13px 24px 9px 12px;
position: relative;
}

/*navegação*/
#primary_nav {
background: url(http://i15.servimg.com/u/f15/18/08/16/37/bg-cat10.jpg) repeat-x center bottom;
height: 47px;
}

#community_app_menu {
border-left: 1px solid #DDD;
border-right: 1px solid white;
}

#community_app_menu > li {
}

#community_app_menu > li.active > a {
color: #FF4000;
font-weight: bold;
margin-top: 0;
text-shadow: none;
}

#community_app_menu > li > a {
font: bold 13px/15px Arial,Helvetica,sans-serif;
color: #E5E5E5;
display: block;
padding: 17px 15px 15px;
text-decoration: none;
}

#community_app_menu > li > a:hover, #community_app_menu > li > a.menu_active {
color: #FF4000;
}

#quickNavLaunch span {
background: url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/icon_quicknav.png) no-repeat top;
width: 13px;
height: 13px;
display: inline-block;
}

.attach {
  float: right;
}

#search {
margin: 10px 0 0 10px;
}

#main_search {
color: #333333;
font-size: 12px;
border: 0;
margin-top: 5px;
padding: 0;
background: transparent;
width: 130px;
outline: 0;
}

#search_wrap {
position: relative;
background: white;
display: block;
padding: 0 26px 0 4px;
height: 26px;
line-height: 25px;
-moz-border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
border-radius: 3px 4px 4px 3px;
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4) inset;
-moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.4) inset;
box-shadow: 0 0 2px rgba(0, 0, 0, 0.4) inset;
min-width: 230px;
}

#search_options {
font-size: 10px;
height: 20px;
line-height: 20px;
margin: 3px 3px 3px 0;
padding: 0 6px;
display: inline-block;
float: right;
font-weight: bold;
}

#search .submit_input {
background: url(http://i15.servimg.com/u/f15/18/08/16/37/search10.png) no-repeat 50%;
text-indent: -3000em;
padding: 0;
border: 0;
border: 0px solid #7BA60D;
display: block;
width: 26px;
height: 26px;
position: absolute;
right: 0;
top: 0;
bottom: 0;
}

.clickable {
cursor: pointer;
}

fieldset, img {
border: 0;
}

#adv_search {
width: 16px;
height: 16px;
background: url(http://i15.servimg.com/u/f15/18/08/16/37/advanc10.png) no-repeat right 50%;
text-indent: -3000em;
display: inline-block;
margin: 6px 0 4px 4px;
}

/*bar*/
#member_bar {
margin-top: 5px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid black;
text-shadow: 0 1px 1px black;
margin-bottom: 10px;
background: #333 url(http://i15.servimg.com/u/f15/18/08/16/37/alert-11.png) repeat-x center top;
font-size: 11px;
height: 16px;
padding: 5px 10px;
}

#member_bar a {
text-decoration: none;
color: #DFDFDF;
}

/*breadcrumb*/
.breadcrumb.top {
margin-top: 14px;
}

.left {
float: left;
}

.breadcrumb {
color: #777;
font-size: 12px;
font-weight: bold;
}

.breadcrumb li:first-child {
margin-left: 0;
}

.breadcrumb a {
color: #333;
}

/*cat table*/
.main .main-head {
background: #333 url(http://i15.servimg.com/u/f15/18/08/16/37/alert-12.png) repeat-x top;
color: white;
text-shadow: 0 1px 1px black;
border: 1px solid black;
padding: 11px 8px 10px 13px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
margin-top: 15px;
}

.main .main-head .page-title {
  font-weight: bold;
  font-size: 15px;
}

.main .main-foot {
background: #333 url(http://i15.servimg.com/u/f15/18/08/16/37/alert-12.png) repeat-x top;
color: white;
text-shadow: 0 1px 1px black;
border: 1px solid black;
padding: 11px 8px 10px 13px;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}

thead {
  display: none;
}

.pun table.table {
  background: white url(http://i15.servimg.com/u/f15/18/08/16/37/bg-box10.png) repeat-x top;
}

.pun table.table td {
background-color: transparent;
border-right: 0px;
border-left: 0px;
border-bottom: 1px solid #F3F3F3;
line-height: 130%;
padding: .6em 0 .7em;
}

.pun .main table td.tc2, .pun .main table td.tc3 {
background-color: transparent;
}

.pun .main-content {
background-color: #FBFBFB;
border: 1px solid #DFDFDF;
}

h3.hierarchy {
  font-size: 13px;
}

.hierarchy, .desc {
  margin-left: 20px;
}

/*widgets*/
.module .main-head {
  border-radius: 0px;
  padding: 6px;
  font-weight: bold;
}

#right {
  margin-top: 75px;
}

/*Statistics*/
#pun-info { 
  border: 1px solid #DFDFDF;
}

#onlinelist {
background: transparent;
border: 0px;
border-top:none;
}

#onlinechat {
background: transparent;
border-top: 1px solid #DFDFDF;
}

#statistics {
margin: 0 auto !important;
text-align: center !important;
display: table;
background: none;
}
.statHide{display:none !important;}
.statsPers li span a {
text-decoration: none !important;
}
.statsPers li > span {
display: inline-block;
color: #4A4A4A;
padding: 2px 6px;
font-weight: bold;
margin-top: 15px;
margin-right: 3px;
}
.statsPers li {
float: left;
color:#666;
margin: 2px 10px;
}
.statsPers {
list-style: none;
display: block;
margin: 0px auto;
width: 100%;
}

/*footer*/
#footer_utilities {
padding: 10px;
font-size: 11px;
}

.clear {
clear: both;
}

#footer_utilities .ipsList_inline > li > a {
color: #333;
margin-right: 0px;
padding: 4px 10px;
}

#footer_utilities .ipsList_inline > li > a:hover {
color: #FF4000;
}

#copyright {
font-size: 11px;
color: #848484;
text-align: right;
text-shadow: 0px 1px 0px white;
}

#copyright a {
color: #848484;
}

#backtotop {
width: 24px;
height: 24px;
line-height: 20px;
left: 50%;
margin-left: -12px;
position: absolute;
display: inline-block;
background: #BDBDBD;
text-align: center;
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border-radius: 16px;
opacity: 0.4;
outline: 0;
}

#backtotop:hover{background:#333;color:#fff;opacity:1}
#backtotop img {
margin-top: 5px;
}

/*lastpost*/
.mini_ava {
float: left;
}

.mini_ava img {
width: 33px;
height: 33px;
margin: 0 5px;
padding: 2px;
border: 1px solid #E6E6E6;
background: white;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

/*tópico e post*/
.pun .paged-foot, .pun .paged-head {
background-color: transparent;
border: 0px;
padding: .6em 1.3em .3em;
}

.posting img {
background: #333 url(http://i15.servimg.com/u/f15/18/08/16/37/alert-13.png) repeat-x top;
border: 1px solid rgba(0, 0, 0, 0.35);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
line-height: 30px;
height: 30px;
padding: 0 10px;
min-width: 125px;
display: inline-block;
cursor: pointer;
}

.pun .posthead {
background: #EAEAEA;
border-bottom: 1px solid #DDD;
border-top: 1px solid #DFDFDF;
padding: 0 10px;
height: 36px;
line-height: 36px;
font-weight: normal;
font-size: 15px;
}

.pun .posthead a {
  color: #333;
}

.pun .posthead h2 {
  font-size: 12px;
  color: #777;
}

.pun .post .user {
margin-left: -16em;
margin-top: -1.1em;
position: relative;
text-align: center;
}

.pun .post {
  background: white;
}

.pun .postmain {
  border-left: 0px;
  background: white;
}

.pun .user-ident .username {
display: block;
font-size: 1.1em;
font-weight: 400!important;
margin-bottom: 5px;
margin-top: 10px;
padding: 8px!important;
position: relative;
text-align: center;
text-decoration: none;
}

.postfoot {
-moz-transition: .5s all;
-ms-transition: .5s all;
-o-transition: .5s all;
-webkit-transition: .5s all;
opacity: 0.5;
border-top: 0px;
margin-top: 10px;
}

.postfoot:hover {
  opacity: 1;
}
/*user img*/
.user-basic-info a img {
max-height: 90px;
max-width: 90px;
height: 90px;
width: 90px;
padding: 2px;
border: 1px solid #E6E6E6;
background: white;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}
/*box*/
.titlebox {
padding: 10px;
overflow: hidden;
}
.titlebox dd {display: block;}
.titlebox dava {float: left;}
.ipsBox_withphoto {float: left; margin-left: 10px;}
.ipsType_pagetitle {color: #323232; display: block; font-family: Helvetica,Arial,sans-serif; font-size: 26px; font-style: normal; font-variant: normal; font-weight: 300; line-height: 1.4; outline-style: none; overflow: hidden; text-align: left; text-decoration: none; text-overflow: ellipsis; white-space: nowrap; width: 650px;}
.ipsType_pagetitle a {font-size: 23px; z-index: 999;}
.desc.lighter.blend_links {color: #777; float: left; font-size: 11px;}
.socialetopic {float: right; position: relative;}
.titlebox dava a img {
padding: 2px;
border: 1px solid #E6E6E6;
background: white;
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
float: left;
height: 50px!important;
width: 50px!important;
}
/*quick-reply*/
#quick_reply #textarea_content {
      clear: both;
      margin-left: 0px;
      margin-right: 0px;
      width: 100% !important;
      height: auto !important;
    }
     
    #text_editor_controls {
      display: !important;
    }
       
 #pun-qpost #textarea_content dt label{
  float:left;
}

fieldset.frm-set dl dd {
margin: auto!important;
}

/*smiley-box e quickreply*/
#smiley-box iframe{height: 230px;}
#smilies_categ{padding: 0px 0}
#smiley-box{border:1px solid #DDD;margin:5px 0!important;padding:5px}
.pun .frm .frm-buttons input {
background: #444 url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/alert-overlay.png) repeat-x top;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
color: #fff;
text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
border: 1px;
border-color: rgba(0,0,0,0.5);
cursor: pointer;
margin: 0 2px 16px;
padding: 7px 22px;
}

.pun .main-head a.exthelp, .pun .main-head a.exthelp:link, .pun .main-head a.exthelp:visited {
background-image: url(http://cdn2.iconfinder.com/data/icons/humano2/16x16/apps/gnome-help.png);
background-position: left;
background-repeat: no-repeat;
color: white;
padding-left: 20px;
}

#quick_reply fieldset.frm-set dl dd {
background: white;
border: solid 1px #CCC;
margin: 0 auto;
}

#quick_reply .frm-buttons {
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
background-color: #EEE;
border: solid 1px #CCC;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top: 0;
margin: 0 auto;
padding: 5px;
text-align: center;
}

#textarea_content dt {display:none}

a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
-webkit-transition: all 0.218s;
border: 1px solid;
border-radius: 3px;
padding: 0px 0.91em;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
}
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
padding: 1px 0px;
}
button.button2, input.button2 {
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
margin: 0px 0.25em;
overflow: visible;
padding: 2px 3px;
}
textarea {
  padding: 1px;
}
textarea:focus,.input_text:focus{
  outline:none;
}

.main .main-content.frm {
  background: #fff url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/bg-box.png) repeat-x top;
  border: 1px solid #dfdfdf;
}

.pun .frm-form {
background: transparent;
border: none;
}
/*quick avatar*/
#quick-avatar {
    float: left;
    padding: 11px;
}
#quick-avatar img {
margin-top: 35px;
width: 50px;
height: 50px;
padding: 2px;
border: 1px solid #e6e6e6;
background: #fff;
-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
}
/*LGLogin*/
#LGlogin{
  background: #000 url('http://fcimage.net/public/style_images/imgfc/trans60.png') repeat;
  box-shadow:10px 10px 40px #000;
  color:#333;
  font-family:sans-serif;
  left:30%;
  position:fixed;
  top:30%;
  width:550px;
  z-index: 999;
  padding: 8px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
  -moz-box-shadow: rgba(0,0,0,0.5) 0px 10px 20px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 10px 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

#LGoverlay {
background-color: #000;
filter: Alpha(opacity=70);
left: 0;
min-height: 101%;
opacity: .7;
position: fixed;
top: 0;
width: 100%;
z-index: 999;
}

#LGlogin-border{
  background: white;
  padding-bottom:2px;
}

#LGlogin h1{
background: url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/maintitle.png) repeat-x top;
color: white;
padding: 8px 10px 9px;
font-size: 16px;
font-weight: bold;
text-shadow: 0 1px 2px black;
text-align: left;
}

#LGlogin h2 {
float: right;
position: relative;
top: -21px;
display: inline-block;
font-size: 11px;
width: 120px;
}

#LGlogin h2 a{
  color:#333;
}

#LGlogin form{
  width:100%;
}

#LGlogin img.closebutton{
  background:url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/close_popup.png) no-repeat;
  cursor:pointer;
  float:right;
  height:22px;
  margin:5px;
  width:22px
}

#LGspace {margin-top: 15px; margin-left: 100px;}

#LGlogin ul{
  list-style-type:none
}

#LGlogin ul li{
  float:center;
  font-size:1.2em;
  width:50%
}

#LGlogin li input{
  -moz-border-radius:3px;
  -webkit-border-radius:3px;
  background:#fff;
  border:1px solid #CCC;
  border-radius:3px;
  padding:4px
}

#LGlogin .login-submit{
margin:15px auto;
margin-bottom: 0px;
background: #333 url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/alert-overlay.png) repeat-x top;
border: 1px solid rgba(0, 0, 0, 0.35);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
color: white;
text-shadow: 0 -1px 1px black;
font: 300 12px/1.3 Helvetica, Arial, sans-serif;
line-height: 30px;
height: 30px;
padding: 0 10px;
text-align: center;
min-width: 125px;
display: block;
cursor: pointer;
}

#LGlogin .login-submit:hover{background-position:50% -5px;color:#fff}

#login_popup{
  border-top:1px solid #999999;
}

#main_input_user, #main_input_password {
        font-size: 12px;
        color: #333;
        font-weight: bold;
        margin-top:5px;
   width: 210px;
        margin-bottom: 5px;
        margin-left: 5px;
        padding: 7px;
        border-width: 1px;
        border-style: solid;
        border-color: #DFDFDF;
        background: white;
}

.login {
background: none;
cursor: pointer;
padding: 5px;
}

a#r_senha:hover {
background: none;
outline: none;
}
/* Action Notice ---------------------------------------- */
.bvinfo, .bvsuccess, .bvwarning, .bvalert, .bverror, .bvcancel, .bvhelp, .bvref {
  border: 1px solid;
  margin: 10px 0px;
  padding:15px 10px 15px 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
  width: 100%;
  -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.bvinfo { color: #00529B; background-color: #BDE5F8; background-image: url('http://illiweb.com/fa/pbucket.gif'); } .bvref { color: #00529B; background-color: #BDE5F8; background-image: url('http://illiweb.com/fa/pbucket.gif'); } .bvwarning { color: #9F6000; background-color: #FEEFB3; background-image: url('http://illiweb.com/fa/pbucket.gif'); } .bvsuccess { color: #4F8A10; background-color: #DFF2BF; background-image:url('http://illiweb.com/fa/pbucket.gif'); } .bverror { color: #D8000C; background-color: #FFBABA; background-image: url('http://illiweb.com/fa/pbucket.gif'); } .bvcancel { color: #D63301; background-color: #FFCCBA; background-image: url('http://illiweb.com/fa/pbucket.gif'); } .bvhelp { background-color: #CD9BFF; border: 2px solid #6200C4 ; background-image: url(http://illiweb.com/fa/pbucket.gif) ; } /*-------------------Mod Notice------------------*/ .mod1 { background-color: #ADCBE7; border: 2px solid #0F5C8E; color: #004DFF; background-image: url('http://illiweb.com/fa/pbucket.gif'); background-repeat: no-repeat; background-position: 10px center; margin: 10px 0px; padding:15px 10px 15px 50px; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 15px; -webkit-border-radius: 15px; } .mod2 { background-color: #D6ECA6; border: 2px solid #8DC93E; background-image: url('http://illiweb.com/fa/pbucket.gif'); margin: 10px 0px; padding:15px 10px 15px 80px; background-repeat: no-repeat; background-position: 10px center; /* Bo tròn góc ---------------------------------------- */ -moz-border-radius: 15px; -webkit-border-radius: 15px; } /*-------------------Mod Notice------------------*/ .bvmod{text-align:center;} .bvmod1, .bvmod2, .bvmod3, .bvmod4, .bvmod5{ width: 80%; margin-top:2em; margin-left: auto; margin-right: auto; border-radius: 10px 10px; -moz-border-radius: 10px 10px; -webkit-border-radius: 10px 10px; padding: 15px 20px 15px 80px; margin: 0px 0px 0px 0px; -webkit-box-shadow: 2px 2px 3px #999; -moz-box-shadow: 2px 2px 3px #999; /*IE min-height ♥♥♥*/ min-height:40px; height:auto !important; height:40px; overflow:visible; position:relative; bottom:6px;    right: 6px; border: 1px solid #999999; /*Set the position of the background image*/ background-position: 20px 50%; background-repeat: no-repeat; text-align: justify; } .bvmod1, .bvmod2, .bvmod3, .bvmod4,.bvmod5 { /* IE5 ♥♥♥ */ \margin: 0px 0px -3px 0px; \margin: 0px 0px 0px 0px; } .bvmod1 { background-color: #EEF; background-image: url(http://illiweb.com/fa/pbucket.gif); } .bvmod2 { background-color: #FFC; background-image: url(http://illiweb.com/fa/pbucket.gif); } .bvmod3 { background-color: #FDD; background-image: url(http://illiweb.com/fa/pbucket.gif); } .bvmod4 { background-color: #E4F6F8; background-image: url(http://illiweb.com/fa/pbucket.gif); } .bvmod5 { background-position: 10px center; background-color: #D8F3C9; background-image: url(http://illiweb.com/fa/pbucket.gif);} .bvdown { background:url(http://illiweb.com/fa/pbucket.gif) top left no-repeat; padding-top: 30px; padding-left: 70px; color:blue !important; font-family:"Times New Roman", Times, serif; font-weight: bold; font-style: italic; font-size:14px; height:92px; text-align:left !important; } .bvdown a { text-decoration:underline !important; } div .bvdown { margin:auto; width:70%; }

.down {
  margin: 10px 0px;
  padding:25px;
  padding-top: 50px;
  background-repeat: no-repeat;
  background-position: 10px center;
  background-image: url(http://i.imgur.com/UEZy6H2.png);
  height: 70px;
  width: 453px;
}
#LGlogin{-moz-border-radius:5px;-moz-box-shadow:rgba(0,0,0,0.5) 0 10px 20px;-webkit-border-radius:5px;-webkit-box-shadow:rgba(0,0,0,0.5) 0 10px 20px;background:#000 url(http://fcimage.net/public/style_images/imgfc/trans60.png) repeat;border-radius:5px;box-shadow:rgba(0,0,0,0.5) 0 10px 20px;color:#333;font-family:sans-serif;left:30%;padding:8px;position:fixed;top:30%;width:550px;z-index:999}#LGoverlay{background-color:#000;filter:Alpha(opacity=70);left:0;min-height:101%;opacity:.7;position:fixed;top:0;width:100%;z-index:999}#LGlogin-border{background:#fff;padding-bottom:2px}#LGlogin h1{background:url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/maintitle.png) repeat-x top;color:#fff;font-size:16px;font-weight:700;padding:8px 10px 9px;text-align:left;text-shadow:0 1px 2px #000}#LGlogin h2{display:inline-block;float:right;font-size:11px;position:relative;top:-21px;width:120px}#LGlogin h2 a{color:#333}#LGlogin form{width:100%}#LGlogin img.closebutton{background:url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/close_popup.png) no-repeat;cursor:pointer;float:right;height:22px;margin:5px;width:22px}#LGspace{margin-left:100px;margin-top:15px}#LGlogin ul{list-style-type:none}#LGlogin ul li{float:center;font-size:1.2em;width:50%}#LGlogin li input{-moz-border-radius:3px;-webkit-border-radius:3px;background:#fff;border:1px solid #CCC;border-radius:3px;padding:4px}#LGlogin .login-submit{-moz-border-radius:3px;-moz-box-shadow:0 1px 3px rgba(0,0,0,0.5);-webkit-border-radius:3px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5);background:#333 url(http://50.97.119.11/~brasi836/forum/public/style_images/neat/alert-overlay.png) repeat-x top;border:1px solid rgba(0,0,0,0.35);border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,0.5);color:#fff;cursor:pointer;display:block;font-family:Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-variant:normal;font-weight:300;height:30px;line-height:30px;margin:15px auto 0;min-width:125px;padding:0 10px;text-align:center;text-shadow:0 -1px 1px #000}#LGlogin .login-submit:hover{background-position:50% -5px;color:#fff}#login_popup{border-top:1px solid #999}#main_input_password,#main_input_user{background:#fff;border-color:#DFDFDF;border-style:solid;border-width:1px;color:#333;font-size:12px;font-weight:700;margin-bottom:5px;margin-left:5px;margin-top:5px;padding:7px;width:210px}.login{background:none;cursor:pointer;padding:5px}a#r_senha:hover{background:none;outline:none}.vote{display:none}.main-content.standalone .button{background-color:#FAFAFA;background-image:url(http://2img.net/i/fa/prosilver/bg_button.gif);background-position:top;background-repeat:repeat-x;border:1px solid #BCBCBC;border-radius:3px;color:#000;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:.9em;margin:0 .25em;overflow:visible;padding:5px;vertical-align:middle;width:auto!important}
/*like*/
.LGlike {
background: url(http://i11.servimg.com/u/f11/18/07/42/17/ok12.png) no-repeat left;
background-color: #326A94;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 2px 2px 2px 2px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1),0 1px 0 rgba(255, 255, 255, 0.3) inset;
color: white;
cursor: pointer;
display: inline-block;
font-size: 11px;
height: 22px;
line-height: 22px;
padding: 0 18px;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space: nowrap;
margin-right: 5px;
margin-top: 30px;
}
 .LGvote { margin: 0 5px; }
 .LGnovote {
  filter:Alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  box-shadow: none;
  text-shadow: none;
 }

endkira endkira  • Ter 9 Abr 2013 - 16:04

Alguem me ajuda -- Empty Re: Alguem me ajuda -- Ter 9 Abr 2013 - 16:04

Reputação da mensagem: 100% (1 votos)
OBS : BRIGADO NARUTO POR SE OFERECE A ME AJUDA , MAS MEU COLEGA Jutsuu me ajudo mas vlw ai


pode fecha!

[Dark]Doki-. [Dark]Doki-.  • Ter 9 Abr 2013 - 16:13

Alguem me ajuda -- Empty Re: Alguem me ajuda -- Ter 9 Abr 2013 - 16:13

Tópico Resolvido; e Bloqueado

Conteúdo patrocinado  • 

Alguem me ajuda -- Empty Re: Alguem me ajuda --

Permissões neste sub-fórum
Não podes responder a tópicos