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
Template Phoca Nature
-
- Phoca Newbie
- Posts: 6
- Joined: 20 Dec 2007, 11:54
- Location: Germany
- Contact:
-
- Phoca Newbie
- Posts: 6
- Joined: 20 Dec 2007, 11:54
- Location: Germany
- Contact:
Re: Template Phoca Nature
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;
}
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;
}
- Benno
- Phoca Hero
- Posts: 9608
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Template Phoca Nature
Ok, solved!
Freundliche Grüße,
Benno
Freundliche Grüße,
Benno