Template Phoca Nature

Phoca Templates - templates for Joomla! CMS
Klaus
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 20 Dec 2007, 11:54
Location: Germany
Contact:

Template Phoca Nature

Post 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
Klaus
Phoca Newbie
Phoca Newbie
Posts: 6
Joined: 20 Dec 2007, 11:54
Location: Germany
Contact:

Re: Template Phoca Nature

Post 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;
}
User avatar
Benno
Phoca Hero
Phoca Hero
Posts: 9608
Joined: 04 Dec 2008, 11:58
Location: Germany
Contact:

Re: Template Phoca Nature

Post by Benno »

Ok, solved!
Freundliche Grüße,
Benno
Post Reply