Change page title field width

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Change page title field width

    Not sure if this is the right forum, but I would like to make a change to the
    Dreamweaver interface. The text box that shows the page title is too narrow. Is
    there an extension that lets you set a new width, or is there a configuration
    file that allows for this change? Thanks.

    bubba11 Guest

  2. Similar Questions and Discussions

    1. Is possible change the title with Acrobat Pro 9?
      Hi, I'm using Acrobat Pro. 9, and i'm programing with C#. My question is: Is possible change de title in a pdf? I'm using this two metods and...
    2. how to change page title once published?
      I would like to change the title of this page (from "techsupport_gis" to something else) without creating a replica of this page and resaving it as...
    3. Re : How to change the Wndow title
      Hi, I have publish my flash document to a projector file, I use fscommand("showmenu", false) to turn off all menu items but how can I change the...
    4. D8.5 / D MX: Change text in title bar
      Hello, does anybody know, if one can change the text in the title bar of an projector window? Tharion
    5. How to dynamically change page title using php and require_once?
      This is an elementary question, but I've not been able to find the answer, so here goes: I am developing a site using php. I have the html...
  3. #2

    Default Re: Change page title field width

    > there an extension that lets you set a new width, or is there a configuration
    > file that allows for this change? Thanks.
    >
    Look in toolbars.xml.
    It's in C:\Documents and Settings\USER\Application Data\Macromedia\Dreamweaver
    8\Configuration\Toolbars\

    About line 10 :
    <editcontrol file="Toolbars/MM/EditTitle.htm" ..etc..>

    You can change the width attribut.
    I've just changed it myself :)


    Phil Guest

  4. #3

    Default Re: Change page title field width

    Thank you VERY much! Just what I needed
    bubba11 Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139