Spendescript Bug

03/03/2014 14:13 Shigatu#1
Guten Tag Elitepvpers,
Mein Spendescript ist komischerweise verschoben, weiß jemand wie ich es fixxe.
Script:
[Only registered and activated users can see links. Click Here To Register...]
03/03/2014 14:19 Benhero#2
style.css bzw. die das PHP script wo man spendet bearbeiten und die "Breite" (width) erhören. Und ggf. sogar noch "color (Farbe der Schrift) ändern.

Mfg. Benhero
03/03/2014 14:22 kangar00#3
Kenne die Homepage nicht, allerdings sehe ich nicht das Problem in dem verschobenen Content; sondern in der Schriftfarbe.
03/03/2014 14:22 Shigatu#4
Quote:
Originally Posted by Benhero View Post
style.css bzw. die das PHP script wo man spendet bearbeiten und die "Breite" (width) erhören. Und ggf. sogar noch "color (Farbe der Schrift) ändern.

Mfg. Benhero
Könntest du es eventuell für mich machen, komme damit nicht klar.
PHP Code:
@charset "iso-8859-1";
htmlbody, * {
    
margin0;
    
padding0;
}

body{
    
background-image:url("http://www.elitepvpers.com/forum/images/bg.png");
    
font-family'TimesNewRomanPSMT';
}

a{
    
text-decoration:none;
    
color:#79603d;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
}

a:hover{
    
color:#79603d;
    
text-shadow:0 0 3px #000,0px 0 3px #000;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
    
text-decoration:underline;
}

div#bg-top{
    
background-image:url("http://www.elitepvpers.com/forum/images/bg-top.png");
    
width:100%;
    
height:672px;
    
background-position:top center;
    
background-repeat:no-repeat;
}

.
clear{
    
clear:both;
    
height:1px;
}

/* -------------------------------------------------------------- */
/* ---- MENU ----------------------------------------- */

div#menu {
    
width:997px;
    
height:114px;
    
background-image:url("http://www.elitepvpers.com/forum/images/navi.png");
    
background-repeat:no-repeat;
    
margin:0px auto;
}

div#menu ul {
    
list-style-type:none;
    
margin-left:150px;
}

div#menu ul li {
    
float:left;
}

div#menu ul li a {
    
text-decoration:none;
    
color:#aaa152;
    
line-height:90px;
    
font-size:16px;
    
padding:0px 25px;
    
background:none;
    
display:block;
    
text-align:center;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
}
div#menu ul li a:hover{
    
color:#ffc13b;
}
div#menu ul li a:active{
    
color:#eba834;    
}

/* -------------------------------------------------------------- */
/* ---- LOGO ----------------------------------------- */

div#logo{
    
background-image:url("http://www.elitepvpers.com/forum/images/logo.png");
    
background-repeat:no-repeat;
    
background-position:top center;
    
width:372px;
    
height:141px;
    
margin:0px auto;
}

div#logo:hover{
    
opacity:0.9;
}

/* -------------------------------------------------------------- */
/* ---- MAIN ----------------------------------------- */

div#main{
    
width:926px;
    
margin:0px auto;
}

/* -------------------------------------------------------------- */
/* ---- ITEMSLIDER ----------------------------------------- */

div#itemslider{
    
width:926px;
    
margin:0px auto;
}

div#itemslider h2{
    
background-image:url("http://www.elitepvpers.com/forum/images/item_slider.png");
    
background-repeat:no-repeat;
    
background-position:top left;
    
font-weight:100;
    
height:75px;
    
font-size:15px;
    
line-height:71px;
    
text-indent:30px;
    
color:#dbde8b;
    
text-shadow:1px 1px 10px #afb38c,
                
0px 1px 5px #000000,
                
0px -3px 5px #000000,
                
0px 3px 5px #000000,
                
-1px 0px 5px #000000;
}

div#itemslider-mid{
    
background-image:url("http://www.elitepvpers.com/forum/images/item_slider.png");
    
background-repeat:repeat-y;
    
background-position:top right;
    
min-height:85px;
}

div#itemslider-mid ul{
    
margin-left:55px;
    list-
style-type:none;
}

div#itemslider-mid li{
    
float:left;
    
margin:0px auto;
    
cursor:pointer;
    
transitionopacity 0.5s; -moz-transitionopacity 0.5s; -webkit-transitionopacity 0.5s; -o-transitionopacity 0.5s;
}

