Redirected from MindTouch Deki/Skinning/Fiesta/CSS Variables (8.05.2)
Was this page helpful?

CSS Variables (8.05.2)

    Table of contents
    No headers
    CSS Variables (8.05.2) Contributors
    Other Resources Views: 100
    developer.mindtouch.com is a community contributed help site for MindTouch Core only. Supported MindTouch TCS documentation can be found at help.mindtouch.us

     

    Fiesta utilizes CSS Variables with the 8.05.2 release.  By using the CSS variables you can quickly and easily customize a skin.  Additionally you may need to alter the associated images, refer to the .psd files for source files.

    The CSS variables are located in: drive\var\www\dekixxxx\skins\fiesta\skin-name\style.css.  This example is only applicable in the 8.05.2 release.

    @variables {  
        tabletop_border: 1px dotted #b8d6de;  
    	
        linkcolor: #000fff;
        linkcolor_hover: #ef9c1e;  
        
    	button_color: #333333;
    	buttonhover_color: #ffffff;
    	
    	sitenavhome_color: #333;
    	sitenavhomehover_color: #ef9c1e;
    	
    	sitenav_color: #333;
    	sitenavhover_color: #fff;
    	
    	sitenavselected_color: #000;
    	
    	pagerevision_color: #000; 
    	pagerevisionlink_color: #000; 
    	
    	dropmenu_border: 1px solid #bbc7cf;
    	dropmenu_bgimage: none;
    	dropmenu_bg: #e4ebee;
    	dropmenuhover_bg:#f6fafc;
    	
    	pageinfoheader_color: #333333;
    	
    	pagebar_color: #666666;
    	pagebarhover_color: #666666;
    	pagebarhover_bg: #e2e7e9;
    	pagebardisabled_color: #a0a0a0;
    	
    	specialh2_color: #789bbd;
    	specialfieldset_border: 1px solid #b8d6de;
    	
    	table_bg1: ;
    	table_bg2: #f1f7f9;
    }
    Was this page helpful?
    Tag page
    You must login to post a comment.

    Copyright © 2011 MindTouch, Inc. Powered by