Forum gratuit: forum de suport al utilizatorilor
Doriți să reacționați la acest mesaj? Creați un cont în câteva clickuri sau conectați-vă pentru a continua.

Problema ( imagine contact )

Vezi subiectul anterior Vezi subiectul urmator In jos

Rezolvat Problema ( imagine contact )

Mesaj Scris de zavatemarian Mar Apr 23, 2013 10:57 pm

salutare forumgratuit



Problema ( imagine contact ) Snapshot_2013-04-23_225452_zps00351a3e


Cum pot scoate "maimutoiul" de aici
zavatemarian

zavatemarian
Membru Forumgratuit

Mesaje : 27
Varsta : 33
Data înscrierii : 12/04/2013
Mulțumiri : 0
Internet Explorer phpBB3

http://impressum.forumz.ro
zavatemarian a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema ( imagine contact )

Mesaj Scris de Adi. Mier Apr 24, 2013 6:20 pm

Salut,
Ne puteti prezenta foaia de stil CSS?
Adi.

Adi.
Membru onorific
Membru onorific

Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Google Chrome phpBB3

Adi. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema ( imagine contact )

Mesaj Scris de zavatemarian Joi Apr 25, 2013 3:53 pm

Cod:
#picture_legend {
display: none;
}

#wrap {
padding: 5px;
border: 3px solid
white;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
box-shadow: 0 0 10px
#AAA;
-moz-box-shadow: 0 0 10px #AAA;
-webkit-box-shadow: 0 0 10px
#AAA;
padding: 9px;
}

ul.navlinks {
border-bottom: 0px solid white;
}

div.headerbar{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:150px;}
.forumbg {
background-color: #0B5AAB;
background-image: url(http://2img.net/i/fa/fdf3/bg_cat.png);
background-position: 0 0;
background-repeat: repeat-x;
border: 2px solid white;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
border-image: initial;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
box-shadow: 0 0 5px #868686;
}


#logo {
top: 15px;
left: 10px;
position:relative;}

tr.row1 {
background: white; }

tr.row3 {
background: white; }

p.row1 {
background: white; }

li.row{
background: #FFFFFF;}


a:link {
-moz-transition-duration: 0.4s;
-webkit-transition-duration: 0.4s;
-o-transition-duration: 0.4s;}

a {text-decoration: none;}
a:hover{text-decoration: none !important;}

div.h3 {
border-bottom: 1px solid #D0D2D4;}


/* -- Header -- */
    a#logo {padding:0px !important;}
    .headerbar{
      margin-bottom:-3px !important;
      padding-top:10px !important;
      border:1px solid #155D98;
      border-bottom:1px solid #155D98;
      border-radius:6px 6px 0 0;
      -moz-border-radius:6px 6px 0 0;
      -webkit-border-radius:6px 6px 0 0;
      background-image: url(http://2img.net/i/fa/fdf3/bg_header.jpg) !important;
    }
    .headerbar .corners-bottom, .headerbar .corners-top{display:none !important;}

    .linklist.navlinks{
      background:#1775BD !important;
      border:1px solid #155D98;
      border-top:1px solid #4CA0CE;
      border-radius:0 0 6px 6px;
      -moz-border-radius:0 0 6px 6px;
      -webkit-border-radius:0 0 6px 6px;
      overflow:hidden;
    }

    .navbar .corners-top, .navbar .corners-bottom{display:none;}

    .navbar{
      padding:0px !important;
      background:#F7F7F7 !important;
    }

    .linklist.navlinks a{
      font-size:11px;
      color:#fff;
      font-family:Verdana;
      text-shadow:1px 1px 0px #124B79;
      padding-left:7px;
      padding-right:7px;
      padding-top:3px;
      padding-bottom:3px;
      font-weight:0px;
    }

    .linklist.navlinks a img{display:none;}

    .linklist.navlinks a:hover{
      background:#155D98;
      box-shadow:inset 0px 0px 4px #124B79;
      -moz-box-shadow:inset 0px 0px 4px #124B79;
      -webkit-box-shadow:inset 0px 0px 4px #124B79;
      padding: 5px 7px 6px 7px;
      outline:none;
    }

    /* Searc box */
    #search-box{
      position:relative;
      bottom:10px !important;
    }

    input#keywords{
      background:#1775BD !important;
      color:#fff !important;
      border-top:1px solid #4CA0CE !important;
      border-bottom:1px solid #155D98 !important;
      border-left:1px solid #155D98 !important;
      border-right:1px solid #155D98 !important;
      border-radius:0 0 5px 5px;
      -moz-border-radius:0 0 5px 5px;
      -webkit-border-radius:0 0 5px 5px;
      padding-left:4px;
      padding:7px;
      margin-right:10px;
      width:130px !important;
      text-shadow:1px 1px 0px #124B79 !important;
      transition: all 1s;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -o-transition: all 1s;
    }

    #search-box .button2{display:none;}


    input#keywords:focus{width:200px !important;outline:none;}

    #search_menu{
      border:3px solid #155D98;
      border-radius:7px;
      -moz-border-radius:7px;
      -webkit--moz-border-radius:7px;
    }

    #search_menu .center-overview{padding:0px;}


    #search_menu .center-overview a{
      background:#1775BD;
      padding-left:7px;
      padding-right:7px;
      padding-top:3px;
      padding-bottom:3px;
      border-radius:4px;
      -moz-border-radius:4px;
      -webkit-border-radius:4px;
      margin-bottom:-1px;
    }

    #search_menu .center-overview a:hover{background:#155D98;}

    #search_menu .title-overview {
      border-radius:7px 7px 0 0;
      -moz-border-radius:7px 7px 0 0;
      -webkit-border-radius:7px 7px 0 0;
    }

