Hallo,
ich bin nicht der große CSS-Kenner, denke aber schon, daß ich das Grundprinzip verstanden habe.

Nun habe ich mir auch mal das Standard-CSS angeschaut (im Bereich Admin) und bin da auf Angaben gestoßen, mit denen ich recht wenig anfangen kann:
Code: Select all
#container {
width: 760px;
\width: 780px;
w\idth: 760px;

ednong
##
English Translation
Hello,
I'm not really the guru of CSS, I'm beginner. And I have take a look into the Standard CSS, which comes with phpWCMS (in the admin area).
And I know, what the value "width" means. But I have found s.th. like this:
Code: Select all
#container {
width: 760px;
\width: 780px;
w\idth: 760px;
ednong