Re: [Postfixadmin-devel] missing layout for postfixadmin on web site
Brought to you by:
christian_boltz,
gingerdog
From: J4 <ju...@kl...> - 2011-01-18 11:39:32
|
Hi David, # ls -l css/default.css -rw-r--r-- 1 root root 5637 Jan 3 12:38 css/default.css $CONF['theme_css'] = 'css/default.css'; Just to be sure the default.css was not the problem, I copied the default.css from the svn I had downloaded into the htdoc location for my postfixadmin install, but it did not change anything. Is there anywhere else that could cause a problem with the style sheets? On 01/18/2011 11:00 AM, David Goodwin wrote: > I suspect you've somehow broken the stylesheet(s). > > Look in config.inc.php for $CONF['theme_css'] - it should be set to something like 'css/default.css'. > > > > David. > > > On 17 Jan 2011, at 10:39, J4 wrote: > >> Hi there, >> >> I had postfixadmin working well, but sadly made a change last Friday and have forgotten what it was :( The result is that postfixadmin works, but the (presumably) style sheets are not read. The web page is displayed only in ascii with URL links, but not the nice way it was afore. >> >> I took a screen-shot and upload it here as it better explains what I mean: >> http://tinypic.com/r/zn629w/7 >> >> Does anyone know what might have caused this? >> >> Best regards, J. >> ------------------------------------------------------------------------------ >> Protect Your Site and Customers from Malware Attacks >> Learn about various malware tactics and how to avoid them. Understand >> malware threats, the impact they can have on your business, and how you >> can protect your company and customers by using code signing. >> http://p.sf.net/sfu/oracle-sfdevnl_______________________________________________ >> Postfixadmin-devel mailing list >> Pos...@li... >> https://lists.sourceforge.net/lists/listinfo/postfixadmin-devel > |