/*STAFF*/
a[href="/u11"] {color: #D66EFF!important;font-weight: normal!important;}/*--braga--*/
400/*STAFF*/



        #username_reg {
        background: #fff url ("http://cdn1.iconfinder.com/data/icons/ledicons/user_business_boss.png") center left no-repeat;
        padding-left: 20px;
        }
       
        #email {
        background: #fff url("http://cdn1.iconfinder.com/data/icons/ledicons/book_addresses.png") center left no-repeat;
        padding-left: 20px;
        }
       
        #password_reg {
        background: #fff url("http://cdn2.iconfinder.com/data/icons/ledicons/key.png") center left no-repeat;
        padding-left: 20px;
        }

.blocs {
    background: #COLOR;
    border: 4px solid #COLOR;
    -webkit- border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 5px #000 inset;
    -webkit-box-shadow: 0px 0px 5px #000 inset;
    -o-box-shadow: 0px 0px 5px #000 inset;
    box-shadow: 0px 0px 5px #000 inset; 
    text-align : justify;
    padding : 5px;
    font-weight : normal;
    height : 200px;
}


.contexte {
    background: #COLOR;
    border: 2px solid #COLOR;
    -webkit- border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 5px #000 inset;
    -webkit-box-shadow: 0px 0px 5px #000 inset;
    -o-box-shadow: 0px 0px 5px #000 inset;
    box-shadow: 0px 0px 5px #000 inset; 
    width : 310px;
    padding : 10px;
    height : 140px;
    overflow : auto

#username.inputbox[type=text]  { padding-left: 20px; }
#password.inputbox[type=password]  { padding-left: 20px;}

#username.inputbox {
background: url('http://cdn3.iconfinder.com/data/icons/humano2/16x16/emblems/emblem-people.png') no-repeat top left;}

#password.inputbox {
background: url('http://cdn2.iconfinder.com/data/icons/ledicons/key.png') no-repeat top left;}



/* -- Colturi rotunjite -- */

    .forabg,
    .forumbg,
    .module,
    .post,
    .row3{
      border-radius:6px;
      -moz-border-radius:6px;
      -webkit-border-radius:6px;
    }






