CSS Datei wird nicht berücksichtigt

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
Zielgruppe
Posts: 6
Joined: Fri 28. Jan 2005, 13:31
Location: Dortmund, Germany

CSS Datei wird nicht berücksichtigt

Post by Zielgruppe »

Hallo alle,
ich habe das Tutorial von Pepperkorn durchgespielt und erziele auch ein fast perfektes Ergebnis - leider werden jedoch alle Schriften als Times New Roman dargestellt - ich vermute einfach mal, dass die CSS Datei nicht gelesen wird oder falsch eingebunden ist.

Was kann ich da falsch gemacht haben?

********
Hello all,
I followed the directions in the pepperkorn tutorial and the result is nearly perfect, except of the font layout. All text is displayed as Times New Roman.
I suppose that the css file can't be read or is integrated in a wrong way.

What have I done wrong?
Last edited by Zielgruppe on Fri 28. Jan 2005, 14:53, edited 1 time in total.
Pappnase

Post by Pappnase »

hallo

das kann sein das du vielleicht etwas falsch in der css deklariert hast oder anhand fehlender rechte!

http://www.phpwcms-docu.de/inst_de.phtml
Zielgruppe
Posts: 6
Joined: Fri 28. Jan 2005, 13:31
Location: Dortmund, Germany

Post by Zielgruppe »

Pappnase wrote:das kann sein das du vielleicht etwas falsch in der css deklariert hast oder anhand fehlender rechte!
Halle Pappnase, die Rechte stehen (wie im Tutorial angegeben) auf 666.
In der CSS Datei selber war ich nicht drin und ich finde dort auch nur Hinweise auf Helvetica und Arial.

So was nun?

(PS: Ich habe meine Frage Deinem Vorschlag entsprechend übersetzt)

*********

The file attribute of the css file is 666 (as recommended in the tutorial). I haven't edited the css file yet, and there just definitions using Arial and Helvetiva in it.
Pappnase

Post by Pappnase »

hello

are all pathes right!? could you use the whole system without any errors!?
Zielgruppe
Posts: 6
Joined: Fri 28. Jan 2005, 13:31
Location: Dortmund, Germany

Post by Zielgruppe »

Yes - everything except of the styles is ok
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

hi please have a look to your template - perhaps changed to print.css when using scrolling mouse?
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Post by update »

Hi,
perhaps it is something simple like a wrong tuning in your browser? In Frefox e.g. you can check "always use my fonts" and you will never see any css driven fonts...
Just my 1 eurocent
Greetings

Claus
Zielgruppe
Posts: 6
Joined: Fri 28. Jan 2005, 13:31
Location: Dortmund, Germany

Post by Zielgruppe »

Hi Claus,
TNX but the style don't work on three machines with three different browser(versions) and three different operating systems

Some new ideas?
Last edited by Zielgruppe on Sat 29. Jan 2005, 21:55, edited 1 time in total.
Zielgruppe
Posts: 6
Joined: Fri 28. Jan 2005, 13:31
Location: Dortmund, Germany

Post by Zielgruppe »

aaaaah

Thanx for all your ideas, I've fixed the bug. The problem was a general rights setting done by the provider. (The next problem will soon come)

Cheers,
Dirk
Rudi
Posts: 6
Joined: Fri 17. Sep 2004, 09:40

Post by Rudi »

Hi,

got the same problem. What are the general settings that have to be changed? Maybe I can solve this problem also. Thanks.
Zielgruppe
Posts: 6
Joined: Fri 28. Jan 2005, 13:31
Location: Dortmund, Germany

Post by Zielgruppe »

Hi Rudi,

I assume the your problem is caused by a wrong rights setting in the file attributes ob the path to the frontend.css. Your browser can't access the frontend.css file.

First try if you can access it directly by typing the correct URL in the adress field of your browser. (i.e. http://www.mydomain.de/phpwcms/phpwcms_ ... ontend.css)

If the result is "403 forbidden" try to change the file AND folder rights in the above mentioned file-path.

Hope that Helps,
Dirk
Rudi
Posts: 6
Joined: Fri 17. Sep 2004, 09:40

Post by Rudi »

Hi Zielgruppe,

that is exactly the solution I was looking for. Yes, it works.
Thanks a lot. :D
Post Reply