The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

centering forum

4 posters

Go down

centering forum Empty centering forum

Post by mark456123 February 13th 2013, 4:05 am

Hello,

How do I fix this?
As you can see in the image, my forum is not centered. My computer resolution is 1920x1080
centering forum Untitl10

If anyone could help me fix it that would be great!

Thanks!

Here's my CSS (Just in case)
Code:
/*Menu-------------------------------------------------*/
.mainmenu{
position: relative;
top: 70px;
}
a.mainmenu{
color : #0022ff;
font-size:12px;
text-decoration: #000000;
}
a.mainmenu:hover{
text-decoration: none;
color : #0022ff;
}
/*IPB Tables*/
table.ipbtable th.formsubtitle,.formsubtitle{background-color:#2d2d2d;margin-top:-12px}table.ipbtable tfoot td{background-image:url(http://hitskin.com/themes/15/40/59/i_back_title.png);border-bottom:solid 0 #131313;border-left:solid 0 #404040;border-right:solid 0 #121212;border-top:solid 1px #820000;height:10px;padding:0 3px}table.ipbtable .forumdesc{color:#666}.row1,.row2,.row3,.row3Right{background-color:#313131;background-image:url(http://www.dodaj.rs/f/1t/fb/10Tazcna/vaoolo27.png);background-repeat:repeat-x;border-bottom:.5px solid #131313!important;border-left:solid .5px #00000;border-right:solid .5px #00000;border-top:solid .5px #00000}.row1{background-color:#313131;background-image:url(http://www.dodaj.rs/f/1t/fb/10Tazcna/vaoolo27.png);background-repeat:repeat-x;border-bottom:solid .5px #00000;border-left:solid .5px #00000;border-right:solid .5px #00000;border-top:solid .5px #00000}.row2{background-color:#313131;background-image:url(http://www.dodaj.rs/f/1t/fb/10Tazcna/vaoolo27.png);background-repeat:repeat-x;border-bottom:solid .5px #00000;border-left:solid .5px #00000;border-right:solid .5px #00000;border-top:solid .5px #00000}.row3{background-color:#313131;background-image:url(http://www.dodaj.rs/f/1t/fb/10Tazcna/vaoolo27.png);background-repeat:repeat-x;border-bottom:solid .5px #00000;border-left:solid .5px #00000;border-right:solid .5px #00000;border-top:solid .5px #00000}.row3Right{background-color:#313131;background-image:url(http://www.dodaj.rs/f/1t/fb/10Tazcna/vaoolo27.png);background-repeat:repeat-x;border-bottom:solid .5px #00000;border-left:solid .5px #00000;border-right:solid .5px #00000;border-top:solid .5px #00000}
body {
  margin: 0px;
  -moz-opacity: 0.5;
opacity: 1.0;
}
td.row1,td.row2,td.row3.over {
background-image: linear-gradient(bottom, #0C0C0C 6%, #000000 97%);
background-image: -o-linear-gradient(bottom, #0C0C0C 6%, #000000 97%);
background-image: -moz-linear-gradient(bottom, #0C0C0C 6%, #000000 97%);
background-image: -webkit-linear-gradient(bottom, #0C0C0C 6%, #000000 97%);
background-image: -ms-linear-gradient(bottom, #0C0C0C 6%, #000000 97%);
background-image: -webkit-gradient(
   linear,
   left bottom,
   left top,
   color-stop(0.06, #0C0C0C),
   color-stop(0.97, #000000));
}
td.row2{
background-image: linear-gradient(bottom, #0C0C0C 6%, #000000 97%);
}
th {
   color: #6b6b6b;
   font-size: 12px;
   font-weight : bold;
   background-color: #;
   height: 25px;
   background-image: url (http://i36.servimg.com/u/f36/17/86/34/27/lunapi12.jpg);
   padding: 0px 0px;
border-radius: 0px;
-moz-border-radius: 0px!important;
-webkit-border-radius: 0px!important;
}
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
    background-image: url(http://i36.servimg.com/u/f36/17/86/34/27/lunapi12.jpg);
    background-color:#000000;
    border: none;
    height: 25px;
        border-radius: 0px;
-moz-border-radius: 0x!important;
-webkit-border-radius: 0px!important;
   }
.forumline .row1,.forumline .row2,.forumline .row3,.forumline .row3Right {
        background-image: linear-gradient(bottom, #0C0C0C 6%, #000000 97%);
        padding: 0px 0px;
        border-radius: 0px;
   }
a{text-decoration: none;}

}
body {
background: url(http://www.rise-and-fall-of-alien-civilizations-in-our-own-galaxy.com/moving-space.gif);
background-color: #000000;
background-attachment: scroll;
background-position: top;
background-repeat:no-repeat;
-moz-opacity: 0.5;
opacity: 1.0;
margin-top: 10px;
margin-bottom: 10px;
text-shadow:2px 2px 2px #000000;
font-weight: bold!important;
font-size:12px;
}
.bodyline{
-moz-border-radius:25px;
-moz-box-shadow:0 0 10px #0022FF;
-webkit-border-radius:25px;
-webkit-box-shadow:0 0
10px#0022FF;#0022FF;
filter:alpha(opacity=90);opacity:.9}
.forumline{
-moz-border-radius:5px;
-moz-box-shadow:0 0 10px#0022ff;
-webkit-border-radius:2px;
-webkit-box-shadow:0 0 10px#0022ff;
border-radius:5px;border
-width:1px;box-shadow:0 0 10px #0022ff}
.vote {float: right;
width: XXpx;
margin-right: 70px;}
.mulit-iocns img{
margin-left: 40px;
}
body {background-color: #000000;
background-image: url(http://www.rise-and-fall-of-alien-civilizations-in-our-own-galaxy.com/moving-space.gif);
background-attachment: fixed;}*

html {scrollbar-face-color: #;scrollbar-highlight-color: #;scrollbar-shadow-color: #;
scrollbar-3dlight-color: #;scrollbar-arrow-color: #;scrollbar-track-color: #;
scrollbar-darkshadow-color: #;}*+

html {scrollbar-face-color: #;scrollbar-highlight-color:
#;scrollbar-shadow-color: #;scrollbar-3dlight-color: #;scrollbar-arrow-color: #;
scrollbar-track-color: #;scrollbar-darkshadow-color: #;}

th,td,p { font-family: Verdana,Arial,Helvetica,sans-serif; color:6b6b6b;}

a img { background-color:transparent;border: none; }a:link,a:active,a:visited
{ color : #0022ff;outline: none; }a:hover{ text-decoration: none; color : #; text-shadow: 0px 0px 8px #;
height: 50px;}hr{ height: 0; border: solid # 0; border-top-width: 1px;}

.bodyline{ opacity: .95;filter: alpha(opacity=95);-moz-opacity: .95;background-color: # ;border: 6px #;
transparent;border-radius:15px;-moz-border-radius:15px;}
.bodylinewidth {width:95%}

.forumline{ background-color: #; border: 0 #0022FF solid; }

/***** MODIFICATIONS>> *****/
/* Bodyline Transparency */
.bodyline {
opacity:0.9;
filter:alpha(opacity=90);}
 
/* Borders */
td.bodyline{
border: 1px solid #0022ff;
box-shadow: 0px 0px 20px #0022ff;
}
/* Forum Divide Line */
HR {
border: 0 none #6b6b6b;
border-top: 1px solid #0022ff;
height: 1px; height: 1px;
margin: 5px 0; margin: 5px 0;
display: block; display: block;
clear: both; clear: both;

/* Pop Up Login */
#login_popup {border: 1px solid #6b6b6b;
box-shadow: 0px 0px 20px #6b6b6b;
opacity:0.9;
filter:alpha(opacity=90);}
 
/* Page Background (Different from forum background) */
td.bodyline {
background-image: url(http://hitskin.com/themes/15/93/79/i_background.png);
background-attachment: fixed;}
 
/*** Glowing Text for Chatbox ***/ 
/* For information text */
p.chatbox_row_1 span.date-and-time, p.chatbox_row_1 span.msg span strong{
text-shadow:0px 0px 20px #0022FF !important;
}
 
/* For message text */
p.chatbox_row_1 span.msg span{
text-shadow:0px 0px 20px #0022FF !important;
}
 
/* For connected users list */
p.chatbox_row_1 ul.online-users li a span strong{
text-shadow:0px 0px 20px #0022FF !important;
}
 
/* For information text */
p.chatbox_row_2 span.date-and-time, p.chatbox_row_1 span.msg span strong{
text-shadow:0px 0px 20px #0022FF !important;
}
/* For message text */
p.chatbox_row_2 span.msg span{
text-shadow:0px 0px 20px #0022FF !important;
}
/* For connected users list */
p.chatbox_row_2 ul.online-users li a span strong{
text-shadow:0px 0px 20px #0022FF !important;
}
body{
cursor:url(http://cur.cursors-4u.net/cursors/cur-11/cur1054.cur),
progress;margin:0}
a:hover{color:#0022FF;cursor:url(http://cur.cursors-4u.net/cursors/cur-2/cur121.cur),default;text-decoration:none!important}

a:link { 
    text-decoration: none; 
    text-shadow: #0022FF; 
    -webkit-transition: 100ms linear 0s; 
    -moz-transition: 100ms linear 0s; 
    -o-transition: 100ms linear 0s; 
    transition: 100ms linear 0s; 
    outline: 0 none; 
}
#page-body{
background-color:#;
background-image: url(http://i33.servimg.com/u/f33/17/83/24/12/lunapi10.png);
background-position: top center;
background-repeat: no-repeat;
width:1250px ;
margin: 0px;
padding: 0px;
padding-top: 85px;
}
.three-col{
background-color: #;
background-image: url(http://i32.servimg.com/u/f32/17/82/97/31/13492511.png);
background-repeat: repeat-y;
width:1250px ;
padding: 0px 60px 0px 60px;
}
#page-footer{
background-color: #;
background-image: url(http://i32.servimg.com/u/f32/17/82/97/31/lunapi12.png);
background-repeat: no-repeat;
height: 32px;
width: 1250px;
border: none;
}
a.trigger{
position: absolute;
text-decoration: none;
top: 347px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 40px 20px 15px;
font-weight: 700;
background:#131314 url(http://i45.servimg.com/u/f45/15/95/60/34/plus12.png) 85% 55% no-repeat;
border:1px solid #222222;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}
a.trigger:hover{
position: absolute;
text-decoration: none;
top: 347px; left: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#0022FF;
padding: 20px 40px 20px 20px;
font-weight: 700;
background:#131314 url(http://i45.servimg.com/u/f45/15/95/60/34/plus12.png) 85% 55% no-repeat;
border:1px solid #222222;
-moz-border-radius-topright: 20px;
-webkit-border-top-right-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-right-radius: 20px;
-moz-border-radius-bottomleft: 0px;
-webkit-border-bottom-left-radius: 0px;
display: block;
}
a.active.trigger {
background:#222222 url(http://i45.servimg.com/u/f45/15/95/60/34/minus12.png) 85% 55% no-repeat;
}
a img:hover  {
-webkit-transition:All 0.3034s ease;
-moz-transition:All 0.3034s ease;
-o-transition:All 0.3034s ease;
-webkit-transform: rotate(0deg) scale(1.133) skew(1deg) translate(0px);
-moz-transform: rotate(0deg) scale(1.133) skew(1deg) translate(0px);
-o-transform: rotate(0deg) scale(1.133) skew(1deg) translate(0px);
}
.quote {
  color: #;
  background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top,  #45484d 0%, #262626 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#262626)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45484d 0%,#262626 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45484d 0%,#262626 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45484d 0%,#262626 100%); /* IE10+ */
background: linear-gradient(top,  #45484d 0%,#262626 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#262626',GradientType=0 ); /* IE6-9 */

-moz-border-radius: 6px 6px 6px 6px;
   -webkit-border-radius: 6px 6px 6px 6px;
   padding: 7px;
text-shadow: 0 0 0.2em #0022FF, 0 0 0.2em #0022FF, 0 0 0.2em #0022FF;
}
.quote{
-moz-box-shadow:2px 2x 2px #000000;
-webkit-box-shadow:2px 2px 2px #000000;
box-shadow:2px 2px 2px #000000;
}
.forumline .row1.over:hover {background:url(http://i40.servimg.com/u/f40/17/90/48/11/coolte10.png)  right bottom no-repeat;}

.forumline .row1.over:hover {
background-color : transparent !important;
}
forumline .row1.over:hover {background:url(http://i40.servimg.com/u/f40/17/90/48/11/coolte10.png) center no-repeat;}

.forumline .row3.over:hover {background:url(http://img.hostedpic.com/images/89756757930568246905.png) right bottom no-repeat;}

.forumline .row3.over:hover {
background-color : transparent !important;
}
forumline .row3.over:hover {background:url(http://img.hostedpic.com/images/89756757930568246905.png) center no-repeat;}
#topicmenu-options{
height: auto;}

a:hover{
text-decoration: none!important;
text-shadow: 0 0 0.9em #0022FF, 0 0 0.9em #0022FF, 0 0 0.9em #0022FF;
}
.button, .mainoption{
color: #9c9c9c !important;
background-color: #9c9c9c !important;
background-image: url('http://i36.servimg.com/u/f36/17/86/34/27/lunapi12.jpg');
font-weight: bold !important;
border-width:1px !important;
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}
.button, .mainoption:hover{
color: #ffffff !important;
background-color: #9c9c9c !important;
background-image: url('http://i36.servimg.com/u/f36/17/86/34/27/lunapi12.jpg');
font-weight: bold !important;
border-width:1px;
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
-moz-box-shadow:0 0 10px #9c9c9c;
-webkit-box-shadow:0 0 10px #9c9c9c;
box-shadow:0 0 10px #9c9c9c;
}
.button, .liteoption{
color: #9c9c9c !important;
background-image: url('http://i36.servimg.com/u/f36/17/86/34/27/lunapi12.jpg');
background-color: #9c9c9c !important;
font-weight: bold !important;
border-width:1px !important;
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
}
.button, .liteoption:hover{
color: #ffffff !important;
background-color: #9c9c9c !important;
background-image: url('http://i36.servimg.com/u/f36/17/86/34/27/lunapi12.jpg');
font-weight: bold !important;
border-width:1px;
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;
-moz-box-shadow:0 0 10px #9c9c9c;
-webkit-box-shadow:0 0 10px #9c9c9c;
box-shadow:0 0 10px #9c9c9c;
}
button.button2, input.button2 {
background: transparent url(http://i36.servimg.com/u/f36/17/86/34/27/lunapi13.jpg) top left repeat;
padding: 5px;
border: 1px solid #9c9c9c;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
-moz-box-shadow: 0px 0px 5px #000;}

button.button2, input.button2:hover {
background: transparent url(http://i36.servimg.com/u/f36/17/86/34/27/lunapi13.jpg) top left repeat;
padding: 5px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border: 1px solid #9c9c9c;
box-shadow: 0px 0px 5px #000;
-webkit-box-shadow: 0px 0px 5px #000;
-moz-box-shadow: 0px 0px 5px #000;}

.hl{
border-radius: 5px !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px !important;
-moz-box-shadow:0 0 5px #9c9c9c !important;
-webkit-box-shadow:0 0 5px #9c9c9c !important;
box-shadow:0 0 5px #9c9c9c !important;
-moz-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
}
.hl:hover{
-moz-transition: 1s ease-in-out;
-webkit-transition: 1s ease-in-out;
-o-transition: 1s ease-in-out;
transition: 1s ease-in-out;
border-radius: 5px !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px !important;
-moz-box-shadow:0 0 5px #9c9c9c !important;
-webkit-box-shadow:0 0 5px #000000 !important;
box-shadow:0 0 5px #000000 !important;
-moz-transition-duration: 0.5s;
-webkit-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
}
textarea {
background-image:url(http://i36.servimg.com/u/f36/17/86/34/27/86833510.png) !important;
background-color: #000000 !important;
border-width:1px;
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;;
background-repeat:no-repeat !important;
background-position:top !important;
}
textarea:focus {
background-image:url('') !important;
border-width:1px;
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;;
background-color: # !important;
-moz-box-shadow:0 0 10px #000000;
-webkit-box-shadow:0 0 10px #000000;
box-shadow:0 0 10px #9c9c9c;
}
textarea:hover {
background-image:url('') !important;
border-width:;
border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;;
background-color: # !important;
-moz-box-shadow:0 0 10px #9c9c9c;
-webkit-box-shadow:0 0 10px #000000;
box-shadow:0 0 10px #9c9c9c;
}
      .flipH {
        display:inline-block;
        -moz-transform:scale(-1,1);
        -o-transform:scale(-1,1);
        -webkit-transform:scale(-1,1);
        transform:scale(-1,1);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=1, SizingMethod='auto expand')";
        filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=-1,
            M12=0,
            M21=0,
            M22=1,
            SizingMethod="auto expand");
}
      .flipV {
        display:inline-block;
        -moz-transform:scale(1,-1);
        -o-transform:scale(1,-1);
        -webkit-transform:scale(1,-1);
        transform:scale(1,-1);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=-1, SizingMethod='auto expand')";
        filter: progid:DXImageTransform.Microsoft.Matrix(
            M11=1,
            M12=0,
            M21=0,
            M22=-1,
            SizingMethod="auto expand");
}
#chatbox_members {
width: 95px;
overflow-x: hidden;
}
#chatbox {
left: 96px;
}
.novo {
background-color: #;
border: 1px solid #;
color: #6b6b6b;
margin-top: 2px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 3px;
padding-top: 3px;
text-align: left;
width: 135px;
}
a[href="/faq"]{
display: none;
}
    a[href="/u1"] {
        text-shadow: 0px 2px 6px #ff0000;
}
a[href="/u1"] strong {
padding-left: 22px;
background: url(http://i42.servimg.com/u/f42/17/82/12/31/lunapi12.gif) no-repeat left;

    .gensmall a[href="/u1"]{
        padding-left: 22px;
        background: url(http://i42.servimg.com/u/f42/17/82/12/31/lunapi12.gif) no-repeat left;}
}
#chatbox > p span.user > span strong, #chatbox_members ul a span:first-child strong {
      display: none;

    }
#chatbox_members {
   position: absolute;
   top: 30px;
   bottom: 30px;
   width: 95px;
   overflow: auto;
   border-right: 2px solid ;
   }
#chatbox_members .member-title {
   text-align: center;
   padding: 0.5em 0.25em;
   background-image: none;
   font-size: 12px;
   font-eight: bold;
        background-color:A1A1A1!important;
   color : #ffffff;
   }
#chatbox {
   position: absolute;
   top: 30px;
   left: 96px;
   right: 0;
   bottom: 30px;
   overflow: auto;
   line-height: 15px;
}
#chatbox_header a.cattitle:after{
  content: "Chat Online";
}
#chatbox_header a.cattitle strong{
  display: none;
}
#chatbox_footer {
   position: absolute;
   bottom: 0;
   left: 0;
   right: 0;
   padding: 0px;
   }
#chatbox_footer label {
   color: A1A1A1!important;
   }
#message,#submit_button{
   border-width: 1px;
        background: url('http://i36.servimg.com/u/f36/17/86/34/27/lunapi12.jpg');
}
.fontbutton {
   padding: 1px;
   cursor: pointer;
   text-align: left;
   }
.fontbutton_normal {
   background: A1A1A1!important;
   }
.fontbutton_selected {
   background: A1A1A1!important;
   border: 1px solid transparent!important;
   }
.fontbutton_clicked {
   background: A1A1A1!important;
   border: 1px solid transparent!important;
   }
.fontbutton_hover {
   background: transparent!important;
   border: 1px solid transparent!important;
   }
#chatbox_contextmenu {
   border: 2px solid transparent!important;
   background-color: transparent!important;
   }
#chatbox_contextmenu p {
   margin:0;
   padding: 1px 4px;
   font-family: arial;
   background: #A1A1A1!important;
   border-bottom:1px solid transparent!important;
   }
#chatbox_contextmenu p.hover {
   background: transparent!important;
   }
#chatbox_contextmenu p.close {
   background: transparent!important;
   padding: 1px;
   font-size: 95%;
   color:#A1A1A1!important;
   background: url('http://i36.servimg.com/u/f36/17/86/34/27/lunapi12.jpg');
   }
#chatbox_contextmenu p.close img {
   vertical-align: middle;
   }
#chatbox_contextmenu a {
   color: transparent!important;
    text-decoration: none;
    font-size: 95%;
   }
#chatbox_contextmenu a:hover {
   color: #0022ff;
   }
.fontbutton {
        background: url('http://i36.servimg.com/u/f36/17/86/34/27/lunapi12.jpg');   
        background:none!important; none repeat scroll 0%;
   border:medium none;
   color:#A1A1A1!important;
   float:left;
   margin-right:10px;
   padding:1px;
   }
#chatbox .user {
   font-weight: bold;
}
dl.chatbox.spoiler {

table.spoiler, td.spoiler_closed, td.spoiler_content{
      background-color: #000000 !important;
      color: #FFFFFF !important;
    }

 
avatar
mark456123
New Member

Posts : 18
Reputation : 1
Language : English, Filipino, Japanese, French

Back to top Go down

centering forum Empty Re: centering forum

Post by runawayhorses February 13th 2013, 4:17 am

You can try in AP>>General>>Configuration>>

On that page scroll down to Pages structure>>Forum width (number or %)

And enter a percentage number like 90%

I'm not sure why its not centering really, I never seen a forum do that here, but the percentages will help a lot.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

centering forum Empty Re: centering forum

Post by mark456123 February 13th 2013, 4:19 am

runawayhorses wrote:You can try in AP>>General>>Configuration>>

On that page scroll down to Pages structure>>Forum width (number or %)

And enter a percentage number like 90%

I'm not sure why its not centering really, I never seen a forum do that here, but the percentages will help a lot.

Hi ,
thanks for the reply.

I just tried that and it still the same

UPDATE:
I tried it on my laptop which has a resolution of 1366x768 and it works fine but on my desktop (1920x1080) its messed up. Is there a way I can fix it without changing the resolution?
avatar
mark456123
New Member

Posts : 18
Reputation : 1
Language : English, Filipino, Japanese, French

Back to top Go down

centering forum Empty Re: centering forum

Post by runawayhorses February 13th 2013, 4:28 am

Put this inside the body tag near the top replace that margin: 0px;

Code:
margin: 0 auto;

so it looks like this, but don't add another body tag just add another line inside the body tag with this:
margin: 0 auto;

Code:
body {
margin: 0 auto;
}
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

centering forum Empty Re: centering forum

Post by Sir Chivas™ February 13th 2013, 4:31 am

Hi,

Can you please provide me you forum URL?
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

centering forum Empty Re: centering forum

Post by mark456123 February 13th 2013, 4:42 am

runawayhorses wrote:Put this inside the body tag near the top replace that margin: 0px;

Code:
margin: 0 auto;

so it looks like this, but don't add another body tag just add another line inside the body tag with this:
margin: 0 auto;

Code:
body {
margin: 0 auto;
}

Hello,

It still not working

CJ11™ wrote:Hi,

Can you please provide me you forum URL?
my forum url is http://gamingzones.net/

And thanks for the reply guys!
avatar
mark456123
New Member

Posts : 18
Reputation : 1
Language : English, Filipino, Japanese, French

Back to top Go down

centering forum Empty Re: centering forum

Post by runawayhorses February 13th 2013, 4:44 am

Ok, we're going to need your forum URL to take a closer look, so if you could post that please. thank you

edit: for one thing can you change it to percentages 90% ? thank you


Last edited by runawayhorses on February 13th 2013, 4:46 am; edited 1 time in total
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

centering forum Empty Re: centering forum

Post by SLGray February 13th 2013, 4:45 am

It looks fine to me.

Try clearing your browser's cache on the desktop.

runawayhorses: The link to the forum is in his last post.


centering forum Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51463
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

centering forum Empty Re: centering forum

Post by runawayhorses February 13th 2013, 4:48 am

Well on my monitor which it 1024 x 768 is creating a huge bottom scrollbar, he must have a fixed width, if it were percentages would be much better and fit all size monitors.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

centering forum Empty Re: centering forum

Post by mark456123 February 13th 2013, 4:49 am

@runawayhorses Hello, I tried changing it to 90% and still nothing.

@SLGray
I tried clearing my cache and it still like that. Like I said I tried it on my laptop which has a resolution of 1366x768 and it works fine but on my desktop (1920x1080) its messed up..

I got the skin here: http://en.hitskin.com/?afolder=theme&id=194411
avatar
mark456123
New Member

Posts : 18
Reputation : 1
Language : English, Filipino, Japanese, French

Back to top Go down

centering forum Empty Re: centering forum

Post by mark456123 February 14th 2013, 6:28 am

bump?
avatar
mark456123
New Member

Posts : 18
Reputation : 1
Language : English, Filipino, Japanese, French

Back to top Go down

centering forum Empty Re: centering forum

Post by runawayhorses February 14th 2013, 10:20 am

I think a lot people would suggest installing another skin, it seems the themes at hitskin often times come with a lot of errors, but I would suggest you try another one and dump that one.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Back to top


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