/*CULORI PENTRU MODERARE*/
text {color: #0c7d00;font-weight: bold;}
fastcode, fast {color: #cb34d9;font-weight: bold;}
mod {color: #DE9903;font-weight: bold;}
color {color: #00ffcc;font-weight: bold;}
designer {color: #0080FF;font-weight: bold;}
nume {color: #862323;font-weight: bold;}
nume {color: #784141;font-weight: bold;}
kee {color: #cc4aff; font-weight: bold;}
nume {color: #0080FF;font-weight: bold;}
/*CULORI PENTRU MODERARE*/

.postprofile {
border-bottom-color: #FFFFFF;
border-left: 1px solid #FFFFFF;
border-right-color: #FFFFFF;
border-top-color: #FFFFFF;
color: #666666;
display: inline;
float: right;
margin: 5px 0px 0px;
min-height: 80px;
position: relative;
width: 22%;
}


i, cite, em, var, address, dfn {
font-style: normal;
}

p.author {
background: 0px 0px #FFFFFF;
border: 1px solid #C3E0F1;
border-radius: 0 6px 6px 0;
color: #232323;
left: -11px;
margin-top: 7px;
padding-left: 3px;
padding-top: 3px;
position: relative;
width: 295px;
}
26-ltr.css:1
p.author {
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 1em;
line-height: 1.2em;
margin: 0px 15em 0.6em 0px;
padding: 0px 0px 5px 0px;
}

.topic-actions .buttons{
  float: none !important;
}

.topic-actions .pathname-box{
  margin-left: 0px !important;
}

.postbody .topic-title {
background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
display: block;
font-size: 0.3em;
margin-top: 10px;
font-style: regular;
height: 35px;
padding-left: 16px;
text-shadow: 1px 1px 2px #ADD8E6;
}

.postbody .topic-title {
color: #0372BE;
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 2em;
font-weight: 400;
}

form#ucp h1.page-title{
background-image: none !important;
}


h1.page-title {
background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
display: block;
font-size: 0.3em;
margin-top: 5px;
font-style: regular;
height: 35px;
padding-left: 25px;
}

h1.page-title {
color: #0372BE;
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 2em;
font-weight: 400;
}


.table-title, .table-title h2 {
color: white !important;
font-family: "Arial";
font-size: 13px;
font-weight: 700 !important;
text-shadow: 1px 1px 0px black;
}


.forums li.row:last-child, .forumbg .row:last-child {
border-bottom: medium none currentColor;
border-radius: 0 0 6px 6px !important;
}
104-ltr.css:411
.forums li.row, .topiclist li.row {
background-color: #E5F1F9 !important;
border-bottom: 1px solid #C3E0F1;
border-top: 1px solid #FFFFFF;
}
104-ltr.css:411
.forums li.row, .topiclist li.row {
background-color: #E5F1F9 !important;
border-bottom: 1px solid #C3E0F1;
border-top: 1px solid #FFFFFF;
}

form fieldset.jumpbox{
display: none !important;
}

form fieldset.quickmod{
display: none !important;
}

.navbar {
background: none !important;
}


.main-head1 {
background: url("http://i42.servimg.com/u/f42/15/42/26/78/bg_0210.png") transparent;
border-top-left-radius: 6px;
border-top-right-radius: 6px;
color: #DEDFDF;
font-weight: 400;
margin-top: 3px;
padding: 0.7em 1.3em;
}

body {
background: #008aff url('http://i.imgur.com/DaQNy.png');}


div#wrap {
background: #FFFFFF;
border: 1px solid #D7D7D7;
border-radius: 7px;
box-shadow: #797979 0px 0px 15px 0px;
color: #777777;
}
26-ltr.css:452
#wrap {
border: 0px solid #FFFFFF;
border-radius: 6px;
padding: 9px;
}


.spoiler > dt::after {
content: "Arata-mi mesajul";
float: right;
}

.forums li.row, .topiclist li.row{
background-color: #E5F1F9 !important;
border-bottom: 1px solid #C3E0F1;
border-top: 1px solid #FFFFFF;
}

.forums li.row, .topiclist li.row:hover{
backround-color: #FFFFFF;
}

.panel {
background-color: #E5F1F9;
color: #666666;
margin-bottom: 4px;
padding: 0px 10px;
}

.module {
padding: 8px;
}

.panel, .module, #preview, .post {
border: 1px solid #C3E0F1;
border-radius: 4px;
}

.forabg, .forumbg, .module, .post, .row3 {
border-radius: 6px;
}

.module {
background-color: #E5F1F9;
color: #666666;
margin-bottom: 4px;
overflow: hidden;
padding: 0px 10px;
}

.panel, .module, #preview, .post {
border: 1px solid #C3E0F1;
border-radius: 4px;
}
80-ltr.css:420
.forabg, .forumbg, .module, .post, .row3 {
border-radius: 6px;
}
80-ltr.css:1
.post {
background-position: 100% 0px;
background-repeat: no-repeat;
margin-bottom: 4px;
padding: 0px 10px;
}
80-ltr.css:1
.row2 {
background-color: #DCEAF5;
}

.panel, .module, #preview, .post {
border: 1px solid #C3E0F1;
border-radius: 4px;
}

.forabg {
background-color: #1675BC;
background-image: url("http://2img.net/i/fa/fdf3/bg_cat.png");
background-position: 0px 0px;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0px 5px;
}

.topiclist.forums dd.lastpost {
background-color: #DCEAF5;
border-radius: 5px;
margin: 6px 13px;
}

ul.online-users li span:first strong{
display: none !important;
}

h2.chatbox-title:after { content: "GraphicART ChatBox"; }
a.chat-title { display: none; }

.chatbox-title {
color: white !important;
font-family: "Arial";
font-size: 10px;
font-weight: 700 !important;
text-shadow: 1px 1px 0px black;
margin-top: 5px;
}

.chatbox-title {
color: #FFFFFF;
display: inline;
font-size: 1.50em;
}


#chatbox_header{
border-radius: 0px;
}


div#chatbox_footer input#message{
height: 20px !important;
}

#chatbox_members .member-title {
background-color: #F2F8FC;
background-image: none;
color: #00569C;
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 12px;
padding: 0.5em 0.25em;
text-align: center;
}

#chatbox {
bottom: 50px !important;
}

#chatbox_footer{
border-radius: 0px;
}



#chatbox {
border-right: 1px solid #D3D3D3;
overflow-x: hidden !impo
}

#chatbox_members {
border-right: 1px solid #CCCCCC;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
bottom: 30px;
overflow: auto;
position: absolute;
top: 30px;
width: 150px;
}



#cp-main h1 {
border-bottom: none;
color:
black;
margin-left: 10px;
padding: 0;
display: none;
}



.button{
background: #7BA60D;
width: 100px;
height: 35px;
border-radius: 3px;
color: #FFFFFF;
text-align: center;
}
 
.button{
padding: 1px;
position: relative;
margin-top: 100px !important;
}

.paging b {
background: url("http://nintendopipeline.net/forum/public/style_images/pipeline/skin_galaxy/maintitle.png") 50% 0% repeat-x #373D48;
border: 1px solid #232830;
border-radius: 2px;
box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.047);
color: #FFFFFF;
font-size: 12px;
font-weight: 700;
margin: -3px 0px;
padding: 8px;
text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.298);
}


button.button2:hover, input.button2:hover {
background: -o-linear-gradient(top, #FFFFFF 0px, #EEEEEE 100%) transparent;
border-bottom-color: #BBBBBB;
border-left-color: #BBBBBB;
border-right-color: #BBBBBB;
border-top-color: #BBBBBB;
color: #4C4C4C;
}
189-ltr.css:1
button.button2:hover, input.button2:hover {
background-position: 0px 100%;
border: 1px solid #525252;
color: #525252;
}
189-ltr.css:2083
button.button2, input.button2, button {
background: -o-linear-gradient(top, #F9F9F9 0px, #EEEEEE 100%) transparent;
border: 1px solid #CCCCCC;
border-radius: 2px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.749);
color: #666666;
cursor: pointer;
font-family: "arial", sans-serif !important;
font-size: 12px !important;
padding: 5px !important;
text-decoration: none;
text-shadow: 0px 1px 0px #FFFFFF;
}



button.button2, input.button2, button {
min-height: 20px;
}
189-ltr.css:1167
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
min-height: 20px;
padding: 1px 0px;
}
189-ltr.css:915
button.button2, input.button2, button {
margin: 3px;
min-height: 20px;
}


