Report – 2 Errors on the CIABox
- This topic has 3 replies, 2 voices, and was last updated 12 years ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Hello,
On http://validator.w3.org/ it say´s that my website ha 2 errors:
The first is easy to solve, it is a </li> that isn´t doing anything in thi file, just had to delete:
– engine\includes\feature-slider\template.php on line 56
But…..
-engine\config\features.ini
————– CODE——————————
[infinity-body-layout.background-image]
default_value = “assets/images/bg-body.gif”
default_value = “assets/images/logo.png” <— in this one the validator says that is missing an alt””
————– CODE——————————
The message from the validator is:
An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.
Hi Daniel,
These are relatively minor markup bugs.
Feel free to post an issue on Github here:
https://github.com/cuny-academic-commons/cbox-theme/issues
Done, nobody comented…
Hi Daniel,
Thanks for posting an issue on Github. The theme developers will get to it once they have addressed other things.