Page 1 of 1

Template Phoca Nature

Posted: 09 Jun 2011, 15:16
by Klaus
Hi Jan,
I would like the background on the left, right, up and down (the edges of the template in the browser on large screens) make a different color. Now it's white. The contributions behind the module so it should remain so.
Is it possible to change this.
Regards
Klaus
--------------------------------
Template Phoca Nature
Hallo Jan,
Ich möchte gern den Hintergrund ganz links, rechts, oben und unten (vom Template die Ränder im Browser bei großen Bildschirmen) in einer anderen Farbe machen. Jetzt ist es ja weiß. In den Beiträgen hinter dem Modul usw. soll es auch so bleiben.
Ist es möglich dieses zu verändern.
Viele Grüße
Klaus

Re: Template Phoca Nature

Posted: 09 Jun 2011, 16:27
by Klaus
Ist gelöst:

Template CSS

/* Phoca Template - https://www.phoca.cz */
* {
padding: 0;
margin: 0;
}

body {
text-align: center;
font-size: 76%;
font-family: Arial, sans-serif, Verdana, Helvetica;
line-height: 1.3;
background:#243515;
}

h1, h2, h3, h4, h5, h6, blockquote, label, ul, ol, dl, fieldset, address {
margin: 0.5em 0;
}

Re: Template Phoca Nature

Posted: 09 Jun 2011, 18:13
by Benno
Ok, solved!
Freundliche Grüße,
Benno