189-ltr.css:1
a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
padding: 1px 0px;
}
189-ltr.css:1
button.button2, input.button2 {
background-color: #FAFAFA;
background-image: url("http://2img.net/i/fa/prosilver/bg_button.gif");
background-position: 50% 0%;
background-repeat: repeat-x;
border: 1px solid #BCBCBC;
color: #000000;
font-family: "Verdana", "Arial", "Helvetica", sans-serif;
font-size: 0.9em;
margin: 0px 0.25em;
overflow: visible;
padding: 2px 3px;
vertical-align: middle;
width: auto !important;
}
189-ltr.css:2083
button.button2, input.button2, button {
background: -o-linear-gradient(top, #F9F9F9 0px, #EEEEEE 100%) transparent;
border: 1px solid #CCCCCC;
border-radius: 2px;
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.749);
color: #666666;
cursor: pointer;
font-family: "arial", sans-serif !important;
font-size: 12px !important;
padding: 5px !important;
text-decoration: none;
text-shadow: 0px 1px 0px #FFFFFF;
}

.avatar  {border: 1px solid gray; padding: 1px;
width:40px;
height:40px;
}

.avatar img {
width:40px;
height:40px;
}
.desc-sarci { visibility: hidden; }
ul.topiclist.forums li.row:hover .desc-sarci { visibility: visible; }


  #yt{
  position: relative;
  bottom: 35px;}



.partener{
margin-left: 5px;
_margin:20px 10px 15px 13px;
background: #f5f5f5;
border: 1px solid white;
box-shadow: 0px 0px 1px black;
height: 33px;
width: 88px!important;
text-align: center;

}



.partener:hover{
background: white;
border: 1px solid #f1f1f1;
box-shadow: 0px 0px 1px black;}


.text{
position: relative;
float: left;
font-size: 12px;
width: 88px;}

.text a:hover{
color: #0275B2!important;
}

.text a{
text-decoration: none;
text-shadow: 0px 1px 1px white;
color: #404040;}

.spatiu{
margin-top: 10px;}


.partener_activ{
background: #404040;
color: white!important;
border: 1px solid white;
box-shadow: 0px 0px 1px black;
height: 33px;
    font-size: 12px;
  font-weight: 600;
width: 88px!important;
text-align: center;}

.partener_activ a{
color: white!important;
text-shadow: none;
  font-size: 12px;
  font-weight: 600;}
.partener_activ a:hover{
color: white!important;
text-shadow: 0px 0px 10px #FFB700}


.partener_activ2{
background: #0275B2;
border: 1px solid white;
box-shadow: 0px 0px 1px black;
height: 33px;
width: 88px;
text-align: center}

.partener_activ2 a{
color: black;
text-decoration: none;
  font-size: 12px;
  font-weight: 600;
}

.partener_activ2 a:hover{
color: white!important;
text-shadow: 0px 0px 3px black;}



/* footer */

#templatemo_footer_wrapper {
  width: 950px;
  margin: 0 auto;
  padding: 0;
  background: #426fae;
height: 250px;
}

#templatemo_footer {
  width: 950px;
  margin: 0 auto;
  padding: 30px 20px;
  background: #426fae  url(http://i74.servimg.com/u/f74/14/12/03/12/templa11.jpg) no-repeat center top;
  color: #cccccc;
}

#templatemo_footer  a {
  color: #ffffff;
}

#templatemo_footer .section_w280 {
  float: left;
  width: 240px;
  padding-right: 40px;
}

#templatemo_footer .section_w280 h3 {
  width: 175px;
  height: 30px;
  font-size:14px;
  font-weight: bold;
  color: #ffffff;
 
}

#templatemo_footer .footer_list {
  margin: 0px;
  padding: 0px;
  list-style: none;

width: 150px;}


#templatemo_footer .footer_list li {
  margin: 0px;
  padding: 3px 0;
}

#templatemo_footer .footer_list li a {
  color: #cccccc;
}

#templatemo_footer .footer_list li a:hover {
  color: #ffffff;
  text-decoration: none;
}

/* end of footer */


.cleaner_h40{
  position: relative;
  top: 10px;}
zavatemarian

zavatemarian
Membru Forumgratuit

Mesaje : 27
Varsta : 33
Data înscrierii : 12/04/2013
Mulțumiri : 0
Internet Explorer phpBB3

http://impressum.forumz.ro
zavatemarian a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema ( imagine contact )

Mesaj Scris de Fantasy Joi Apr 25, 2013 4:07 pm

Buna ziua,

Incercati

