RObot reclape PHPBB3
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1 • Distribuiţi
RObot reclape PHPBB3
Robot reclame pentru pHPBB3
as vrea sa arate ca in imagine:
Ajutor va rog...
Am cautat peste tot si nu am gasit
as vrea sa arate ca in imagine:
Ajutor va rog...
Am cautat peste tot si nu am gasit
Re: RObot reclape PHPBB3
Adaugati in Gestiunea codurilor JavaScript:
- Cod:
$(function() {
$('.post:last').after('<div class="post" style="background:#ddd"><span class="corners-top"><span></span></span><div class="postbody">Ad Text Info</div><div class="postprofile">Ad Poster Info</div><span class="corners-bottom"><span></span></span></div>');
});
Re: RObot reclape PHPBB3
e foarte bun dar...pot sa il faci putin mai mic ma refer la inaltime ca e foarte mare.
Re: RObot reclape PHPBB3
jQuery:
- Cod:
$(function() {
$('.post:last').after('<div class="post reclama" style="background:#ddd"><span class="corners-top"><span></span></span><div class="postbody">Ad Text Info</div><div class="postprofile">Ad Poster Info</div><span class="corners-bottom"><span></span></span></div>');
});
- Cod:
.post.reclama { height: 100px;}
Re: RObot reclape PHPBB3
omu imi poti da alt cod css ca imi zoce de o eroare la " { / } " paranteze
Re: RObot reclape PHPBB3
Postati foaia de stil CSS.
Adi.- Membru onorific
- Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Re: RObot reclape PHPBB3
- Cod:
/*------------------------------------------------*/
/*-------------[Body tamańo del foro logo descripcion del foro]------------*/
/*------------------------------------------------*/
body#phpbb{
background: #ebf0f3 url([url=http://i32.servimg.com/u/f32/14/12/03/12/header10.png]http://i32.servimg.com/u/f32/14/12/03/12/header10.png[/url]) top repeat-x ;
margin-top: 196px;
}
.select{
margin-top:-190px!important;
}
#wrap {
font: normal 11px helvetica,arial,sans-serif;
-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
background: white;
box-shadow: 0 5px 9px rgba(0,0,0,0.1);
line-height: 120%;
padding: 10px;
width: 85%;
top: 100px;
margin-top: -52px;
border: 1px solid white;
box-shadow: 0px 0px 7px #9C9C9C inset;
border-radius: 0px 0px 10px 10px;
border-top: none!important;
background: url([url=http://i48.servimg.com/u/f48/16/58/89/73/alt210.gif]http://i48.servimg.com/u/f48/16/58/89/73/alt210.gif[/url]);
}
#logo {
position: absolute;
top: -190px;
margin-left: -20px;
}
#site-title h1 {display: none;}
#site-title, #site-title h1{display: none;}
#logo-desc p {display: none;}
/*------------------------------------------------*/
/*-------------[Navbar]------------*/
/*------------------------------------------------*/
div#page-header div.navbar ul.linklist li a {
margin-left: -6px;
padding: 6px 15px 8px;
}
#page-header .navbar .navlinks a {
color: #c5d5e2;
font: normal 13px helvetica,arial,sans-serif;
background: #1c3b5f;
text-shadow: 0px 1px 1px rgba(0,0,0,0.5);
}
#page-header .navbar .navlinks{
border-bottom: 1px solid transparent;
font-weight: 700;
text-align: left;
top: -80px;
position: absolute;
}
#page-header .navbar .navlinks a:hover {background: #173455;
color: #fff;}
#page-header .navbar .navlinks li a[href="/"]{background:#fff;
color: #0b5794;
font-weight: bold;
text-shadow: none;
padding-bottom: 10px;}
/*------------------------------------------------*/
/*-------------[Panel Foros]------------*/
/*------------------------------------------------*/
.panel {
background:#ebf0f3;
border: 1px #dbe4ef solid;
}
.row {
background-image: linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -o-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -moz-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -webkit-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -ms-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0.4, rgb(250,250,250)),
color-stop(0.7, rgb(235,235,235))
);
border-bottom: 1px solid #e0e0e0!important;
border-top: 1px solid white!important;
border-left: 1px solid #e0e0e0!important;
border-right: 1px solid #e0e0e0!important;
}
.forabg .topiclist.forums li.row{
margin-bottom: 5px !important;
}
.forabg {
background:#ebf0f3 url([url=http://i32.servimg.com/u/f32/14/12/03/12/cathea10.gif]http://i32.servimg.com/u/f32/14/12/03/12/cathea10.gif[/url]) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0 0 1px;
border-top: 1px solid #316897;
border-radius: 4px 4px 0px 0px;
}
.row1 {
background-image: linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -o-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -moz-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -webkit-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -ms-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0.4, rgb(250,250,250)),
color-stop(0.7, rgb(235,235,235))
);
border-bottom: 1px solid #e0e0e0!important;
border-top: 1px solid white!important;
border-left: 1px solid #e0e0e0!important;
border-right: 1px solid #e0e0e0!important;
}
.row2 {
background-image: linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -o-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -moz-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -webkit-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -ms-linear-gradient(bottom, rgb(250,250,250) 40%, rgb(235,235,235) 70%);
background-image: -webkit-gradient(
linear,
left bottom,
left top,
color-stop(0.4, rgb(250,250,250)),
color-stop(0.7, rgb(235,235,235))
);
border-bottom: 1px solid #e0e0e0!important;
border-top: 1px solid white!important;
border-left: 1px solid #e0e0e0!important;
border-right: 1px solid #e0e0e0!important;
}
/*------------------------------------------------*/
/*-------------[Foros cat Portal]------------*/
/*------------------------------------------------*/
.forumbg {
background:#ebf0f3 url([url=http://i32.servimg.com/u/f32/14/12/03/12/cathea10.gif]http://i32.servimg.com/u/f32/14/12/03/12/cathea10.gif[/url]) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0 0 1px;
border-top: 1px solid #316897;
border-radius: 4px 4px 0px 0px;}
span.corners-bottom {display:none;}
.forabg .topiclist.forums li.row{
margin-bottom: 5px !important;
}
.post {
background:#ebf0f3;
border: none;
padding-bottom: 5px;
}
.postbody .content {
padding-right: 10px;
}
.post .inner{background: #fff;}
.post span.corners-top{
background:#ebf0f3 url([url=http://i.imgur.com/Xi9WU.png]http://i.imgur.com/Xi9WU.png[/url]) repeat-x top;
background-position: 0 0;
background-repeat: repeat-x;
clear: both;
margin-bottom: 4px;
padding: 0 0 1px;
border-top: 1px solid #316897;
border-radius: 4px 4px 0px 0px;
height:34px;
}
.module {
background: #ebf0f3;
}
.module span.corners-top {
border-bottom: 1px #dbe4ef solid;
height: 29px;
background: #ebf0f3 url([url=http://i.imgur.com/Xi9WU.png]http://i.imgur.com/Xi9WU.png[/url]) repeat-x top;
border-radius: 4px 4px 0 0;
border-top: 1px solid #316897;
}
ul.topiclist {
margin: 6px 6px 10px 6px;
}
/*------------------------------------------------*/
/*-------------[search incorporado con algunos codigos importantes]------------*/
/*------------------------------------------------*/
#search-box {
float: right;
margin-right: 5px;
margin-top: 10px;
position: relative;
top: -110px;
white-space: nowrap;
}
#search-box #keywords {
-moz-border-radius: 3px 4px 4px 3px;
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
background: #fff;
border: 1px solid #000;
border-radius: 3px 4px 4px 3px;
box-shadow: 0 2px 4px rgba(0,0,0,0.2);
color: #5a5a5a;
padding: 5px 30px 5px 10px;
width: 200px;
height: 15px;
}
#search-box input.button2 {
background: #7ba60d url([url=http://i.imgur.com/vJs32.png]http://i.imgur.com/vJs32.png[/url]) no-repeat 50%!important;
color: transparent;
height: 26px!important;
position: relative;
right: 25px;
width: 30px!important;
border: 1px solid #7ba60d;
border-radius: 0px 3px 3px 0px;
-webkit-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
border-top: 1px solid #000;
box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
#search_menu {
background: #fff;
font-size: 11px!important;
left: 10%!important;
top: 40px!important;
}
#search_menu a{
color:#000!important;
position: relative;
top:none!important;
background:none!important}
#search_menu a:hover{background:none!important}
.conteneur_container_IE{position: relative;bottom: -3px;margin-top: -2px;padding: 1px;}
/*------------------------------------------------*/
/*-------------[Borrar el subrayado de los enlaces]------------*/
/*------------------------------------------------*/
a {text-decoration: none;}
a:link {text-decoration: none;}
a:hover {text-decoration: none!important;}
a.forumtitle {text-decoration: none;}
a.forumtitle:hover {text-decoration: none!important;}
a.topictitle {text-decoration: none;}
a.topictitle:hover {text-decoration: none!important;}
/*------------------------------------------------*/
/*-------------[Perfil Post]------------*/
/*------------------------------------------------*/
.postprofile {
text-align: center;
}
.postprofile dt img{padding: 1px;
border: 1px solid #d5d5d5;
background: #fff;
-webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}
.postprofile dt img:hover{border-color: #7d7d7d;}
/*------------------------------------------------*/
/*-------------[Botones]------------*/
/*------------------------------------------------*/
input.button1, input.button2, button.button2, #main-content a.cgu-buttons {
background: #f4f5f4 url([url=http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png]http://i66.servimg.com/u/f66/11/96/49/61/tabbg10.png[/url]);
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
padding: 2px;}
/*------------------------------------------------*/
/*-------------[agre codigos para solucionar errores & aportes importantes no borres nada]------------*/
/*------------------------------------------------*/
#plus_menu {
background: #ffffff;
}
.user_login_form input[type="text"], .user_login_form input[type="password"]{
position:relative;
top:7px;
}
.postbody .topic-title {
font-size:1.2em;}
fieldset.fields1 div {
margin-bottom: 0px;
}
.post{
background: white;
border: 1px solid #c9c9c9;
border-radius: 5px;
padding: 5px;
}
.postbody{
border-top: 5px solid #c9c9c9;
border-bottom: 5px solid #c9c9c9;
background: white;
border: 1px solid #c9c9c9;
border-radius: 5px;
padding: 5px;
min-height: 390px;}
.forabg .topiclist.forums li.row{
margin-bottom: 5px !important;
}
.postprofile{
background: white;
border: 1px solid #c9c9c9;
border-radius: 10px 0px 0px 10px;
min-height: 280px;
position: relative;
left: 4px;
}
.forumline{
background: none transparent !important;
}
.robot{
left: -13px !important;
}
.robot{
position: relative;
left: 8px;
font-size: 11px;
border-right: solid 1px #000;
width: 170px;
height: 250px;
}
.cattitle{
color: #000;
font-weight: normal;
font-size: 10px;
}
.robot-contet{
height: 0px;
position: relative;
left: 200px;
width: 80%;
font-size: 11px;
}
.robot-scroll-img{
border-right: solid 1px #000;
position: relative;
left: 70px;
height: 28px;
width: 108px;
}
.adds48{
width: 175px;
}
.post.reclama {height: 100px;}
$(function() {
$('.post:last').after('
Ultima editare efectuata de catre balamuuk in Joi Ian 31, 2013 8:28 pm, editata de 1 ori
Re: RObot reclape PHPBB3
Era un cod JavaScript in foaia de stil CSS.
Incercati:
Apropo, codurile JavaScript se introduc in PA - Module - HTML&JavaScript - Gestiunea codurilor JavaScript.
Incercati:
- Cod:
/*------------------------------------------------*/
/*-------------[agre codigos para solucionar errores & aportes importantes no borres nada]------------*/
/*------------------------------------------------*/
#plus_menu {
background: #ffffff;
}
.user_login_form input[type="text"], .user_login_form input[type="password"]{
position:relative;
top:7px;
}
.postbody .topic-title {
font-size:1.2em;}
fieldset.fields1 div {
margin-bottom: 0px;
}
.post{
background: white;
border: 1px solid #c9c9c9;
border-radius: 5px;
padding: 5px;
}
.postbody{
border-top: 5px solid #c9c9c9;
border-bottom: 5px solid #c9c9c9;
background: white;
border: 1px solid #c9c9c9;
border-radius: 5px;
padding: 5px;
min-height: 390px;}
.forabg .topiclist.forums li.row{
margin-bottom: 5px !important;
}
.postprofile{
background: white;
border: 1px solid #c9c9c9;
border-radius: 10px 0px 0px 10px;
min-height: 280px;
position: relative;
left: 4px;
}
.forumline{
background: none transparent !important;
}
.robot{
left: -13px !important;
}
.robot{
position: relative;
left: 8px;
font-size: 11px;
border-right: solid 1px #000;
width: 170px;
height: 250px;
}
.cattitle{
color: #000;
font-weight: normal;
font-size: 10px;
}
.robot-contet{
height: 0px;
position: relative;
left: 200px;
width: 80%;
font-size: 11px;
}
.robot-scroll-img{
border-right: solid 1px #000;
position: relative;
left: 70px;
height: 28px;
width: 108px;
}
.adds48{
width: 175px;
}
.post.reclama {height: 100px;}
Apropo, codurile JavaScript se introduc in PA - Module - HTML&JavaScript - Gestiunea codurilor JavaScript.
Adi.- Membru onorific
- Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Re: RObot reclape PHPBB3
multumesc omu si adi
Adi.- Membru onorific
- Mesaje : 3738
Localizare : Forumgratuit
Data înscrierii : 01/08/2012
Mulțumiri : 30
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Probleme legate de un script (cod) :: Arhiva scripturi/coduri
Pagina 1 din 1
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum