Community Forums › Forums › Archived Forums › Design Tips and Tricks › Error Message in Infinity Pro css
Tagged: error
- This topic has 3 replies, 2 voices, and was last updated 6 years, 4 months ago by
Victor Font.
-
AuthorPosts
-
October 10, 2018 at 2:34 pm #223650
di
ParticipantI’m getting a coding error in my customized css, based off Infinity Pro. The error flag shows up for this coding. Any ideas?
>>>>
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:bold}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:0.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
http://adunate.comOctober 11, 2018 at 6:26 am #223667Victor Font
ModeratorYour question is very vague. You haven't said anything about the message, where in the file you are receiving it, how you are editing it, etc.
Posting a long section of compressed CSS that is essentially unreadable is not helpful to anyone.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet?October 11, 2018 at 7:46 am #223670di
ParticipantI'm getting the error message icon in my WordPress/Appearance/Editor screen. The icon appears along side this initial coding, which is unedited from Infinity Pro. When I click on the icon, it brings up a list of "Expected," however I'm unable figuring out a way to copy/paste this content let alone understand it.
The error also says in must be fixed before updating the file.
To be noted, this error isn't showing up in Dreamweaver and I am able to update via ftp.
October 12, 2018 at 6:32 am #223688Victor Font
ModeratorThe WordPress/Appearance Editor is the worst place to edit files. There's nothing wrong with the Infinity Pro CSS. I've used that theme on at least a half-dozen client sites without any issues or errors.
The problem is with the editor built into WordPress. It wants you to use spaces and not tabs for indentations. If a file uses tabs, it presents the red error. There are other things it doesn't do correctly either.
Also, if you make a mistake in the WordPress editor, it can bring down your site with the white screen of death. Don't use the WordPress editor for CSS, jQuery, and PHP.
Regards,
Victor
https://victorfont.com/
Call us toll free: 844-VIC-FONT (842-3668)
Have you requested your free website audit yet? -
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.