div#itemslider-mid li:hover{
    
opacity:0.8;
}

div#itemslider-bot{
    
background-image:url("http://www.elitepvpers.com/forum/images/item_slider.png");
    
background-repeat:no-repeat;
    
background-position:bottom left;
    
height:35px;
}

/* -------------------------------------------------------------- */
/* ---- SIDEBAR ----------------------------------------- */

div#sidebar{
    
width:315px;
    
float:left;
}

div#sidebar h2{
    
background-image:url("http://www.elitepvpers.com/forum/images/sidebar.png");
    
background-repeat:no-repeat;
    
background-position:top left;
    
font-weight:100;
    
height:75px;
    
font-size:15px;
    
line-height:71px;
    
text-indent:30px;
    
color:#dbde8b;
    
text-shadow:1px 1px 10px #afb38c,
                
0px 1px 5px #000000,
                
0px -3px 5px #000000,
                
0px 3px 5px #000000,
                
-1px 0px 5px #000000;
}

div#sb-mid{
    
background-image:url("http://www.elitepvpers.com/forum/images/sidebar.png");
    
background-position:top right;
    
background-repeat:repeat-y;
}

div#sb-mid p{
    
text-align:left;
    
margin-left:30px;
    
width:250px;
    
font-size:14px;
    
color:#79603d;
    
text-shadow:0px -1px 1px #000000,
            
0px 1px 1px #000000,
            
-1px 1px 1px #000000,
            
1px 1px 1px #000000;
}

div#sb-bot{
    
background-image:url("http://www.elitepvpers.com/forum/images/sidebar.png");
    
background-position:bottom left;
    
height:43px;
}

/* -------------------------------------------------------------- */
/* ---- BUTTONS ----------------------------------------- */

a.buttons {
    
width:315px;
    
display:block;
    
transitionopacity 0.5s; -moz-transitionopacity 0.5s; -webkit-transitionopacity 0.5s; -o-transitionopacity 0.5s;
}

a.buttons:hover {
    
opacity:0.6;
}

a#dl{
    
background-image:url("http://www.elitepvpers.com/forum/images/buttons.png");
    
background-repeat:no-repeat;
    
background-position:top center;
    
height:102px;
}

a#com{
    
background-image:url("http://www.elitepvpers.com/forum/images/buttons.png");
    
background-repeat:no-repeat;
    
background-position:bottom center;
    
height:102px;
}

/* -------------------------------------------------------------- */
/* ---- CONTENT ----------------------------------------- */

div#content{
    
width:602px;
    
float:right;
}

div#content h2{
    
background-image:url("http://www.elitepvpers.com/forum/images/content.png");
    
background-repeat:no-repeat;
    
background-position:top left;
    
font-weight:100;
    
height:83px;
    
font-size:15px;
    
line-height:80px;
    
text-indent:30px;
    
color:#dbde8b;
    
text-shadow:1px 1px 10px #afb38c,
                
0px 1px 5px #000000,
                
0px -3px 5px #000000,
                
0px 3px 5px #000000,
                
-1px 0px 5px #000000;
                
}

div#con-mid{
    
background-image:url("http://www.elitepvpers.com/forum/images/content.png");
    
background-repeat:repeat-y;
    
background-position:top right;
}

div#con-mid p{
    
width:550px;
    
text-align:left;
    
margin-left:25px;
    
color:#524a3c;
    
font-size:13px;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
}

div#con_mid_con{
    
width:550px;
    
text-align:left;
    
margin-left:25px;
    
color:#524a3c;
    
font-size:13px;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;    
}

.
news{
    
background-image:url("http://www.elitepvpers.com/forum/images/news_1.png");
    
background-repeat:no-repeat;
    
background-position:center;
    
width:103px;    height:89px;
    
margin-left:20px;
    
float:left;
}

div#con-bot{
    
background-image:url("http://www.elitepvpers.com/forum/images/content.png");
    
background-repeat:no-repeat;
    
background-position:bottom left;
    
height:41px;
}

/* -------------------------------------------------------------- */
/* ---- INPUT ----------------------------------------- */


input[type="reset"]{
    
background:url("http://www.elitepvpers.com/forum/images/btn.png");
    
background-repeat:no-repeat;
    
background-position:-125px -3px;
    
width:136px;
    
height:48px;
    
border:none;
    
color:#cb9e69;
    
font-size:15px;
    
cursor:pointer;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
    
transitionopacity 0.5s; -moz-transitionopacity 0.5s; -webkit-transitionopacity 0.5s; -o-transitionopacity 0.5s;
}

