ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Cannot set a wider toolbar for my publish page?

May 01, 2012 11:22am

Subscribe [1]
  • #1 / May 01, 2012 11:22am

    PeteGeller

    42 posts

    Hi there,

    i want do override the expandable settings of the toolbar window.

    I put an override.css inside my default folder and set the following settings to

    /**
     * ExpressionEngine Corporate Theme
     */
     
     /* -------------------------------------
     /*  Publish Page
     /* -------------------------------------*/
      
     #mainContent div#tools {
        width:              296px;
        float:              right;
        clear:              left;
        background:         url('../images/tool_menu_background.png') repeat-y top;
        display:            none;
     }
      
     #mainContent #tools li a {
        display:            block;
        background:         url(../images/content_custom_tab_edit.png) no-repeat scroll left bottom;
        padding-left:       32px;
        padding-right:      4px;
        line-height:        20px;
        color:              #37444d;
        font-size:          11px;
        text-decoration:    none;
        width:              230px;
        overflow:           hidden;
        height:             20px;
     }

    i changed also the publish_admin.js and set the settings for the holder margin-right and the toolbar link.
    But i’m not able to set the tools anchors to a wider setting, i tried everything in side the developer tool of chrome, but i can’t get it?

    Any ideas how to change the window, because i have longer description names for my custom fields and want them to show up?

    Thanks

    Peter

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases