Created a first - nearly all defaults -theme but clicking on the "Valid CSS!" link at the bottom displays a page with:-
ErrorTarget: http://themes/chameleon/marvin/layout.css
I/O Error: The host name [themes] couldn't be resolved. Details: "themes".
Obviously a relative path, instead of an absolute path, is being passed somewhere.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drupal_org_node_246077_1.patch | 2.91 KB | DrewMathers |
Comments
Comment #1
DrewMathers commentedThe variable $theme_url was used instead of $themebuilder_theme_url in pagetpl.tpl.php and xhtml.tpl.php. The CSS validator feature does not appear to be enabled for Smarty or Xtemplate themes.
Note that before the CSS validator icon will work, you must change the default Website URL under themebuilder > edit > setup > Site Information. This must be done before you create your theme.
Comment #2
CZ commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.