theme phpfox 1 1 0 module_theme Can view block layout for themes within the Admin Control Panel? Theme Management Create Theme Create Style Create a New Template Create CSS File Import Themes Import Styles Last modified {time_stamp} by {full_name} CSS file successfully added. Not a valid style. Edit CSS Themes Styles Editing Style Create New Style Style successfully updated. Style successfully added. Create Style Import Styles Style successfully imported. Not a valid theme. Style successfully deleted. Managing styles for Logo successfully reverted. Logo successfully uploaded. Change Site Logo Change Logo Template successfully added. Create New Template Templates Theme successfully updated. Theme successfully added. Editing Theme Create New Theme Create Theme Theme is not valid. Export Theme Theme successfully imported. Not a valid theme to import. Import Themes Theme successfully deleted. Not a valid file extension. Unable to upload image. Unable to find style. Style requires a name. Style requires a folder name. Select a parent theme for this style. Provide if the style is active or not. Provide a default logo name. Folder is not valid. Select a style. Provide a file name. Provide CSS code. File name is not valid. Not a valid style to set to default. Unable to find style sheet. Unable to find the style sheet file. Select a theme for this template. Select what type of a template this is. Not a valid template to delete. Theme requires a name. Theme requires a folder name. Provide if the theme is active or not. There is already a theme with the same folder name. Not a valid theme to delete. Full Screen Toggle Blocks Toggle all blocks. Close Advanced CSS Use Theme Save Preview Revert To Default Are you sure? Note that this will revert all your changes and not just those within this group. Width Background URL Attach Files Scroll Yes No Position Repeat Do Not Repeat Across Down Tile Font Color Family Size Style Weight Text Align Transform Decoration Border Padding Reset CSS Details Select File Name Creator Submit CSS Files Global CSS Revert Delete Style Details Parent Theme Parent Style Name Folder Name Logo Image Default logo file name (eg. logo.png) Website Version Is Default Is Active Update Manual Install Theme Created By Action N/A Install Click to install this theme. Nothing new to install. Active Edit Style Export Style Are you sure? Remove as Default Set as Default Deactivate Activate No styles found. Create a New Style Logo Select a Logo You can upload a JPG, GIF or PNG file. Recommended width/height: {width}x{height} pixels. Automatically Resize Current logo Revert Logo Upload Logo Template Info Group Global Template Type Block Controller Required only for modular templates. HTML HTML Templates Global Templates Controllers Theme Details Folder Export Export Styles Download Manage Edit Theme Edit Templates Manage Styles Recent Visitors Default Page Width Link Link:Hover Search Bar Header Menu Menu Link Menu Link:Hover Profile Header Profile Header Link Profile Header Link:Hover Profile Link Profile Link:Hover Content Block Body Block Header Bottom Bottom Link Bottom Link:Hover Creating CSS File Add New Block Please enable DesignDND first. You are not allowed to make use of this feature. Something bad happened. Order Updated Select a block below and then drag it to any of the available positions. Favorites Edit Edit Profile View More View Less Add More Done can_view_theme_sample 'Default', 'folder' => 'default', 'created' => '1212226813', 'is_active' => '1', 'is_default' => '1', 'total_column' => '3' ), array( 'name' => 'Cosmic', 'folder' => 'cosmic', 'created' => '1212226813', 'is_active' => '1', 'is_default' => '0', 'total_column' => '3' ), array( 'name' => 'Nebula', 'folder' => 'nebula', 'created' => '1212226813', 'is_active' => '1', 'is_default' => '0', 'total_column' => '3' ) ); foreach ($aRows as $aRow) { $aInsert = array(); foreach ($aRow as $sKey => $sValue) { $aInsert[$sKey] = $sValue; } $this->database()->insert(Phpfox::getT('theme'), $aInsert); } $aRows = array( array( 'theme_id' => '1', 'name' => 'Default', 'folder' => 'default', 'created' => '1212227060', 'is_active' => '1', 'is_default' => '1', 'logo_image' => 'logo.png' ), array( 'theme_id' => '1', 'name' => 'Facebookish', 'folder' => 'facebookish', 'created' => '1212227060', 'is_active' => '1', 'is_default' => '0', 'logo_image' => 'logo.png' ), array( 'theme_id' => '1', 'name' => 'Altitude', 'folder' => 'altitude', 'created' => '1212227060', 'is_active' => '1', 'is_default' => '0', 'logo_image' => 'logo.png' ), array( 'theme_id' => '2', 'name' => 'Cosmic', 'folder' => 'cosmic', 'created' => '1212227060', 'is_active' => '1', 'is_default' => '0', 'logo_image' => 'logo.png' ), array( 'theme_id' => '1', 'name' => 'Density', 'folder' => 'density', 'created' => '1212227060', 'is_active' => '1', 'is_default' => '0', 'logo_image' => 'logo.png' ), array( 'theme_id' => '3', 'name' => 'Nebula', 'folder' => 'nebula', 'created' => '1212227060', 'is_active' => '1', 'is_default' => '0', 'logo_image' => 'logo.png' ) ); foreach ($aRows as $aRow) { $aInsert = array(); foreach ($aRow as $sKey => $sValue) { $aInsert[$sKey] = $sValue; } $this->database()->insert(Phpfox::getT('theme_style'), $aInsert); } ]]>