Latimea forumului
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 2 din 2 • Distribuiţi
Pagina 2 din 2 • 1, 2
Latimea forumului
Rezumarea primului mesaj :
Vreau sa micsorez latimea forumului ... http://s1.postimage.org/xekw8zozj/Untitled.png
Vreau sa micsorez latimea forumului ... http://s1.postimage.org/xekw8zozj/Untitled.png
Re: Latimea forumului
Ultima editare efectuata de catre aNNdreU in Sam Ian 19, 2013 8:34 pm, editata de 2 ori
Re: Latimea forumului
Cine a spus ca nu functioneaza?
Postati aici foaia de stil ca nu ati adaugat corect codul.
Postati aici foaia de stil ca nu ati adaugat corect codul.
Re: Latimea forumului
Cauta in CSS:
Si modifica la width: 94%; . In loc de 94% trece o alta valoare.
- Cod:
#wrap {
background:
white;
padding: 10px 10px;
line-height: 120%;
-webkit-box-shadow: 0 5px 9px
rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
box-shadow: 0 5px 9px
rgba(0, 0, 0, 0.1);
width: 94%;
position: relative;
top: -50px;
margin-bottom: -14px!important;
}
Si modifica la width: 94%; . In loc de 94% trece o alta valoare.
Re: Latimea forumului
Nici o schimbare .
CSS:
CSS:
- Cod:
#main-content + div[style], p.rightside, .rightside + p, ul.linklist {
display: none!important;
}
#page-header .navbar, #page-header .navbar .inner {
height: 0px!important;
}
body#phpbb {
background:
#D8DDE8 url(http://i.imgur.com/ByI9p.png) top repeat-x;
margin-top: 175px;
}
div .admindegrade {
background-image: url("http://i34.servimg.com/u/f34/13/94/17/66/bgstaf12.png");
background-position: center right;
background-repeat: repeat-y;
}
body {
background-color:
#D8DDE8;
color:
#5A5A5A;
}
#wrap {
background:
white;
padding: 10px 10px;
line-height: 120%;
-webkit-box-shadow: 0 5px 9px
rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
box-shadow: 0 5px 9px
rgba(0, 0, 0, 0.1);
width: 70%;
position: relative;
top: -50px;
margin-bottom: -14px!important;
}
.main_width {
margin: 0 auto;
width: 80%!important;
min-width: 960px;
}
#logo {
float: left;
padding: 0px;
margin-top: -114px;
margin-left: 37px;
}
#search-box {
float: right;
margin-right: 5px;
margin-top: -23px;
white-space: nowrap;
}
ul.navlinks {
margin: 0px 3px 0 0;
position: relative;
}
a.mainmenu {
color: #C5D5E2!important;
background: #1C3B5F;
padding: 6px 15px 8px;
text-shadow: 0px 1px 1px
rgba(0, 0, 0, 0.5);
}
ul.navlinks {
border-bottom: 0px solid white;
font-weight: 700;
text-align: left;
}
#search-box input.button2 {
background:
#7BA60D url(http://community.invisionpower.com/public/style_images/master/search_icon.png) no-repeat 50%;
padding: 0;
border: 0;
border: 1px solid
#7BA60D;
display: block;
width: 26px!important;
height: 26px!important;
position: absolute;
top: -90px;
right: 3px;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
-webkit-box-shadow: inset 0px 1px 0
rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0
rgba(255, 255, 255, 0.2);
font-size: 0px;
}
#search-box input.search {
position: relative;
background:
white;
display: block;
left: -10px;
top: -110px;
padding: 0 26px 0 4px;
height: 24px;
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: 0px 2px 4px
rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px
rgba(0, 0, 0, 0.2);
min-width: 167px;
}
a.mainmenu:active {
background:
white;
color:
#0B5794;
font-weight: bold;
margin-top: 6px!important;
text-shadow: none;
position: relative;
top: 3px;
left: 5px;
}
a:active {
color:
#368AD2;
text-decoration: none;
}
a:visited {
color:
#105289;
text-decoration: none;
}
a:link {
color:
#105289;
text-decoration: none;
}
#page-header {
width: 99%;
left: -6px;
position: relative;
}
.forabg .header {
background:
#2C5687 url(http://community.invisionpower.com/public/style_images/master/maintitle.png) repeat-x top;
color:
white;
padding: 0px 10px 11px;
font-size: 12px;
font-weight: 400;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0
#528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0
#528CBC;
border-width: 1px 1px 0 1px;
border-color:
#316897;
border-style: solid;
}
.forumbg .header {
background:
#2C5687 url(http://community.invisionpower.com/public/style_images/master/maintitle.png) repeat-x top;
color:
white;
padding: 0px 10px 11px;
font-size: 12px;
font-weight: 400;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0
#528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0
#528CBC;
border-width: 1px 1px 0 1px;
border-color:
#316897;
border-style: solid;
}
.forabg, .forumbg {
background-image: none;
background-position: 0 0;
background-repeat: repeat-x;
border: 0px solid
white;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
background-color: #fff;
}
.forabg ul.forums, .forumbg ul.topiclist.bg_none{
background-image: none;
background-color:
white;
border: 9px solid #EBF0F3;
}
.forabg .header dd.posts {
display: none;
}
.forabg .header dd.topics {
display: none;
}
.forabg .header dd.lastpost {
display: none;
}
.forumbg .header dd.posts {
display: none;
}
.forumbg .header dd.topics {
display: none;
}
.forumbg .header .lastpost {
display: none;
}
.forumbg .header dd.views {
display: none;
}
.forumbg li.row:hover {
background-color: white;
}
.forumbg li.row {
background-color: white;
}
.forumbg dl dt {
position: relative;
top: 5px;
font-size: 14px;
left: 6px;
}
.forabg li.row dd.posts {
position: relative;
top: 5px;
border-left: 0px;
margin-top: 10px;
left: -33px;
}
li.row dd.topics {
position: relative;
top: -7px;
left: 70px
}
li.row .topics::after {
content: "topics";
}
li.row .posts::after {
content: "replies";
}
li.row .views::after {
content: "views";
}
li.row .views {
margin-left: 19px;
margin-top: 16px;
padding-right: 26px;
}
.forumbg li.row .posts {
position: relative;
left: 97px;
top: -1px;
}
.table-title, .table-title h2 {
color:
white;
display: inline;
font-size: 1em;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5)!important;
position: relative;
top: 2px;
}
.toggle {
visibility: hidden;
background: url(http://community.invisionpower.com/public/style_images/master/cat_minimize.png) no-repeat;
text-indent: -3000em;
width: 25px;
height: 25px;
display: block;
outline: 0;
}
#page-header .navbar .navlinks {
position: relative;
top: -58px;
left: -21px;
}
a[href="/login"].mainmenu {
position: absolute;
top: -105px;
right: 40px;
background: none repeat scroll 0% 0% transparent;
}
a[href="/register"].mainmenu {
background: #7BA60D;
color: white;
display: inline-block;
padding: 0px 10px;
border: 1px solid #7BA60D;
-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
rgba(0, 0, 0, 0.3);
position: absolute;
top: -101px;
right: -75px;
height: 25px;
}
#page-header .navbar .navlinks li a[href="/"] {
background:
white;
color:
#0B5794;
font-weight: bold;
text-shadow: none;
padding-bottom: 10px;
}
span.copyrights{
float: right;
position: relative;
left: -34px;
top: -39px;
}
.post .inner {
background: white;
}
.post span.corners-top {
background:
#2C5687 url(http://community.invisionpower.com/public/style_images/master/maintitle.png) repeat-x top;
color:
white;
padding: 15px 10px 11px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0
#528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0
#528CBC;
border-width: 1px 1px 0 1px;
border-color:
#316897;
border-style: solid;
}
.post span.corners-bottom {
background: #EBF0F3;
height: 9px;
}
p.rightside, .rightside + p, ul.linklist {display: none;}
#main {
margin-top: -67px;
}
input.inputbox, textarea.inputbox {
width: 85%;
padding: 4px;
border-width: 1px;
border-style: solid;
border-color:
#848484
#C1C1C1
#E1E1E1
#C1C1C1;
background:
white;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
input.button1, input.mainoption {
background:
#212121 url(https://www.invisionpower.com/clients/public/style_images/master/topic_button.png) repeat-x top;
border: 1px solid
#212121;
border-width: 1px 1px 0 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0
#5C5C5C, 0px 2px 3px
rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 0
#5C5C5C, 0px 2px 3px
rgba(0, 0, 0, 0.2);
color:
white;
text-shadow: 0 -1px 0
#191919;
font: 300 12px/1.3 Helvetica, Arial, sans-serif;
line-height: 24px;
height: 30px;
padding: 0 10px;
text-align: center;
min-width: 125px;
display: inline-block;
cursor: pointer;
}
ul#picture_legend, ul#privmsgs-menu {
padding: 3px 0;
text-align: center;
}
ul#picture_legend li {
display: none;
}
#page-body p.page-bottom {
margin: 0;
}
p.page-bottom {
display: inline;
font-size: 0px;
}
p.page-bottom {
margin: 0px auto!important;
}
.statistici {
font-size: 12px;
margin: 1px 3px;
}
.statistici-last {
font-size: 12px;
margin: 1px 3px;
}
div.h3 {display: none;}
.page-bottom strong a span strong {
border: 0px;
background:
transparent;
color:
white;
margin-top: -18px;
position: relative;
height: 0px;
clear: both;
top: 8px;
box-shadow: 0px 0px 0px
rgba(0, 0, 0, 0.3) inset,0px 0px 0px;
}
#i_whosonline + p {
-moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 0 1px
rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 1px
rgba(0, 0, 0, 0.3);
background:
white;
border: 7px solid
#EBF0F3;
margin-bottom: 4px;
padding: 4px;
}
legend b {
background: none;
margin: 0 5px;
padding: 4px 8px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.legend {
font-size: 0px;
margin-top: 10px;
}
.legend b {
color: white!important;
font-family: arial;
text-shadow: 0 0 3px black;
font-size: 10px;
font-style: normal;
color: whiteSmoke;
}
.legend span {
margin: 0 5px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset;
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset;
padding: 4px 8px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-bottom: 2px solid white;
border-right: 2px solid white;
display: inline-block;
font-size: 11px;
font-style: normal;
color: whiteSmoke;}
.legend span a {
color: whiteSmoke!important;
}
.mini_ava {
float: left;
}
.mini_ava img {
width: 40px;
height: 40px;
margin: 0 5px;
border-radius: 10px;
transition: all 2s;
-moz-transition: all 2s;
-webkit-transition: all 2s;
-o-transition: all 2s;
}
.mini_ava img:hover
{
width: 80px;
height: 80px;
}
a[href="/g8-loyalty-club"] {
background: url("http://www.indungi.ro/forum/textspan/background.gif");
}
.LGlike {
background: #105289;
padding: 3px;
border-radius: 4px;
color: #fff;
font-size: 10px;
font-weight: bold;
text-shadow: -1px 0.5px #888;
box-shadow: 1px 1px 1px #888;
cursor: pointer;
margin-right: 4px;
}
.LGvote { margin: 0 5px; }
.LGnovote {
filter:Alpha(opacity=50);
opacity: 0.5;
cursor: default;
box-shadow: none;
text-shadow: none;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayblue33x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
float: right;
position: relative;
top: -135px;
left: 44px;
}
#adv_search:hover {
background-color: rgba(255, 255, 255, 0.1);
}
.expand, .contract {
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayblue33x/cat_minimize.png') no-repeat!important;
text-indent: -3000em;
width: 32px;
height: 22px;
display: block;
outline: 0;
float: right;
position: absolute;
right: 15px;
margin-top: -20px;
opacity: 1;
}
.expand:hover, .contract:hover {
opacity: 1;
}
.contract {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayblue33x/cat_maximize.png');
Re: Latimea forumului
Inlocuiti-l cu:
- Cod:
#main-content + div[style], p.rightside, .rightside + p, ul.linklist {
display: none!important;
}
#page-header .navbar, #page-header .navbar .inner {
height: 0px!important;
}
body#phpbb {
background:
#D8DDE8 url(http://i.imgur.com/ByI9p.png) top repeat-x;
margin-top: 175px;
}
div .admindegrade {
background-image: url("http://i34.servimg.com/u/f34/13/94/17/66/bgstaf12.png");
background-position: center right;
background-repeat: repeat-y;
}
body {
background-color:
#D8DDE8;
color:
#5A5A5A;
}
#wrap {
background:
white;
padding: 10px 10px;
line-height: 120%;
-webkit-box-shadow: 0 5px 9px
rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
box-shadow: 0 5px 9px
rgba(0, 0, 0, 0.1);
width: 70% !important;
min-width: 600px !important;
position: relative;
top: -50px;
margin-bottom: -14px!important;
}
.main_width {
margin: 0 auto;
width: 80%!important;
min-width: 960px;
}
#logo {
float: left;
padding: 0px;
margin-top: -114px;
margin-left: 37px;
}
#search-box {
float: right;
margin-right: 5px;
margin-top: -23px;
white-space: nowrap;
}
ul.navlinks {
margin: 0px 3px 0 0;
position: relative;
}
a.mainmenu {
color: #C5D5E2!important;
background: #1C3B5F;
padding: 6px 15px 8px;
text-shadow: 0px 1px 1px
rgba(0, 0, 0, 0.5);
}
ul.navlinks {
border-bottom: 0px solid white;
font-weight: 700;
text-align: left;
}
#search-box input.button2 {
background:
#7BA60D url(http://community.invisionpower.com/public/style_images/master/search_icon.png) no-repeat 50%;
padding: 0;
border: 0;
border: 1px solid
#7BA60D;
display: block;
width: 26px!important;
height: 26px!important;
position: absolute;
top: -90px;
right: 3px;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
-webkit-box-shadow: inset 0px 1px 0
rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0
rgba(255, 255, 255, 0.2);
font-size: 0px;
}
#search-box input.search {
position: relative;
background:
white;
display: block;
left: -10px;
top: -110px;
padding: 0 26px 0 4px;
height: 24px;
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: 0px 2px 4px
rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px
rgba(0, 0, 0, 0.2);
min-width: 167px;
}
a.mainmenu:active {
background:
white;
color:
#0B5794;
font-weight: bold;
margin-top: 6px!important;
text-shadow: none;
position: relative;
top: 3px;
left: 5px;
}
a:active {
color:
#368AD2;
text-decoration: none;
}
a:visited {
color:
#105289;
text-decoration: none;
}
a:link {
color:
#105289;
text-decoration: none;
}
#page-header {
width: 99%;
left: -6px;
position: relative;
}
.forabg .header {
background:
#2C5687 url(http://community.invisionpower.com/public/style_images/master/maintitle.png) repeat-x top;
color:
white;
padding: 0px 10px 11px;
font-size: 12px;
font-weight: 400;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0
#528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0
#528CBC;
border-width: 1px 1px 0 1px;
border-color:
#316897;
border-style: solid;
}
.forumbg .header {
background:
#2C5687 url(http://community.invisionpower.com/public/style_images/master/maintitle.png) repeat-x top;
color:
white;
padding: 0px 10px 11px;
font-size: 12px;
font-weight: 400;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0
#528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0
#528CBC;
border-width: 1px 1px 0 1px;
border-color:
#316897;
border-style: solid;
}
.forabg, .forumbg {
background-image: none;
background-position: 0 0;
background-repeat: repeat-x;
border: 0px solid
white;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
background-color: #fff;
}
.forabg ul.forums, .forumbg ul.topiclist.bg_none{
background-image: none;
background-color:
white;
border: 9px solid #EBF0F3;
}
.forabg .header dd.posts {
display: none;
}
.forabg .header dd.topics {
display: none;
}
.forabg .header dd.lastpost {
display: none;
}
.forumbg .header dd.posts {
display: none;
}
.forumbg .header dd.topics {
display: none;
}
.forumbg .header .lastpost {
display: none;
}
.forumbg .header dd.views {
display: none;
}
.forumbg li.row:hover {
background-color: white;
}
.forumbg li.row {
background-color: white;
}
.forumbg dl dt {
position: relative;
top: 5px;
font-size: 14px;
left: 6px;
}
.forabg li.row dd.posts {
position: relative;
top: 5px;
border-left: 0px;
margin-top: 10px;
left: -33px;
}
li.row dd.topics {
position: relative;
top: -7px;
left: 70px
}
li.row .topics::after {
content: "topics";
}
li.row .posts::after {
content: "replies";
}
li.row .views::after {
content: "views";
}
li.row .views {
margin-left: 19px;
margin-top: 16px;
padding-right: 26px;
}
.forumbg li.row .posts {
position: relative;
left: 97px;
top: -1px;
}
.table-title, .table-title h2 {
color:
white;
display: inline;
font-size: 1em;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5)!important;
position: relative;
top: 2px;
}
.toggle {
visibility: hidden;
background: url(http://community.invisionpower.com/public/style_images/master/cat_minimize.png) no-repeat;
text-indent: -3000em;
width: 25px;
height: 25px;
display: block;
outline: 0;
}
#page-header .navbar .navlinks {
position: relative;
top: -58px;
left: -21px;
}
a[href="/login"].mainmenu {
position: absolute;
top: -105px;
right: 40px;
background: none repeat scroll 0% 0% transparent;
}
a[href="/register"].mainmenu {
background: #7BA60D;
color: white;
display: inline-block;
padding: 0px 10px;
border: 1px solid #7BA60D;
-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
rgba(0, 0, 0, 0.3);
position: absolute;
top: -101px;
right: -75px;
height: 25px;
}
#page-header .navbar .navlinks li a[href="/"] {
background:
white;
color:
#0B5794;
font-weight: bold;
text-shadow: none;
padding-bottom: 10px;
}
span.copyrights{
float: right;
position: relative;
left: -34px;
top: -39px;
}
.post .inner {
background: white;
}
.post span.corners-top {
background:
#2C5687 url(http://community.invisionpower.com/public/style_images/master/maintitle.png) repeat-x top;
color:
white;
padding: 15px 10px 11px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0
#528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0
#528CBC;
border-width: 1px 1px 0 1px;
border-color:
#316897;
border-style: solid;
}
.post span.corners-bottom {
background: #EBF0F3;
height: 9px;
}
p.rightside, .rightside + p, ul.linklist {display: none;}
#main {
margin-top: -67px;
}
input.inputbox, textarea.inputbox {
width: 85%;
padding: 4px;
border-width: 1px;
border-style: solid;
border-color:
#848484
#C1C1C1
#E1E1E1
#C1C1C1;
background:
white;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
input.button1, input.mainoption {
background:
#212121 url(https://www.invisionpower.com/clients/public/style_images/master/topic_button.png) repeat-x top;
border: 1px solid
#212121;
border-width: 1px 1px 0 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0
#5C5C5C, 0px 2px 3px
rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 0
#5C5C5C, 0px 2px 3px
rgba(0, 0, 0, 0.2);
color:
white;
text-shadow: 0 -1px 0
#191919;
font: 300 12px/1.3 Helvetica, Arial, sans-serif;
line-height: 24px;
height: 30px;
padding: 0 10px;
text-align: center;
min-width: 125px;
display: inline-block;
cursor: pointer;
}
ul#picture_legend, ul#privmsgs-menu {
padding: 3px 0;
text-align: center;
}
ul#picture_legend li {
display: none;
}
#page-body p.page-bottom {
margin: 0;
}
p.page-bottom {
display: inline;
font-size: 0px;
}
p.page-bottom {
margin: 0px auto!important;
}
.statistici {
font-size: 12px;
margin: 1px 3px;
}
.statistici-last {
font-size: 12px;
margin: 1px 3px;
}
div.h3 {display: none;}
.page-bottom strong a span strong {
border: 0px;
background:
transparent;
color:
white;
margin-top: -18px;
position: relative;
height: 0px;
clear: both;
top: 8px;
box-shadow: 0px 0px 0px
rgba(0, 0, 0, 0.3) inset,0px 0px 0px;
}
#i_whosonline + p {
-moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 0 1px
rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 1px
rgba(0, 0, 0, 0.3);
background:
white;
border: 7px solid
#EBF0F3;
margin-bottom: 4px;
padding: 4px;
}
legend b {
background: none;
margin: 0 5px;
padding: 4px 8px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.legend {
font-size: 0px;
margin-top: 10px;
}
.legend b {
color: white!important;
font-family: arial;
text-shadow: 0 0 3px black;
font-size: 10px;
font-style: normal;
color: whiteSmoke;
}
.legend span {
margin: 0 5px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset;
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset;
padding: 4px 8px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-bottom: 2px solid white;
border-right: 2px solid white;
display: inline-block;
font-size: 11px;
font-style: normal;
color: whiteSmoke;}
.legend span a {
color: whiteSmoke!important;
}
.mini_ava {
float: left;
}
.mini_ava img {
width: 40px;
height: 40px;
margin: 0 5px;
border-radius: 10px;
transition: all 2s;
-moz-transition: all 2s;
-webkit-transition: all 2s;
-o-transition: all 2s;
}
.mini_ava img:hover
{
width: 80px;
height: 80px;
}
a[href="/g8-loyalty-club"] {
background: url("http://www.indungi.ro/forum/textspan/background.gif");
}
.LGlike {
background: #105289;
padding: 3px;
border-radius: 4px;
color: #fff;
font-size: 10px;
font-weight: bold;
text-shadow: -1px 0.5px #888;
box-shadow: 1px 1px 1px #888;
cursor: pointer;
margin-right: 4px;
}
.LGvote { margin: 0 5px; }
.LGnovote {
filter:Alpha(opacity=50);
opacity: 0.5;
cursor: default;
box-shadow: none;
text-shadow: none;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayblue33x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
float: right;
position: relative;
top: -135px;
left: 44px;
}
#adv_search:hover {
background-color: rgba(255, 255, 255, 0.1);
}
.expand, .contract {
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayblue33x/cat_minimize.png') no-repeat!important;
text-indent: -3000em;
width: 32px;
height: 22px;
display: block;
outline: 0;
float: right;
position: absolute;
right: 15px;
margin-top: -20px;
opacity: 1;
}
.expand:hover, .contract:hover {
opacity: 1;
}
.contract {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayblue33x/cat_maximize.png');
}
Ultima editare efectuata de catre SGSS in Sam Ian 19, 2013 8:39 pm, editata de 1 ori
Re: Latimea forumului
aNNdreU probabil ca dvs nu ati adaugat corect codul dat de SGSS, am testat tema cu codul oferit de SGSS si am putut sa ai micsorez latimea. Sau incercati sa faceti solutia data de Omu.
flaviu- Membru nou
- Mesaje : 6
Varsta : 32
Data înscrierii : 19/01/2013
Mulțumiri : 0
Re: Latimea forumului
Nu imi merge
Re: Latimea forumului
Inlocuiti tot cu:
- Cod:
#main-content + div[style], p.rightside, .rightside + p, ul.linklist {
display: none!important;
}
#page-header .navbar, #page-header .navbar .inner {
height: 0px!important;
}
body#phpbb {
background:
#D8DDE8 url(http://i.imgur.com/ByI9p.png) top repeat-x;
margin-top: 175px;
}
div .admindegrade {
background-image: url("http://i34.servimg.com/u/f34/13/94/17/66/bgstaf12.png");
background-position: center right;
background-repeat: repeat-y;
}
body {
background-color:
#D8DDE8;
color:
#5A5A5A;
}
#wrap {
background:
white;
padding: 10px 10px;
line-height: 120%;
-webkit-box-shadow: 0 5px 9px
rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 5px 9px rgba(0,0,0,0.1);
box-shadow: 0 5px 9px
rgba(0, 0, 0, 0.1);
width: 70% !important;
min-width: 600px !important;
position: relative;
top: -50px;
margin-bottom: -14px!important;
}
.main_width {
margin: 0 auto;
width: 80%!important;
min-width: 960px;
}
#logo {
float: left;
padding: 0px;
margin-top: -114px;
margin-left: 37px;
}
#search-box {
float: right;
margin-right: 5px;
margin-top: -23px;
white-space: nowrap;
}
ul.navlinks {
margin: 0px 3px 0 0;
position: relative;
}
a.mainmenu {
color: #C5D5E2!important;
background: #1C3B5F;
padding: 6px 15px 8px;
text-shadow: 0px 1px 1px
rgba(0, 0, 0, 0.5);
}
ul.navlinks {
border-bottom: 0px solid white;
font-weight: 700;
text-align: left;
}
#search-box input.button2 {
background:
#7BA60D url(http://community.invisionpower.com/public/style_images/master/search_icon.png) no-repeat 50%;
padding: 0;
border: 0;
border: 1px solid
#7BA60D;
display: block;
width: 26px!important;
height: 26px!important;
position: absolute;
top: -90px;
right: 3px;
bottom: 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
-webkit-box-shadow: inset 0px 1px 0
rgba(255, 255, 255, 0.2);
-moz-box-shadow: inset 0px 1px 0 rgba(255,255,255,0.2);
box-shadow: inset 0px 1px 0
rgba(255, 255, 255, 0.2);
font-size: 0px;
}
#search-box input.search {
position: relative;
background:
white;
display: block;
left: -10px;
top: -110px;
padding: 0 26px 0 4px;
height: 24px;
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: 0px 2px 4px
rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0px 2px 4px rgba(0,0,0,0.2);
box-shadow: 0px 2px 4px
rgba(0, 0, 0, 0.2);
min-width: 167px;
}
a.mainmenu:active {
background:
white;
color:
#0B5794;
font-weight: bold;
margin-top: 6px!important;
text-shadow: none;
position: relative;
top: 3px;
left: 5px;
}
a:active {
color:
#368AD2;
text-decoration: none;
}
a:visited {
color:
#105289;
text-decoration: none;
}
a:link {
color:
#105289;
text-decoration: none;
}
#page-header {
width: 99%;
left: -6px;
position: relative;
}
.forabg .header {
background:
#2C5687 url(http://community.invisionpower.com/public/style_images/master/maintitle.png) repeat-x top;
color:
white;
padding: 0px 10px 11px;
font-size: 12px;
font-weight: 400;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0
#528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0
#528CBC;
border-width: 1px 1px 0 1px;
border-color:
#316897;
border-style: solid;
}
.forumbg .header {
background:
#2C5687 url(http://community.invisionpower.com/public/style_images/master/maintitle.png) repeat-x top;
color:
white;
padding: 0px 10px 11px;
font-size: 12px;
font-weight: 400;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0
#528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0
#528CBC;
border-width: 1px 1px 0 1px;
border-color:
#316897;
border-style: solid;
}
.forabg, .forumbg {
background-image: none;
background-position: 0 0;
background-repeat: repeat-x;
border: 0px solid
white;
clear: both;
margin-bottom: 4px;
padding: 0 5px;
background-color: #fff;
}
.forabg ul.forums, .forumbg ul.topiclist.bg_none{
background-image: none;
background-color:
white;
border: 9px solid #EBF0F3;
}
.forabg .header dd.posts {
display: none;
}
.forabg .header dd.topics {
display: none;
}
.forabg .header dd.lastpost {
display: none;
}
.forumbg .header dd.posts {
display: none;
}
.forumbg .header dd.topics {
display: none;
}
.forumbg .header .lastpost {
display: none;
}
.forumbg .header dd.views {
display: none;
}
.forumbg li.row:hover {
background-color: white;
}
.forumbg li.row {
background-color: white;
}
.forumbg dl dt {
position: relative;
top: 5px;
font-size: 14px;
left: 6px;
}
.forabg li.row dd.posts {
position: relative;
top: 5px;
border-left: 0px;
margin-top: 10px;
left: -33px;
}
li.row dd.topics {
position: relative;
top: -7px;
left: 70px
}
li.row .topics::after {
content: "topics";
}
li.row .posts::after {
content: "replies";
}
li.row .views::after {
content: "views";
}
li.row .views {
margin-left: 19px;
margin-top: 16px;
padding-right: 26px;
}
.forumbg li.row .posts {
position: relative;
left: 97px;
top: -1px;
}
.table-title, .table-title h2 {
color:
white;
display: inline;
font-size: 1em;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5)!important;
position: relative;
top: 2px;
}
.toggle {
visibility: hidden;
background: url(http://community.invisionpower.com/public/style_images/master/cat_minimize.png) no-repeat;
text-indent: -3000em;
width: 25px;
height: 25px;
display: block;
outline: 0;
}
#page-header .navbar .navlinks {
position: relative;
top: -58px;
left: -21px;
}
a[href="/login"].mainmenu {
position: absolute;
top: -105px;
right: 40px;
background: none repeat scroll 0% 0% transparent;
}
a[href="/register"].mainmenu {
background: #7BA60D;
color: white;
display: inline-block;
padding: 0px 10px;
border: 1px solid #7BA60D;
-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
rgba(0, 0, 0, 0.3);
position: absolute;
top: -101px;
right: -75px;
height: 25px;
}
#page-header .navbar .navlinks li a[href="/"] {
background:
white;
color:
#0B5794;
font-weight: bold;
text-shadow: none;
padding-bottom: 10px;
}
span.copyrights{
float: right;
position: relative;
left: -34px;
top: -39px;
}
.post .inner {
background: white;
}
.post span.corners-top {
background:
#2C5687 url(http://community.invisionpower.com/public/style_images/master/maintitle.png) repeat-x top;
color:
white;
padding: 15px 10px 11px;
font-size: 16px;
font-weight: 300;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
-webkit-box-shadow: inset 0px 1px 0
#528CBC;
-moz-box-shadow: inset 0px 1px 0 #528cbc;
box-shadow: inset 0px 1px 0
#528CBC;
border-width: 1px 1px 0 1px;
border-color:
#316897;
border-style: solid;
}
.post span.corners-bottom {
background: #EBF0F3;
height: 9px;
}
p.rightside, .rightside + p, ul.linklist {display: none;}
#main {
margin-top: -67px;
}
input.inputbox, textarea.inputbox {
width: 85%;
padding: 4px;
border-width: 1px;
border-style: solid;
border-color:
#848484
#C1C1C1
#E1E1E1
#C1C1C1;
background:
white;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
input.button1, input.mainoption {
background:
#212121 url(https://www.invisionpower.com/clients/public/style_images/master/topic_button.png) repeat-x top;
border: 1px solid
#212121;
border-width: 1px 1px 0 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: inset 0 1px 0 0 #5c5c5c, 0px 2px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: inset 0 1px 0 0
#5C5C5C, 0px 2px 3px
rgba(0, 0, 0, 0.2);
box-shadow: inset 0 1px 0 0
#5C5C5C, 0px 2px 3px
rgba(0, 0, 0, 0.2);
color:
white;
text-shadow: 0 -1px 0
#191919;
font: 300 12px/1.3 Helvetica, Arial, sans-serif;
line-height: 24px;
height: 30px;
padding: 0 10px;
text-align: center;
min-width: 125px;
display: inline-block;
cursor: pointer;
}
ul#picture_legend, ul#privmsgs-menu {
padding: 3px 0;
text-align: center;
}
ul#picture_legend li {
display: none;
}
#page-body p.page-bottom {
margin: 0;
}
p.page-bottom {
display: inline;
font-size: 0px;
}
p.page-bottom {
margin: 0px auto!important;
}
.statistici {
font-size: 12px;
margin: 1px 3px;
}
.statistici-last {
font-size: 12px;
margin: 1px 3px;
}
div.h3 {display: none;}
.page-bottom strong a span strong {
border: 0px;
background:
transparent;
color:
white;
margin-top: -18px;
position: relative;
height: 0px;
clear: both;
top: 8px;
box-shadow: 0px 0px 0px
rgba(0, 0, 0, 0.3) inset,0px 0px 0px;
}
#i_whosonline + p {
-moz-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
-webkit-box-shadow: inset 0 0 1px
rgba(0, 0, 0, 0.3);
box-shadow: inset 0 0 1px
rgba(0, 0, 0, 0.3);
background:
white;
border: 7px solid
#EBF0F3;
margin-bottom: 4px;
padding: 4px;
}
legend b {
background: none;
margin: 0 5px;
padding: 4px 8px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.legend {
font-size: 0px;
margin-top: 10px;
}
.legend b {
color: white!important;
font-family: arial;
text-shadow: 0 0 3px black;
font-size: 10px;
font-style: normal;
color: whiteSmoke;
}
.legend span {
margin: 0 5px;
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset;
-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset;
-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.8) inset;
padding: 4px 8px;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-bottom: 2px solid white;
border-right: 2px solid white;
display: inline-block;
font-size: 11px;
font-style: normal;
color: whiteSmoke;}
.legend span a {
color: whiteSmoke!important;
}
.mini_ava {
float: left;
}
.mini_ava img {
width: 40px;
height: 40px;
margin: 0 5px;
border-radius: 10px;
transition: all 2s;
-moz-transition: all 2s;
-webkit-transition: all 2s;
-o-transition: all 2s;
}
.mini_ava img:hover
{
width: 80px;
height: 80px;
}
a[href="/g8-loyalty-club"] {
background: url("http://www.indungi.ro/forum/textspan/background.gif");
}
.LGlike {
background: #105289;
padding: 3px;
border-radius: 4px;
color: #fff;
font-size: 10px;
font-weight: bold;
text-shadow: -1px 0.5px #888;
box-shadow: 1px 1px 1px #888;
cursor: pointer;
margin-right: 4px;
}
.LGvote { margin: 0 5px; }
.LGnovote {
filter:Alpha(opacity=50);
opacity: 0.5;
cursor: default;
box-shadow: none;
text-shadow: none;
}
#adv_search {
width: 26px;
height: 26px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayblue33x/advanced_search.png') no-repeat 50% 50%;
text-indent: -3000em;
display: inline-block;
margin-left: 3px;
float: right;
position: relative;
top: -135px;
left: 44px;
}
#adv_search:hover {
background-color: rgba(255, 255, 255, 0.1);
}
.expand, .contract {
background: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayblue33x/cat_minimize.png') no-repeat!important;
text-indent: -3000em;
width: 32px;
height: 22px;
display: block;
outline: 0;
float: right;
position: absolute;
right: 15px;
margin-top: -20px;
opacity: 1;
}
.expand:hover, .contract:hover {
opacity: 1;
}
.contract {
background-image: url('http://www.ipbforumskins.com/skindemo/public/style_images/overlayblue33x/cat_maximize.png');
}
#wrap {
width: 75% !important;
min-width: 800px !important;
}
Re: Latimea forumului
acum este prea mic.....vreau sa fie cat sa dispara acel cursor...
http://s9.postimage.org/k0m75uecf/Untitled.png
http://s9.postimage.org/k0m75uecf/Untitled.png
Re: Latimea forumului
Pai deja puteti modifica de sine statator:
cu o valoare mai mare.width: 75% !important;
Re: Latimea forumului
Rezolvat , multumesc mult pentru timpul acordat.
Pagina 2 din 2 • 1, 2
Subiecte similare
» Latimea categoriilor mai mica decat latimea forumului!
» Latimea forumului
» Cum pot sa ingustez latimea forumului?
» problema cu latimea forumului
» Latimea forumului
» Latimea forumului
» Cum pot sa ingustez latimea forumului?
» problema cu latimea forumului
» Latimea forumului
Forum gratuit: forum de suport al utilizatorilor :: Forum de suport :: Administreaza prezentarea forumului :: Arhiva probleme privind designul forumurilor
Pagina 2 din 2
Permisiunile acestui forum:
Nu puteti raspunde la subiectele acestui forum