Cod:
   
  #wrap {
    padding: 5px;
    border: 3px solid
    white;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 10px
    #AAA;
    -moz-box-shadow: 0 0 10px #AAA;
    -webkit-box-shadow: 0 0 10px
    #AAA;
    padding: 9px;
    }

    ul.navlinks {
    border-bottom: 0px solid white;
    }

    div.headerbar{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height:150px;}
    .forumbg {
    background-color: #0B5AAB;
    background-image: url(http://2img.net/i/fa/fdf3/bg_cat.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    border: 2px solid white;
    clear: both;
    margin-bottom: 4px;
    padding: 0 5px;
    border-image: initial;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-shadow: 0 0 5px #868686;
    }


    #logo {
    top: 15px;
    left: 10px;
    position:relative;}

    tr.row1 {
    background: white; }

    tr.row3 {
    background: white; }

    p.row1 {
    background: white; }

    li.row{
    background: #FFFFFF;}


    a:link {
    -moz-transition-duration: 0.4s;
    -webkit-transition-duration: 0.4s;
    -o-transition-duration: 0.4s;}

    a {text-decoration: none;}
    a:hover{text-decoration: none !important;}

    div.h3 {
    border-bottom: 1px solid #D0D2D4;}


    /* -- Header -- */
        a#logo {padding:0px !important;}
        .headerbar{
          margin-bottom:-3px !important;
          padding-top:10px !important;
          border:1px solid #155D98;
          border-bottom:1px solid #155D98;
          border-radius:6px 6px 0 0;
          -moz-border-radius:6px 6px 0 0;
          -webkit-border-radius:6px 6px 0 0;
          background-image: url(http://2img.net/i/fa/fdf3/bg_header.jpg) !important;
        }
        .headerbar .corners-bottom, .headerbar .corners-top{display:none !important;}

        .linklist.navlinks{
          background:#1775BD !important;
          border:1px solid #155D98;
          border-top:1px solid #4CA0CE;
          border-radius:0 0 6px 6px;
          -moz-border-radius:0 0 6px 6px;
          -webkit-border-radius:0 0 6px 6px;
          overflow:hidden;
        }

        .navbar .corners-top, .navbar .corners-bottom{display:none;}

        .navbar{
          padding:0px !important;
          background:#F7F7F7 !important;
        }

        .linklist.navlinks a{
          font-size:11px;
          color:#fff;
          font-family:Verdana;
          text-shadow:1px 1px 0px #124B79;
          padding-left:7px;
          padding-right:7px;
          padding-top:3px;
          padding-bottom:3px;
          font-weight:0px;
        }

        .linklist.navlinks a img{display:none;}

        .linklist.navlinks a:hover{
          background:#155D98;
          box-shadow:inset 0px 0px 4px #124B79;
          -moz-box-shadow:inset 0px 0px 4px #124B79;
          -webkit-box-shadow:inset 0px 0px 4px #124B79;
          padding: 5px 7px 6px 7px;
          outline:none;
        }

        /* Searc box */
        #search-box{
          position:relative;
          bottom:10px !important;
        }

        input#keywords{
          background:#1775BD !important;
          color:#fff !important;
          border-top:1px solid #4CA0CE !important;
          border-bottom:1px solid #155D98 !important;
          border-left:1px solid #155D98 !important;
          border-right:1px solid #155D98 !important;
          border-radius:0 0 5px 5px;
          -moz-border-radius:0 0 5px 5px;
          -webkit-border-radius:0 0 5px 5px;
          padding-left:4px;
          padding:7px;
          margin-right:10px;
          width:130px !important;
          text-shadow:1px 1px 0px #124B79 !important;
          transition: all 1s;
          -webkit-transition: all 1s;
          -moz-transition: all 1s;
          -o-transition: all 1s;
        }

        #search-box .button2{display:none;}


        input#keywords:focus{width:200px !important;outline:none;}

        #search_menu{
          border:3px solid #155D98;
          border-radius:7px;
          -moz-border-radius:7px;
          -webkit--moz-border-radius:7px;
        }

        #search_menu .center-overview{padding:0px;}


        #search_menu .center-overview a{
          background:#1775BD;
          padding-left:7px;
          padding-right:7px;
          padding-top:3px;
          padding-bottom:3px;
          border-radius:4px;
          -moz-border-radius:4px;
          -webkit-border-radius:4px;
          margin-bottom:-1px;
        }

        #search_menu .center-overview a:hover{background:#155D98;}

        #search_menu .title-overview {
          border-radius:7px 7px 0 0;
          -moz-border-radius:7px 7px 0 0;
          -webkit-border-radius:7px 7px 0 0;
        }

    /*STAFF*/
    a[href="/u11"] {color: #D66EFF!important;font-weight: normal!important;}/*--braga--*/
    400/*STAFF*/



            #username_reg {
            background: #fff url ("http://cdn1.iconfinder.com/data/icons/ledicons/user_business_boss.png") center left no-repeat;
            padding-left: 20px;
            }
         
            #email {
            background: #fff url("http://cdn1.iconfinder.com/data/icons/ledicons/book_addresses.png") center left no-repeat;
            padding-left: 20px;
            }
         
            #password_reg {
            background: #fff url("http://cdn2.iconfinder.com/data/icons/ledicons/key.png") center left no-repeat;
            padding-left: 20px;
            }

    .blocs {
        background: #COLOR;
        border: 4px solid #COLOR;
        -webkit- border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        -moz-box-shadow: 0px 0px 5px #000 inset;
        -webkit-box-shadow: 0px 0px 5px #000 inset;
        -o-box-shadow: 0px 0px 5px #000 inset;
        box-shadow: 0px 0px 5px #000 inset;
        text-align : justify;
        padding : 5px;
        font-weight : normal;
        height : 200px;
    }


    .contexte {
        background: #COLOR;
        border: 2px solid #COLOR;
        -webkit- border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
        -moz-box-shadow: 0px 0px 5px #000 inset;
        -webkit-box-shadow: 0px 0px 5px #000 inset;
        -o-box-shadow: 0px 0px 5px #000 inset;
        box-shadow: 0px 0px 5px #000 inset;
        width : 310px;
        padding : 10px;
        height : 140px;
        overflow : auto
    }
    #username.inputbox[type=text]  { padding-left: 20px; }
    #password.inputbox[type=password]  { padding-left: 20px;}

    #username.inputbox {
    background: url('http://cdn3.iconfinder.com/data/icons/humano2/16x16/emblems/emblem-people.png') no-repeat top left;}

    #password.inputbox {
    background: url('http://cdn2.iconfinder.com/data/icons/ledicons/key.png') no-repeat top left;}



    /* -- Colturi rotunjite -- */

        .forabg,
        .forumbg,
        .module,
        .post,
        .row3{
          border-radius:6px;
          -moz-border-radius:6px;
          -webkit-border-radius:6px;
        }






    /*CULORI PENTRU MODERARE*/
    text {color: #0c7d00;font-weight: bold;}
    fastcode, fast {color: #cb34d9;font-weight: bold;}
    mod {color: #DE9903;font-weight: bold;}
    color {color: #00ffcc;font-weight: bold;}
    designer {color: #0080FF;font-weight: bold;}
    nume {color: #862323;font-weight: bold;}
    nume {color: #784141;font-weight: bold;}
    kee {color: #cc4aff; font-weight: bold;}
    nume {color: #0080FF;font-weight: bold;}
    /*CULORI PENTRU MODERARE*/

    .postprofile {
    border-bottom-color: #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right-color: #FFFFFF;
    border-top-color: #FFFFFF;
    color: #666666;
    display: inline;
    float: right;
    margin: 5px 0px 0px;
    min-height: 80px;
    position: relative;
    width: 22%;
    }


    i, cite, em, var, address, dfn {
    font-style: normal;
    }

    p.author {
    background: 0px 0px #FFFFFF;
    border: 1px solid #C3E0F1;
    border-radius: 0 6px 6px 0;
    color: #232323;
    left: -11px;
    margin-top: 7px;
    padding-left: 3px;
    padding-top: 3px;
    position: relative;
    width: 295px;
    }
    26-ltr.css:1
    p.author {
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 1em;
    line-height: 1.2em;
    margin: 0px 15em 0.6em 0px;
    padding: 0px 0px 5px 0px;
    }

    .topic-actions .buttons{
      float: none !important;
    }

    .topic-actions .pathname-box{
      margin-left: 0px !important;
    }

    .postbody .topic-title {
    background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
    display: block;
    font-size: 0.3em;
    margin-top: 10px;
    font-style: regular;
    height: 35px;
    padding-left: 16px;
    text-shadow: 1px 1px 2px #ADD8E6;
    }

    .postbody .topic-title {
    color: #0372BE;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 2em;
    font-weight: 400;
    }

    form#ucp h1.page-title{
    background-image: none !important;
    }


    h1.page-title {
    background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
    display: block;
    font-size: 0.3em;
    margin-top: 5px;
    font-style: regular;
    height: 35px;
    padding-left: 25px;
    }

    h1.page-title {
    color: #0372BE;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 2em;
    font-weight: 400;
    }


    .table-title, .table-title h2 {
    color: white !important;
    font-family: "Arial";
    font-size: 13px;
    font-weight: 700 !important;
    text-shadow: 1px 1px 0px black;
    }


    .forums li.row:last-child, .forumbg .row:last-child {
    border-bottom: medium none currentColor;
    border-radius: 0 0 6px 6px !important;
    }
    104-ltr.css:411
    .forums li.row, .topiclist li.row {
    background-color: #E5F1F9 !important;
    border-bottom: 1px solid #C3E0F1;
    border-top: 1px solid #FFFFFF;
    }
    104-ltr.css:411
    .forums li.row, .topiclist li.row {
    background-color: #E5F1F9 !important;
    border-bottom: 1px solid #C3E0F1;
    border-top: 1px solid #FFFFFF;
    }

    form fieldset.jumpbox{
    display: none !important;
    }

    form fieldset.quickmod{
    display: none !important;
    }

    .navbar {
    background: none !important;
    }


    .main-head1 {
    background: url("http://i42.servimg.com/u/f42/15/42/26/78/bg_0210.png") transparent;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    color: #DEDFDF;
    font-weight: 400;
    margin-top: 3px;
    padding: 0.7em 1.3em;
    }

    body {
    background: #008aff url('http://i.imgur.com/DaQNy.png');}


    div#wrap {
    background: #FFFFFF;
    border: 1px solid #D7D7D7;
    border-radius: 7px;
    box-shadow: #797979 0px 0px 15px 0px;
    color: #777777;
    }
    26-ltr.css:452
    #wrap {
    border: 0px solid #FFFFFF;
    border-radius: 6px;
    padding: 9px;
    }


    .spoiler > dt::after {
    content: "Arata-mi mesajul";
    float: right;
    }

    .forums li.row, .topiclist li.row{
    background-color: #E5F1F9 !important;
    border-bottom: 1px solid #C3E0F1;
    border-top: 1px solid #FFFFFF;
    }

    .forums li.row, .topiclist li.row:hover{
    backround-color: #FFFFFF;
    }

    .panel {
    background-color: #E5F1F9;
    color: #666666;
    margin-bottom: 4px;
    padding: 0px 10px;
    }

    .module {
    padding: 8px;
    }

    .panel, .module, #preview, .post {
    border: 1px solid #C3E0F1;
    border-radius: 4px;
    }

    .forabg, .forumbg, .module, .post, .row3 {
    border-radius: 6px;
    }

    .module {
    background-color: #E5F1F9;
    color: #666666;
    margin-bottom: 4px;
    overflow: hidden;
    padding: 0px 10px;
    }

    .panel, .module, #preview, .post {
    border: 1px solid #C3E0F1;
    border-radius: 4px;
    }
    80-ltr.css:420
    .forabg, .forumbg, .module, .post, .row3 {
    border-radius: 6px;
    }
    80-ltr.css:1
    .post {
    background-position: 100% 0px;
    background-repeat: no-repeat;
    margin-bottom: 4px;
    padding: 0px 10px;
    }
    80-ltr.css:1
    .row2 {
    background-color: #DCEAF5;
    }

    .panel, .module, #preview, .post {
    border: 1px solid #C3E0F1;
    border-radius: 4px;
    }

    .forabg {
    background-color: #1675BC;
    background-image: url("http://2img.net/i/fa/fdf3/bg_cat.png");
    background-position: 0px 0px;
    background-repeat: repeat-x;
    clear: both;
    margin-bottom: 4px;
    padding: 0px 5px;
    }

    .topiclist.forums dd.lastpost {
    background-color: #DCEAF5;
    border-radius: 5px;
    margin: 6px 13px;
    }

    ul.online-users li span:first strong{
    display: none !important;
    }

    h2.chatbox-title:after { content: "GraphicART ChatBox"; }
    a.chat-title { display: none; }

    .chatbox-title {
    color: white !important;
    font-family: "Arial";
    font-size: 10px;
    font-weight: 700 !important;
    text-shadow: 1px 1px 0px black;
    margin-top: 5px;
    }

    .chatbox-title {
    color: #FFFFFF;
    display: inline;
    font-size: 1.50em;
    }


    #chatbox_header{
    border-radius: 0px;
    }


    div#chatbox_footer input#message{
    height: 20px !important;
    }

    #chatbox_members .member-title {
    background-color: #F2F8FC;
    background-image: none;
    color: #00569C;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 12px;
    padding: 0.5em 0.25em;
    text-align: center;
    }

    #chatbox {
    bottom: 50px !important;
    }

    #chatbox_footer{
    border-radius: 0px;
    }



    #chatbox {
    border-right: 1px solid #D3D3D3;
    overflow-x: hidden !impo
    }

    #chatbox_members {
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    bottom: 30px;
    overflow: auto;
    position: absolute;
    top: 30px;
    width: 150px;
    }



    #cp-main h1 {
    border-bottom: none;
    color:
    black;
    margin-left: 10px;
    padding: 0;
    display: none;
    }



    .button{
    background: #7BA60D;
    width: 100px;
    height: 35px;
    border-radius: 3px;
    color: #FFFFFF;
    text-align: center;
    }
   
    .button{
    padding: 1px;
    position: relative;
    margin-top: 100px !important;
    }

    .paging b {
    background: url("http://nintendopipeline.net/forum/public/style_images/pipeline/skin_galaxy/maintitle.png") 50% 0% repeat-x #373D48;
    border: 1px solid #232830;
    border-radius: 2px;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.047);
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    margin: -3px 0px;
    padding: 8px;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.298);
    }


    button.button2:hover, input.button2:hover {
    background: -o-linear-gradient(top, #FFFFFF 0px, #EEEEEE 100%) transparent;
    border-bottom-color: #BBBBBB;
    border-left-color: #BBBBBB;
    border-right-color: #BBBBBB;
    border-top-color: #BBBBBB;
    color: #4C4C4C;
    }
    189-ltr.css:1
    button.button2:hover, input.button2:hover {
    background-position: 0px 100%;
    border: 1px solid #525252;
    color: #525252;
    }
    189-ltr.css:2083
    button.button2, input.button2, button {
    background: -o-linear-gradient(top, #F9F9F9 0px, #EEEEEE 100%) transparent;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.749);
    color: #666666;
    cursor: pointer;
    font-family: "arial", sans-serif !important;
    font-size: 12px !important;
    padding: 5px !important;
    text-decoration: none;
    text-shadow: 0px 1px 0px #FFFFFF;
    }



    button.button2, input.button2, button {
    min-height: 20px;
    }
    189-ltr.css:1167
    a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
    min-height: 20px;
    padding: 1px 0px;
    }
    189-ltr.css:915
    button.button2, input.button2, button {
    margin: 3px;
    min-height: 20px;
    }


    189-ltr.css:1
    a.button2, body:last-child a.button1, button.button2, input.button1, input.button2 {
    padding: 1px 0px;
    }
    189-ltr.css:1
    button.button2, input.button2 {
    background-color: #FAFAFA;
    background-image: url("http://2img.net/i/fa/prosilver/bg_button.gif");
    background-position: 50% 0%;
    background-repeat: repeat-x;
    border: 1px solid #BCBCBC;
    color: #000000;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif;
    font-size: 0.9em;
    margin: 0px 0.25em;
    overflow: visible;
    padding: 2px 3px;
    vertical-align: middle;
    width: auto !important;
    }
    189-ltr.css:2083
    button.button2, input.button2, button {
    background: -o-linear-gradient(top, #F9F9F9 0px, #EEEEEE 100%) transparent;
    border: 1px solid #CCCCCC;
    border-radius: 2px;
    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.749);
    color: #666666;
    cursor: pointer;
    font-family: "arial", sans-serif !important;
    font-size: 12px !important;
    padding: 5px !important;
    text-decoration: none;
    text-shadow: 0px 1px 0px #FFFFFF;
    }

    .avatar  {border: 1px solid gray; padding: 1px;
    width:40px;
    height:40px;
    }

    .avatar img {
    width:40px;
    height:40px;
    }
    .desc-sarci { visibility: hidden; }
    ul.topiclist.forums li.row:hover .desc-sarci { visibility: visible; }


      #yt{
      position: relative;
      bottom: 35px;}



    .partener{
    margin-left: 5px;
    _margin:20px 10px 15px 13px;
    background: #f5f5f5;
    border: 1px solid white;
    box-shadow: 0px 0px 1px black;
    height: 33px;
    width: 88px!important;
    text-align: center;

    }



    .partener:hover{
    background: white;
    border: 1px solid #f1f1f1;
    box-shadow: 0px 0px 1px black;}


    .text{
    position: relative;
    float: left;
    font-size: 12px;
    width: 88px;}

    .text a:hover{
    color: #0275B2!important;
    }

    .text a{
    text-decoration: none;
    text-shadow: 0px 1px 1px white;
    color: #404040;}

    .spatiu{
    margin-top: 10px;}


    .partener_activ{
    background: #404040;
    color: white!important;
    border: 1px solid white;
    box-shadow: 0px 0px 1px black;
    height: 33px;
        font-size: 12px;
      font-weight: 600;
    width: 88px!important;
    text-align: center;}

    .partener_activ a{
    color: white!important;
    text-shadow: none;
      font-size: 12px;
      font-weight: 600;}
    .partener_activ a:hover{
    color: white!important;
    text-shadow: 0px 0px 10px #FFB700}


    .partener_activ2{
    background: #0275B2;
    border: 1px solid white;
    box-shadow: 0px 0px 1px black;
    height: 33px;
    width: 88px;
    text-align: center}

    .partener_activ2 a{
    color: black;
    text-decoration: none;
      font-size: 12px;
      font-weight: 600;
    }

    .partener_activ2 a:hover{
    color: white!important;
    text-shadow: 0px 0px 3px black;}



    /* footer */

    #templatemo_footer_wrapper {
      width: 950px;
      margin: 0 auto;
      padding: 0;
      background: #426fae;
    height: 250px;
    }

    #templatemo_footer {
      width: 950px;
      margin: 0 auto;
      padding: 30px 20px;
      background: #426fae  url(http://i74.servimg.com/u/f74/14/12/03/12/templa11.jpg) no-repeat center top;
      color: #cccccc;
    }

    #templatemo_footer  a {
      color: #ffffff;
    }

    #templatemo_footer .section_w280 {
      float: left;
      width: 240px;
      padding-right: 40px;
    }

    #templatemo_footer .section_w280 h3 {
      width: 175px;
      height: 30px;
      font-size:14px;
      font-weight: bold;
      color: #ffffff;
   
    }

    #templatemo_footer .footer_list {
      margin: 0px;
      padding: 0px;
      list-style: none;

    width: 150px;}


    #templatemo_footer .footer_list li {
      margin: 0px;
      padding: 3px 0;
    }

    #templatemo_footer .footer_list li a {
      color: #cccccc;
    }

    #templatemo_footer .footer_list li a:hover {
      color: #ffffff;
      text-decoration: none;
    }

    /* end of footer */


    .cleaner_h40{
      position: relative;
      top: 10px;}
Fantasy

Fantasy
Membru onorific
Membru onorific

Mesaje : 2041
Varsta : 27
Localizare : Brăila / România
Data înscrierii : 07/01/2013
Mulțumiri : 87
Opera punBB

http://diversforum.forumgratuit.ro
Fantasy a fost mulțumit de autorul acestui subiect.
  • 0

Rezolvat Re: Problema ( imagine contact )

Mesaj Scris de Adi. Joi Apr 25, 2013 5:37 pm

Cautati:
Cod:
  .postbody .topic-title {
    background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
    display: block;
    font-size: 0.3em;
    margin-top: 10px;
    font-style: regular;
    height: 35px;
    padding-left: 16px;
    text-shadow: 1px 1px 2px #ADD8E6;
    }
respectiv
Cod:
h1.page-title {
    background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
    display: block;
    font-size: 0.3em;
    margin-top: 5px;
    font-style: regular;
    height: 35px;
    padding-left: 25px;
    }

Si eliminati din ambele:
Cod:
 background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
Adi.

Adi.
Membru onorific
Membru onorific

Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Google Chrome phpBB3

Adi. a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema ( imagine contact )

Mesaj Scris de zavatemarian Joi Apr 25, 2013 10:05 pm

Adi. a scris:Cautati:
Cod:
  .postbody .topic-title {
    background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
    display: block;
    font-size: 0.3em;
    margin-top: 10px;
    font-style: regular;
    height: 35px;
    padding-left: 16px;
    text-shadow: 1px 1px 2px #ADD8E6;
    }
respectiv
Cod:
h1.page-title {
    background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;
    display: block;
    font-size: 0.3em;
    margin-top: 5px;
    font-style: regular;
    height: 35px;
    padding-left: 25px;
    }

Si eliminati din ambele:
Cod:
 background: url("http://2img.net/i/fa/optimisation_fdf/fr/bg_posttitle.png") 0px 0px no-repeat transparent;



Multumesc adi

Icon-ul rezolvat
zavatemarian

zavatemarian
Membru Forumgratuit

Mesaje : 27
Varsta : 33
Data înscrierii : 12/04/2013
Mulțumiri : 0
Internet Explorer phpBB3

http://impressum.forumz.ro
zavatemarian a fost mulțumit de autorul acestui subiect.

Rezolvat Re: Problema ( imagine contact )

Mesaj Scris de Adi. Joi Apr 25, 2013 10:18 pm

Pentru nimic! Fericit

topic rezolvat
Adi.

Adi.
Membru onorific
Membru onorific

Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Google Chrome phpBB3

Adi. a fost mulțumit de autorul acestui subiect.

Vezi subiectul anterior Vezi subiectul urmator Sus

- Subiecte similare

Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum