footer problem

Alles zu Styles, Templates, Icons und Smilies für phpBB 2.0, sowie allgemeine Designfragen zur Integration von phpBB in bestehende Websites.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Dragonface
Mitglied
Beiträge: 11
Registriert: 08.02.2005 00:33

footer problem

Beitrag von Dragonface »

hi ich hab folgendes problem und zwar ist unten mein footer nich richtig die grafik soll bis nach unten da ist aber noch ein kleiner abstand der muss weg aber wie hab schon alles versucht geht irgendwie nich ich hoff mir kein einer helfen

hier der link
http://board.aka-records.com
Benutzeravatar
D@ve
Ehemaliges Teammitglied
Beiträge: 3842
Registriert: 28.08.2002 19:33
Wohnort: Bretzfeld
Kontaktdaten:

Beitrag von D@ve »

hastDuInDerCss-DateiDeinesTemplatesmargin-bottomImBodyTagAufnullPixelgesetzt?

Gruß, Dave

PS.: Wenn man zwischendurch mal ein paar Satzzeichen benutzt, fällt es anderen wesentlich leichter die Texte zu interpretieren...
There are only 10 types of people in the world: Those who understand binary, and those who don't
Dragonface
Mitglied
Beiträge: 11
Registriert: 08.02.2005 00:33

Beitrag von Dragonface »

Code: Alles auswählen

/* 8Color CSS File Created by Dragonface :: http://dragonface4u.com */
   993433

html {
        width: 100%;
        /* height: 100%;*/
        }
body {
        background-color: #51564F; /* OLD: #FFFFFF; */
        background-image: url("images/bg.gif");
        color: #333333;
        font-family: Verdana, Arial, sans-serif;
        margin: 0px 0px 0px 0px;
        width: 100%;
        height: 100%;
        text-align: center;
        }
.gen {
        font-size : 10px;
        }
.gen2 {
        font-size: 10px;
        font-family: Verdana;
        color: #000000;
        }
.genmed {
        font-size : 12px;
        }
.gensmall {
        font-size : 11px;
        }
.gen,.genmed,.gensmall {
        color : #000000;
        }
a.gen,a.genmed,a.gensmall {
        color: #006699; text-decoration: none;
        }
a.gen:hover,a.genmed:hover,a.gensmall:hover {
         color: #326181; text-decoration: none;
         }
a:link,a:active,a:visited {
        color: #000000;
        }
a:hover {
        color: #9B5300;
        }
span.info {
        font-size: 10px;
        color: #5AA87C;
        }
span.small {
        font-size: 11px;
        }
span.postinfo {
        font-size: 12px;
        color: #333333; text-decoration: bold;
        }
a.nav {
        color: #333333;
        font-size: 12px;
        }
.cattitle {
        color: #FFFFFF;
        }
a.white {
        color: #FFFFFF;
        }
a.grey {
        color: #FFFFFF;
        }
a.white:visited {
        color: #FFFFFF;
        }
a.green {
        color: #FFFFFF;
        font-weight: bold;
        font-size: 14px;
        }
a.green:visited {
        color: #FFFFFF;
        font-weight: bold;
        font-size: 14px;
        }
a.green:hover {
        color: #4A635B;
        font-weight: bold;
        font-size: 14px;
        }
div.small {
        font-size: 11px;
        }
div.pm {
        border: solid;
        border-width: 1px;
        width: 300px;
        border-color: #555555;
        background-color: #EFEFEF;
        font-size: 11px;
        position: center;
        text-align: center;
        font-family: Verdana, sans-serif;
        padding: 2px;
        }
table.forumborder {
        border: solid;
        border-width: 1px;
        border-color: #555555;
        }
td.small {
        font-size: 11px;
        }
td.info {
        font-size: 10px;
        color: #000000;
        }
td.title {
        background-color: #9B5300;
        width: 100%;
        height: 100px;
        }
td.menu {
        background-color: #C4B590;
        width: 100%;
        height: 25px;
        color: #FFFFFF;
        font-size: 12px;
        font-family: Arial;
        text-align: right;
        }
td.subtitle {
        border: #555555;
        border-style: solid;
        border-left-width: 0px;
        border-top-width: 1px;
        border-right-width: 0px;
        border-bottom-width: 1px;
        background-color: #C4B590;
        width: 100%;
        height: 22px;
        color: #FFFFFF;
        font-size: 10px;
        font-family: arial;
        }
td.mnu {
        background-color: #BFBFBF;
        height: 2px;
        }
td.forumtitle {
        background-color: #6B6040;
        color: #FFFFFF;
        font-size: 10px;
        font-family: verdana;
        }
td.row1 {
        background-color: #AEAC94; /*was EEEEEE */
        font-family: sans-serif;
        font-size: 12px;
        }
td.row2 {
        background-color: #C2C1AB;  /* Was DDDDDDD */
        font-family: sans-serif;
        font-size: 12px;
        }
td.row3 {
        background-color: #E6DBC0; /* was CCCCCC */
        font-family: sans-serif;
        font-size: 11px;.
        }
td.icon {
        background-color: #BE7B7B;
        font-family: arial;
        }
td.rowtitles {
        background-color: #B0A84D;
        font-size: 12px;
        font-weight: bold;
        font-family: arial;
        color: #FFFFFF;
        }
th.forumtitle {
        background-color: #9B5300;
        color: #FFFFFF;
        font-size: 10px;
        font-family: sans-serif;
        }
th.menu {
        background-color: #769A97;
        height: 25px;
        color: #FFFFFF;
        font-size: 12px;
        font-family: sans-serif;
        }
span.postbody {
         font-size: 13px;
         }
