Topic: Strange CSS ERROR?
Check this and return me why please
http://jigsaw.w3.org/css-validator/vali … .punbb.org
Thank you.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → Strange CSS ERROR?
Check this and return me why please
http://jigsaw.w3.org/css-validator/vali … .punbb.org
Thank you.
Probably a bug with the validator.
I have a problem with CSS styles...
After uploading all the files, as usually. I open a blank new window and point it to my forum.
Then installation begins.
BUT...
Even if the page opens, it doesn't use styles... i have an all black text on white page...
"Ok, maybe it's the 1.2.7..."
But the forum looks exactly the same and i don't understand. I've tried adjusting CHMODs but it doesnt change anything.
And what achieved me was, when i tried it on my computer, with WAMP (like Easy PHP) it works well...
I don't really don't understand, if someone has an idea
And sorry but i'm really tired right now ZZZzzz, i can't even find the right keys on my keyboard :S
Check this and return me why please
http://jigsaw.w3.org/css-validator/vali … .punbb.org
Thank you.
Confirmed its a bug in the validator. The validator is failing a line which reads line-height: 0. This is perfectly valid css. If you change the line to line-height: 0px then it validates. This is wrong since zero values don't require units and line-height is a multiplier so it is not supposed to have units anyway.
after looking at the error log, and a good night, here's what i found :
1: [Mon Sep 19 00:17:05 2005] [error] [client xxx.xxx.xxx.xxx] File does not exist: /home/rockncne/yyy.yyy/html/forum/style/imports/Oxygen_cs.css, referer: http://forum.yyy.yyy/
i looked with my ftp client, but the files are there... i don't understand.
Did you try replacing the file with a clean copy?
ok, i found.
my ftp client automatically set filenames to lower case.
PunBB Forums → PunBB 1.2 troubleshooting → Strange CSS ERROR?
Powered by PunBB, supported by Informer Technologies, Inc.