Related styles:
-
Fade
Installs:Created: Dec 21, 2012Last Updated: Dec 22, 2012 -
Created: Sep 26, 2011Last Updated: Oct 10, 2011
-
Created: Dec 06, 2012Last Updated: Dec 09, 2012
-
Created: Sep 23, 2012Last Updated: Jan 21, 2013
-
Created: Jun 29, 2011Last Updated: Sep 08, 2013
-
Created: Jul 17, 2012Last Updated: Sep 08, 2012
-
Created: Nov 29, 2012Last Updated: Nov 30, 2012
-
Created: Jun 29, 2011Last Updated: Aug 07, 2012
-
Created: Nov 25, 2012Last Updated: Nov 26, 2012
Joomla! - Condensed Backend
Description:
This style is for the Bluestork default template. Installation instructions below.
More info
- Copy/Paste the style code into a text file
- Save the text file as custom.css
- Copy the custom.css file to JOOMLA\administrator\templates\bluestork\css where "JOOMLA" is the name of your Joomla! installation directory
- Edit the index.php file for JOOMLA\administrator\templates\bluestork\index.php where "JOOMLA" is the name of your Joomla! installation directory. Near the top of index.php file is a section containing the other CSS files used by the template. Find this section:
$doc->addStyleSheet('templates/system/css/system.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/template.css');
then add the line for the custom.css file. Like so:
$doc->addStyleSheet('templates/system/css/system.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/template.css');
$doc->addStyleSheet('templates/'.$this->template.'/css/custom.css');
Save your modified index.php file.
- Refresh your browser or open/close Joomla! backend Administrator for the style to take effect
Tested functional for the latest versions of Firefox, Chrome and Opera on Windows 7 operating system. Fails miserably on IE and is too quirky to be useful on Safari.
First install FreeStyler to use this style.
If you already installed it, please, make sure this site is allowed to run JavaScript.But you can download Freestyler for other browsers and apply styles there!
Applies to:
all URLs