input[type="submit"]{
    
background:url("http://www.elitepvpers.com/forum/images/btn.png");
    
background-repeat:no-repeat;
    
background-position:-6px -3px;
    
width:112px;
    
height:48px;
    
border:none;
    
color:#cb9e69;
    
font-size:15px;
    
cursor:pointer;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
    
transitionopacity 0.5s; -moz-transitionopacity 0.5s; -webkit-transitionopacity 0.5s; -o-transitionopacity 0.5s;
}

input[type="text"],input[type="password"], select{
    
background:url("http://www.elitepvpers.com/forum/images/input.png");
    
background-repeat:no-repeat;
    
background-position:bottom;
    
width:251px;
    
height:49px;
    
border:none;
    
text-indent:10px;
    
color:#aaa152;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
}

input[type="submit"]:hoverinput[type="reset"]:hover{
    
opacity:0.6;    
}

/* -------------------------------------------------------------- */
/* ---- FOOTER ----------------------------------------- */

div#footer{
    
background:url("http://www.elitepvpers.com/forum/images/footer.png");
    
background-repeat:no-repeat;
    
width:954px;
    
height:133px;
    
margin:0px auto;
}

    
div#footer address{
        
font-size:14px;
        
color:#bfbc6c;
        
text-indent:110px;
        
line-height:130px;
        
font-style:Normal;
        
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
    
}
        
div#footer address a, div#footer address span{
        
text-decoration:none;
        
cursor:pointer;
        
color:#e2bf43;
    
}
            
div#footer address a:hover, div#footer address span:hover{
                
color:#aaa152;
            
}
            
div#footer ul{
    
list-style-type:none;
    
float:right;
    
margin-top:-75px;
    
margin-right:130px;
}

    
div#footer ul li{
        
float:left;
        
color:#bfbc6c;
        
padding-right:2px;
        
font-size:14px;
    }
        
div#footer ul li a{
            
color:#e2bf43;
            
text-decoration:none;
        }
            
div#footer ul li a:hover{
                
color:#aaa152;
            

Quote:
Originally Posted by Shy! View Post
Kenne die Homepage nicht, allerdings sehe ich nicht das Problem in dem verschobenen Content; sondern in der Schriftfarbe.
Das ist auch ein Problem.
03/03/2014 14:24 kangar00#5
Quote:
Originally Posted by Killuminati ∆ View Post
Könntest du es eventuell für mich machen, komme damit nicht klar.
PHP Code:
@charset "iso-8859-1";
htmlbody, * {
    
margin0;
    
padding0;
}

body{
    
background-image:url("http://www.elitepvpers.com/forum/images/bg.png");
    
font-family'TimesNewRomanPSMT';
}

a{
    
text-decoration:none;
    
color:#79603d;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
}

a:hover{
    
color:#79603d;
    
text-shadow:0 0 3px #000,0px 0 3px #000;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
    
text-decoration:underline;
}

div#bg-top{
    
background-image:url("http://www.elitepvpers.com/forum/images/bg-top.png");
    
width:100%;
    
height:672px;
    
background-position:top center;
    
background-repeat:no-repeat;
}

.
clear{
    
clear:both;
    
height:1px;
}

/* -------------------------------------------------------------- */
/* ---- MENU ----------------------------------------- */

div#menu {
    
width:997px;
    
height:114px;
    
background-image:url("http://www.elitepvpers.com/forum/images/navi.png");
    
background-repeat:no-repeat;
    
margin:0px auto;
}

div#menu ul {
    
list-style-type:none;
    
margin-left:150px;
}

div#menu ul li {
    
float:left;
}

div#menu ul li a {
    
text-decoration:none;
    
color:#aaa152;
    
line-height:90px;
    
font-size:16px;
    
padding:0px 25px;
    
background:none;
    
display:block;
    
text-align:center;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
}
div#menu ul li a:hover{
    
color:#ffc13b;
}
div#menu ul li a:active{
    
color:#eba834;    
}

/* -------------------------------------------------------------- */
/* ---- LOGO ----------------------------------------- */

div#logo{
    
background-image:url("http://www.elitepvpers.com/forum/images/logo.png");
    
background-repeat:no-repeat;
    
background-position:top center;
    
width:372px;
    
height:141px;
    
margin:0px auto;
}

div#logo:hover{
    
opacity:0.9;
}

/* -------------------------------------------------------------- */
/* ---- MAIN ----------------------------------------- */

div#main{
    
width:926px;
    
margin:0px auto;
}

/* -------------------------------------------------------------- */
/* ---- ITEMSLIDER ----------------------------------------- */

div#itemslider{
    
width:926px;
    
margin:0px auto;
}

div#itemslider h2{
    
background-image:url("http://www.elitepvpers.com/forum/images/item_slider.png");
    
background-repeat:no-repeat;
    
background-position:top left;
    
font-weight:100;
    
height:75px;
    
font-size:15px;
    
line-height:71px;
    
text-indent:30px;
    
color:#dbde8b;
    
text-shadow:1px 1px 10px #afb38c,
                
0px 1px 5px #000000,
                
0px -3px 5px #000000,
                
0px 3px 5px #000000,
                
-1px 0px 5px #000000;
}

div#itemslider-mid{
    
background-image:url("http://www.elitepvpers.com/forum/images/item_slider.png");
    
background-repeat:repeat-y;
    
background-position:top right;
    
min-height:85px;
}

div#itemslider-mid ul{
    
margin-left:55px;
    list-
style-type:none;
}

div#itemslider-mid li{
    
float:left;
    
margin:0px auto;
    
cursor:pointer;
    
transitionopacity 0.5s; -moz-transitionopacity 0.5s; -webkit-transitionopacity 0.5s; -o-transitionopacity 0.5s;
}

div#itemslider-mid li:hover{
    
opacity:0.8;
}

div#itemslider-bot{
    
background-image:url("http://www.elitepvpers.com/forum/images/item_slider.png");
    
background-repeat:no-repeat;
    
background-position:bottom left;
    
height:35px;
}

/* -------------------------------------------------------------- */
/* ---- SIDEBAR ----------------------------------------- */

div#sidebar{
    
width:315px;
    
float:left;
}

div#sidebar h2{
    
background-image:url("http://www.elitepvpers.com/forum/images/sidebar.png");
    
background-repeat:no-repeat;
    
background-position:top left;
    
font-weight:100;
    
height:75px;
    
font-size:15px;
    
line-height:71px;
    
text-indent:30px;
    
color:#dbde8b;
    
text-shadow:1px 1px 10px #afb38c,
                
0px 1px 5px #000000,
                
0px -3px 5px #000000,
                
0px 3px 5px #000000,
                
-1px 0px 5px #000000;
}

div#sb-mid{
    
background-image:url("http://www.elitepvpers.com/forum/images/sidebar.png");
    
background-position:top right;
    
background-repeat:repeat-y;
}

div#sb-mid p{
    
text-align:left;
    
margin-left:30px;
    
width:250px;
    
font-size:14px;
    
color:#79603d;
    
text-shadow:0px -1px 1px #000000,
            
0px 1px 1px #000000,
            
-1px 1px 1px #000000,
            
1px 1px 1px #000000;
}

div#sb-bot{
    
background-image:url("http://www.elitepvpers.com/forum/images/sidebar.png");
    
background-position:bottom left;
    
height:43px;
}

/* -------------------------------------------------------------- */
/* ---- BUTTONS ----------------------------------------- */

a.buttons {
    
width:315px;
    
display:block;
    
transitionopacity 0.5s; -moz-transitionopacity 0.5s; -webkit-transitionopacity 0.5s; -o-transitionopacity 0.5s;
}

a.buttons:hover {
    
opacity:0.6;
}

a#dl{
    
background-image:url("http://www.elitepvpers.com/forum/images/buttons.png");
    
background-repeat:no-repeat;
    
background-position:top center;
    
height:102px;
}

a#com{
    
background-image:url("http://www.elitepvpers.com/forum/images/buttons.png");
    
background-repeat:no-repeat;
    
background-position:bottom center;
    
height:102px;
}

/* -------------------------------------------------------------- */
/* ---- CONTENT ----------------------------------------- */

div#content{
    
width:602px;
    
float:right;
}

div#content h2{
    
background-image:url("http://www.elitepvpers.com/forum/images/content.png");
    
background-repeat:no-repeat;
    
background-position:top left;
    
font-weight:100;
    
height:83px;
    
font-size:15px;
    
line-height:80px;
    
text-indent:30px;
    
color:#dbde8b;
    
text-shadow:1px 1px 10px #afb38c,
                