.liteoption {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.mainoption, .button {
        border: 1px solid #000000;
        height: 20px;
        background-color: #FFFFFF;
        }
.code {
        font-family: "courier new";
        font-size: 12px;
        color: #000000;
        background-color: #FFFFFF;
        border: #993433;
        border-style: solid;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
}

.quote {
        font-family: Arial;
        font-size: 11px;
        color: #FFFFFF;
        /* line-height: 125%; */
        background-color: #769A97;
        border: #FFFFFF;
        border-style: dashed;
        border-left-width: 1px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        }
/* Not used yet, but will be used in v1.2, v1.5 and v2.0*/
div.box1 {
        width: 200px;
        text-align: center;
        font-size: 14px;
        background-color: #EFEFEF;
        border: 1px solid #BFBFBF;
        }
table.mainwindow {
        margin-left: auto;
        margin-right: auto;
        border-left: 1px solid #333333;
        border-right: 1px solid #333333;
        border-top: 1px solid #333333;
        border-bottom: 1px solid #333333;
        background-color: #E8E5DC;
        width: 775px;

        }
.topictitle1 {
        font-size: 14px;
        color: #F25858;
        font-weight: bold;
        }

/* End CSS */
das ist meine css body margin ist auf 0px
Dragonface
Mitglied
Beiträge: 11
Registriert: 08.02.2005 00:33

Beitrag von Dragonface »

und hier meine overall_footer.tpl

Code: Alles auswählen

<div align="center"><span class="copyright"><br />{ADMIN_LINK}
<!--
        We request you retain the full copyright notice below including the link to www.phpbb.com.
        This not only gives respect to the large amount of time given freely by the developers
        but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
        reason) retain the full copyright we request you at least leave in place the
        Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
        to include even this then support on our forums may be affected.

        The phpBB Group : 2002
// -->
</span>

<div class="small">8Color Created By: <a href="http://www.dragonface4u.com">Dragonface</a>

</td>
</tr>
</table>

</td>
</tr>
<tr>
<td valign="bottom" height="auto">

<table width="100%" cellpadding="0" cellspacing="0">
<tr>
<td class="subtitle"><div align="center">Powered by <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB</a> {PHPBB_VERSION} &copy; 2001, 2002 phpBB Group<br />{TRANSLATION_INFO}</div></td>
</tr>
<tr>
<td class="title" align="right" valign="top">
<a href="http://www.aka-records.com"><img src="templates/8Color/images/credit.gif" border="0"></a>
</td>
</tr>
</table>


</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
Benutzeravatar
Markus67
Ehrenadmin
Beiträge: 28346
Registriert: 12.01.2004 16:02
Wohnort: Neuss
Kontaktdaten:

Beitrag von Markus67 »

Hi ...

ergänze mal in der overall_header.tpl

Code: Alles auswählen

<body link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
mit

Code: Alles auswählen

bottommargin="0"
Markus
Dragonface
Mitglied
Beiträge: 11
Registriert: 08.02.2005 00:33

Beitrag von Dragonface »

hey hab gemacht wie du gesagt hast geht leider nich immer noch das selbe. aber noch ein anderes problem meine buttons die sind zuweit links ich will die trennzeichen weg machen aber da soll der selbe abstand bleiben wie geht das
Benutzeravatar
Markus67
Ehrenadmin
Beiträge: 28346
Registriert: 12.01.2004 16:02
Wohnort: Neuss
Kontaktdaten:

Beitrag von Markus67 »

Hi ...

in der overall_header.tpl
mit

Code: Alles auswählen

&nbsp;
ersetzen oder ein transparentes Gif als Abstandhalter einfügen.

Markus
Dragonface
Mitglied
Beiträge: 11
Registriert: 08.02.2005 00:33

Beitrag von Dragonface »

also das geht danke hab aber noch ein problem hab eigentlich ganz viele aber das hier ist eins von denen die am meisten nerven also:

[ externes Bild ]

so sieht mein admin interface aus wie du sehen kannst ist der hintergrund auf der schrift drauf das ist auch so bei dem pop up für pn´s gibts keine css nur fürs admin menu? weil er nimmt die bg.gif die eigentlich nur für´s forum gedacht ist. meine css ist oben vieleciht kannste mir sagen wie ich den bg weg mache. und noch was ich benutzt das advanced admin interface aber diese grafiken gehen nich da stand ich sollte so paar zeilen in die css einfügen aber das war nur für das subsilver theme bei mir gibts diese zeilen garnicht.

danke
Benutzeravatar
Markus67
Ehrenadmin
Beiträge: 28346
Registriert: 12.01.2004 16:02
Wohnort: Neuss
Kontaktdaten:

Beitrag von Markus67 »

Hi ...

erstmal noch den Footer ... eins nach dem anderen :wink:

suche in der overall_footer.tpl

Code: Alles auswählen

<td class="title" align="right" valign="top"> 
<a href="http://www.aka-records.com"><img src="templates/8Color/images/credit.gif" border="0"></a> 
</td>
ersetze mit:

Code: Alles auswählen

<td class="title" align="right" valign="top"><a href="http://www.aka-records.com"><img src="templates/8Color/images/credit.gif" border="0"></a></td>
Jetzt sollte der schmale Rand unten weg sein. Da war ein "space" dazwischen.

Markus

Edit
ich seh da kein Bild ... :wink:
Dragonface
Mitglied
Beiträge: 11
Registriert: 08.02.2005 00:33

Beitrag von Dragonface »

ich probiers gleich mal ich muss kurz off kannste schon mal antwort für die andern probs schreiben dann mach ich gleich alles bin in 30min back

thx
Antworten

Zurück zu „phpBB 2.0: Styles, Templates und Grafiken“