CSS Validation

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

CSS Validation

Post by Solidjeuh »

Hey all,

I have a little question.
Are these errors something to worry about, Or can I just leave it how it is now?
http://jigsaw.w3.org/css-validator/vali ... g=&lang=en

And if not .. Is this hard to fix? Cause i'm not that good in css ... :D

CSS Validation

Post by Stoker »

I dont care about css errors.

Well, if you are not good with css they will be hard to fix ;)

CSS Validation

Post by Solidjeuh »

Don't want to fix them if it's not really necessary..
So the won't affect the forum in any way? Then I just leave it how it is now..

CSS Validation

Post by Stoker »

Test your stuff in the common used browsers.
Some of your errors is about rounded corners which doesnt work in all browsers.
If you use css3 it will appear as an error too.

CSS Validation

Post by Arnevb »

Errors are everywhere, believe me xD Rests of codes, unused css styles even syntax errors :) But as long as it works, it's fine to me :)

CSS Validation

Post by Nully »

Be cool, we all have these errors or a part of them.

Some of them are not errors, just information :
Same colors for color and background-color in two contexts

CSS Validation

Post by Solidjeuh »

Ok, Thank you!
Gonna take a look at it after the holiday's..