0px 1px 5px #000000,
                
0px -3px 5px #000000,
                
0px 3px 5px #000000,
                
-1px 0px 5px #000000;
                
}

div#con-mid{
    
background-image:url("http://www.elitepvpers.com/forum/images/content.png");
    
background-repeat:repeat-y;
    
background-position:top right;
}

div#con-mid p{
    
width:550px;
    
text-align:left;
    
margin-left:25px;
    
color:#524a3c;
    
font-size:13px;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
}

div#con_mid_con{
    
width:550px;
    
text-align:left;
    
margin-left:25px;
    
color:#524a3c;
    
font-size:13px;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;    
}

.
news{
    
background-image:url("http://www.elitepvpers.com/forum/images/news_1.png");
    
background-repeat:no-repeat;
    
background-position:center;
    
width:103px;    height:89px;
    
margin-left:20px;
    
float:left;
}

div#con-bot{
    
background-image:url("http://www.elitepvpers.com/forum/images/content.png");
    
background-repeat:no-repeat;
    
background-position:bottom left;
    
height:41px;
}

/* -------------------------------------------------------------- */
/* ---- INPUT ----------------------------------------- */


input[type="reset"]{
    
background:url("http://www.elitepvpers.com/forum/images/btn.png");
    
background-repeat:no-repeat;
    
background-position:-125px -3px;
    
width:136px;
    
height:48px;
    
border:none;
    
color:#cb9e69;
    
font-size:15px;
    
cursor:pointer;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
    
transitionopacity 0.5s; -moz-transitionopacity 0.5s; -webkit-transitionopacity 0.5s; -o-transitionopacity 0.5s;
}

input[type="submit"]{
    
background:url("http://www.elitepvpers.com/forum/images/btn.png");
    
background-repeat:no-repeat;
    
background-position:-6px -3px;
    
width:112px;
    
height:48px;
    
border:none;
    
color:#cb9e69;
    
font-size:15px;
    
cursor:pointer;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
    
transitionopacity 0.5s; -moz-transitionopacity 0.5s; -webkit-transitionopacity 0.5s; -o-transitionopacity 0.5s;
}

input[type="text"],input[type="password"], select{
    
background:url("http://www.elitepvpers.com/forum/images/input.png");
    
background-repeat:no-repeat;
    
background-position:bottom;
    
width:251px;
    
height:49px;
    
border:none;
    
text-indent:10px;
    
color:#aaa152;
    
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
}

input[type="submit"]:hoverinput[type="reset"]:hover{
    
opacity:0.6;    
}

/* -------------------------------------------------------------- */
/* ---- FOOTER ----------------------------------------- */

div#footer{
    
background:url("http://www.elitepvpers.com/forum/images/footer.png");
    
background-repeat:no-repeat;
    
width:954px;
    
height:133px;
    
margin:0px auto;
}

    
div#footer address{
        
font-size:14px;
        
color:#bfbc6c;
        
text-indent:110px;
        
line-height:130px;
        
font-style:Normal;
        
text-shadow:0px -1px 1px #000000,
                
0px 1px 1px #000000,
                
-1px 1px 1px #000000,
                
1px 1px 1px #000000;
    
}
        
div#footer address a, div#footer address span{
        
text-decoration:none;
        
cursor:pointer;
        
color:#e2bf43;
    
}
            
div#footer address a:hover, div#footer address span:hover{
                
color:#aaa152;
            
}
            
div#footer ul{
    
list-style-type:none;
    
float:right;
    
margin-top:-75px;
    
margin-right:130px;
}

    
div#footer ul li{
        
float:left;
        
color:#bfbc6c;
        
padding-right:2px;
        
font-size:14px;
    }
        
div#footer ul li a{
            
color:#e2bf43;
            
text-decoration:none;
        }
            
div#footer ul li a:hover{
                
color:#aaa152;
            



Das ist auch ein Problem.

Schck mir mal bitte den Link zu deiner Homepage per PN, zur Zeit können wir nicht wissen was wir ändern sollen; Werde dir dann versuchen zu helfen.
03/03/2014 14:33 Shigatu#6
Quote:
Originally Posted by Shy! View Post
Schck mir mal bitte den Link zu deiner Homepage per PN, zur Zeit können wir nicht wissen was wir ändern sollen; Werde dir dann versuchen zu helfen.
[Only registered and activated users can see links. Click Here To Register...]
Ich benutze mein eigenen Spendescript ;).