<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to 16: css reference in config.php breaking login.php css</title><link href="https://sourceforge.net/p/squirreloutlook/bugs/16/" rel="alternate"/><link href="https://sourceforge.net/p/squirreloutlook/bugs/16/feed.atom" rel="self"/><id>https://sourceforge.net/p/squirreloutlook/bugs/16/</id><updated>2007-02-12T00:55:40Z</updated><subtitle>Recent changes to 16: css reference in config.php breaking login.php css</subtitle><entry><title>css reference in config.php breaking login.php css</title><link href="https://sourceforge.net/p/squirreloutlook/bugs/16/" rel="alternate"/><published>2007-02-12T00:55:40Z</published><updated>2007-02-12T00:55:40Z</updated><author><name>EuRoZaC</name><uri>https://sourceforge.net/u/eurozac/</uri></author><id>https://sourceforge.net588c18841f179425438c246c9aa139b7dc7d25c1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Path in config.php for css appears to be incorrect -&lt;br /&gt;
$theme_css = SM_PATH . 'config/themes/css/outlook-08.css';&lt;/p&gt;
&lt;p&gt;On my system this caused the login.php not to use the css.&lt;br /&gt;
Modified to $theme_css = SM_PATH . 'themes/css/outlook-08.css'; and all appears OK, even after closing browser, clearing my cache and starting again.&lt;br /&gt;
This worked for both name based virtual host and URL server relative path.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>