Properties Inspector

My layers are not showing properly in Design View of DW8.
They were fine until I copied some code from a website (which I
immediately deleted).
The layers panel is not showing any of my layers (they are
not hidden), and when I click on the layers in Design View the
"handle bars" do not show up. The property inspector shows only the
Div ID box, the class box and the Edit CSS box.
This must be a dreamweaver as opposed to code issue as I have
opened other site pages which are totally unrelated and they are
affected in the same way.
Does anyone have any solutions or know what I am talking
about.
I can send a screen shot which will show what is happening?
Thanks

On Mon, 25 Sep 2006 16:02:54 +0000 (UTC), "efs"
<[email protected]> wrote:
>I'm trying to create a new CSS page and the Links option
(located under appearances) in the Properties Inspector is not
there? What am i doing wrong.
>I'm using MX 2004
You link to the CSS from a web page, there will be no option
when
editing the stylesheet.

Similar Messages

  • Dumb Q on Properties Inspector and missing Font tools

    I just upgraded to DW CS5.  In the Properties Inspector I somehow clicked off some options and can now no longer see font alignment or options like Bold or Italics.  Now I have to access it via the FORMAT option at the top.  I know this has to be simple but I have searched the web and cannot find the answer!!  I do have HTML clicked in the Properties Inspector.
    Thanks,
    Gary

    garynng wrote:
    What I dont get is Left Align, Right Align, Center Justify.  I used to get that until I clicked all of the windows at the bottom off and now can't get it back.
    Read my reply again:
    When CSS is selected, you get CSS options, which include bold, italic,
    and alignment. However, it's important to note that using these options
    forces you to create a style rule. In CS5, you cannot use HTML
    attributes for alignment, except by editing Code view or using the Tag
    Inspector panel.
    Left Align, Right Align, Center, and Justify are now options in the Property inspector when the CSS button is selected. However, as I wrote before, these options no longer insert the HTML align attributes. To do that, you need to use Code view or the Tag Inspector (Window > Tag Inspector).
    Dreamweaver CS5 uses CSS for alignment. You need to learn to use CSS if you want to use the Property inspector for text alignment. Why? Because CSS is now considered the standard way of doing it.

  • Reset Page Properties to properties inspector in Dreamweaver CS6

    Need help to reset the page properties button to the properties inspector. It was there when I installed CS6 but somehow I must have changed the settings.

    Are you looking at the expanded Property inspector?  There is a little white triangle in the lower, right-hand corner of the inspector that toggles the display of the bottom half of that panel.  It's this part that contains the Page Properties button....

  • Need help with font and bug with properties inspector bug

    Hey guys,
         I recentely bought a account at dreamtemplate and i'm working on creating my first website, ive got the basic down but whenever i want to change the font of one character in a word( lets say the k in kind to a different font) it switched the entire word or sentence to that font. ive contacted dreamtemplate about it and this is the solution they gave me but i dont understand it:
    To change the font, you need to put the TrueType font files of edwardian and Kunstler in the font file of the template folder.
    You may change the font of one character in a word as below.
    For example:
    In the HTML file,
    <h2 class="title"><span class="newfont">l</span>atest </span> <span >projects</span></h2>
    In the CSS file,
    @font-face {
    font-family: 'Kunstler';
    src: url('/fonts/Kunstler/Kunstler Script.eot');
    src: url('/fonts/Kunstler/ds-digi-webfonteot?#iefix') format('embedded-opentype'), url('/fonts/Kunstler/Script.woff') format('woff'), url('/fonts/Kunstler/Kunstler Script.ttf') format('truetype'), url('/fonts/Kunstler/Kunstler Script.svg#ds-digi-webfont') format('svg');
    .newfont{font-family: 'Kunstler'!important;}
    Feel free to contact us if you need any further assistance.
    if anyone can shed some light and knowledge on how to apply it that would be amazing.
    Also another problem i've been experiencing is that whenever i edit something in an html file (index.html) and save it and view it none of the changes show up besides the change in words(ie. no font change, no size change) but pictures are fine.
    Now my last which has bothered me a lot latly is an issue with my propertie inspector box, It works fine with an html file but whenever i try to edit a .js file it either goes blank or is greyed out, i've searched for solutions and have made sure im not in live mode, but no luck, i even reinstalled DW, still no luck. I need to edit a menu bar that is a .js and i cant do it with this issue. if anyone needs further info let me know.
    thanks in advance

    Before you get any deeper with this, you really need to learn all you can about HTML code and it's relationship with CSS.  Otherwise you will be forever confused, frustrated and incapable of understanding the answers we give you.
    HTML, CSS  Tutorials -
    http://w3schools.com/
    http://www.csstutorial.net/
    http://phrogz.net/css/HowToDevelopWithCSS.html
    When you have a firm grasp of the fundamentals, spend a few hours doing this 5-part tutorial on how to use DW.  It's time well spent.
    http://www.adobe.com/devnet/dreamweaver/articles/first_website_pt1.html
    Incidentally, you cannot edit JavaScript with the HTML properties inspector.   To edit JavaScript, switch to Code View.
    Nancy O.

  • Properties inspector same as Properties panel?

    OK, this shouldn't be too hard for you Flash experts. I'm a
    book editor and I am trying to find out if the Properties inspector
    and the Properties panel are the same thing.
    Thanks for any help.

    railfan844,
    > OK, this shouldn't be too hard for you Flash experts.
    You'd be surprised. ;)
    > I'm a book editor and I am trying to find out if the
    Properties
    > inspector and the Properties panel are the same thing.
    According to Jen deHaan, longtime Macromedia/Adobe
    documentation
    doyenne, the correct term for this entity is "Property
    inspector" (note the
    singular "Property," even though the panel's tab reads
    "Properties"). In
    day-to-day use, people call this entity everything from the
    official name to
    "Properties inspector" to "Properties panel" to probably
    more. Speaking
    pragmatically, they're all the same thing.
    David Stiller
    Co-author, Foundation Flash CS3 for Designers
    http://tinyurl.com/2k29mj
    "Luck is the residue of good design."

  • Flash components and the properties inspector

    Don't know if any of you have had experience in creating
    components that
    can have properties set using the properties inspector or
    not, but here
    we go.
    I have several components which all have a 'data' property
    that is an
    Object in which a developer can store arbitrary data.
    I have set this up in the component so that it will display
    in the
    properties inspector, thusly:
    [Inspectable(name="Data")]
    private var _data:Object;
    Now, it does indeed appear in the inspector, but when I click
    on the
    field it brings up a box which then doesn't allow me to enter
    any data
    (see screenshot:
    http://www.moloko.f2s.com/filetransfer/componentParams.png)
    However, if I right-click on the symbol in the library, go to
    Component
    Definition, then click on the Data property in the Value
    column, it
    brings up a box that's a little bit more what I was expecting
    in that it
    contains the '+' and '-' buttons to allow me to add/delete
    data, and
    also some up/down arrows to allow me to move the data around
    in the list
    (see screenshot:
    http://www.moloko.f2s.com/filetransfer/componentDefinition.png)
    Anyone know what's going on with this? Is this a bug in the
    Flash IDE or
    am I doing something wrong??
    MOLOKO
    Macromedia Certified Flash MX 2004 Developer
    Macromedia Certified Flash MX Developer
    ::remove _underwear_ to reply::
    'There ain't no devil - it's just God when he's drunk' Tom
    Waits
    GCM/CS/IT/MC d-- S++:- a- C++ U--- P+ L++ !E W+++$ N++ O? K+
    w+++$ !O M+
    VMS? PS+++ PE- Y PGP+ t+ 5-- X-- R* tv++ b++++ DI++++ D+ G e
    h-- r+ y++

    The flashComponents are standard AS2 components, and you can look up their APIs in the Flash documentation.  Here is the button docs:
    http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=00001977.html#3654189
    Looking at that, there is a getStyle() method, and I just tested it out:
    put sprite(1).getStyle("borderStyle")
    -- "inset"
    put sprite(1).getStyle("fontFamily")
    -- "_sans"
    put sprite(1).getStyle("color")
    -- 734012.0000
    I'm not real sure what that means (probably the hex color converted to a float), but you can change the color like this:
    sprite(1).setStyle("color","red")
    And here is a page that lists all the styles that are defined:
    http://help.adobe.com/en_US/AS2LCR/Flash_10.0/help.html?content=00001973.html#3136306

  • Link in properties inspector

    My first page of my site has the name "health". It has two states.In the field link in property inspector I put index.html. When I go to my site on the web to text the site and click the button "health" the second stage display  less then 1 second and return to the first state. What is wrong? Anybody can help me, please!

    Hi, Lynda
    Thanks to reply my question. I am brazilian and my English is intermediate. I don't know what does it means "mousing away", sorry. could you tell me about thtat with another expression?
    Date: Sun, 2 Oct 2011 02:16:38 -0600
    From: [email protected]
    To: [email protected]
    Subject: Link in properties inspector
    Re: Link in properties inspector created by Linda Nicholls in Fireworks - View the full discussion
    Are you mousing away from the link before it returns the first state?
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/3949426#3949426
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/3949426#3949426. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Fireworks by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Video properties inspector CS4

    Hi,
    I have FLV video files in my site, and in the properties inspector window on the pages where the videos occur (when I click on the video image), there seem to be some properties missing. When I pull down the additional properties window with the little arrow in the lower right-hand corner, the only properties added to the window are Auto Play and Auto Rewind. The rest is blank. No quality, no frame, nothing that allows me to alter the video file in ways other than Height, Width, and the 'skin'.
    According to Adobe there should be several other properties displayed. Am I doing something wrong here?
    Thanks!
    A

    Click the CSS button on the left of the Property Inspector
    Ken Ford
    Adobe Community Expert Dreamweaver/ColdFusion
    Adobe Certified Expert - Dreamweaver CS3
    Adobe Certified Expert - ColdFusion 8
    Fordwebs, LLC
    http://www.fordwebs.com
    "Harumbak!" <[email protected]> wrote in
    message
    news:gdtd09$ohu$[email protected]..
    > hi guys,
    >
    > what's the best reason why they removed the option to
    select a font size
    > in
    > the properties inspector if you have a HTML page open?
    Is this because
    > Dreamweaver would want people to get things more
    organize when assigning
    > classes to the elements?
    >
    > try this.
    >
    > 1. open a new html document in dreamweaver cs4
    > 2. type any text on the body
    > 3. highlight the text
    > 4. look on the properties inspector. The only options
    you have there is
    > FORMAT
    >

  • Missing Align Attribute & HTML in Properties Inspector in CS6

    Greetings,
    I have a couple of unusual issues. I just went to use Dreamweaver CS6 for the first time and noticed a couple of missing things.
    One I cannot see the align attribute to align my image left or right (I just hand coded it for now). Strange?
    Secondly is there not a CSS and HTML inspector in the properties panel? I only show one properties panel now.
    I tried to upload a screenshot showing the missing inspectors and the missing align attribute but with no success...
    Just wondering if anyone has any suggestions?
    Thanks!
    Martin

    The point that I was trying to make is that if it's still used, why get rid of it?
    With each new release, modern web browsers move one step closer to realizing full standards compliance.  Eventually deprecated code will be ignored by all browsers such that <align> & <center> will have no effect other than throwing errors into the HTML.   DW is targeted mainly at web designers who want  standards compliant code; not e-mail designers. 
    Anyhow, so what are these other tools you mention for email?
    E-mail Templates that work in all clients
    http://mailchimp.com/features/email-template-gallery/
    If you have a MailChimp or Constant Contact account, use their on-line visual editor for creating your e-mails. 
    Ismax Free Online Editor for HTML E-mails
    http://ismax.com/htmleditor.html
    Nancy O.

  • New properties inspector and CSS...

    Hi,
    Can you explain the new Targeted Rule section of CS4, on the
    Property Inspector?

    r_tist wrote:
    > Can you explain the new Targeted Rule section of CS4, on
    the Property Inspector?
    Any changes you make in the Property inspector are applied to
    whatever
    is selected in the Targeted Rule field. So, if Targeted Rule
    is "p", all
    changes are applied to the existing rule for paragraphs. If
    you want to
    create a new rule, select <New Style Rule> from the
    drop-down menu in
    Targeted Rule.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS4",
    "PHP Solutions" & "PHP Object-Oriented Solutions"
    http://foundationphp.com/

  • Background selection missing from Properties inspector in CS6? [subject edited by moderator]

    My BG (Background Insert Image) Selection is missing in the Properties Panel of my new Dreamweaver C6. I just moved up from an earlier version of Dreamweaver which did have it. How can I get the BG Image Insert / change link? Thanks

    Thanks Jon, for your initial help....
    But this isn't doing what I want to do. Both the actions you describe above, adds the background .JPG image to the entire Browser Page background.
    I need to insert / add the JPG image to a "TABLE" element which I am centering in the middle of my home page. You can see it here at: http://www.FastDates.com
    See the background JPG photo of the 3 girls with the motorcycle. I created this with the earlier version of Dreamweaver using the BG (Background Insert Image) function previously seen at the bottom of the Properties box. With the new Dreamweaver I  can not find  how do this again - Change this table background Image. Other than to go into the old page coding and change it there. But this will not help me if I create new pages in the further.
    Here is the coding for that section of the page with the JPG calendar page image I want to change each month - highlighted below darker:
    <body>
    <p align="center">
      <map name="Map2" id="Map2">
        <area shape="rect" coords="361,143,591,281" href="http://www.FastDates.com/FDRP.HTM" />
        <table width="1100" height="1151" border="0" align="center" cellpadding="1" cellspacing="10" background="IndexPhotos/IL15.07.jpg" bgcolor="#FFFFFF">
          <tr>
    I hope this will give you the needed information to help me?
    Thank you! Jim Gianatsis / FastDates.om

  • Missing Flash Pro CC 2014 Properties Inspector?

    I am a student and just downloaded a trial version of Flash Pro CC 2014. When adding a graphics symbol to the stage, I am unable to name instances. I was wondering whether the trial version is incomplete or whether the interface has just changed. My book Digital Media Primer show an interface including the Stage, Timeline, Library etc., but the pictures offer a different Properties window which includes a textbox allowing naming of particular instances. Can someone tell me how to name instances?
    Thanks
    Matt Armshaw

    you've never been able to assign instance names to graphics' symbols in the properties panel.
    use a movieclip or button.

  • Docking the Properties Inspector toolbar to the top as it was in CS3 and every version before it

    So far in CS4 I cannot find a way to dock the Property Insp. to the top
    region of the UI - not in Dreamweaver and not in Fireworks?  Am I missing
    something??  Sure Adobe didn't disable the ability for the user to dock the
    Inspector up at the top if he/she would like to do so!!!!!!
    Any answers?
    Thanks!
    Tim

    Thanks David.  Love you, I buy your books, you rock.
    I can't imagine a single reason to have disabled docking the toolbars ANYWHERE a user might want to.  On a large monitor, I want that constantly-used tool to fall about middle to high in the natural level of my sight/eyeballs.
    Here's the feature request I submitted for both Dreamweaver and Fireworks:
    *******Enhancement / FMR*********
    Brief title for your desired feature: Docking the Property Inspector to the top like it has been for eternity.
    How would you like the feature to work?  Same as it has been for eternity.
    Why is this feature important to you?  I can't possibly imagine why Adobe would disable the Property Inspector being docked anywhere frankly, but to just arbitrarily remove it from docked where it always has been is an abject failure of good GUI design.  My eyes don't rest naturally at the bottom of my monitor.  They rest more naturally at the middle to top.  So as often as one would be looking AT the Prop Insp. it needs to be in a location that my eyes tend to fall to the monitor.
    Tim

  • Dreamweaver CC Properties Inspector Not Working

    Hi all
    I have just started a new site and after installing some text my PI stays blank. I can click on anywhere within the page and nothing shows upin the PI.
    the only time the PI works is when I place my cursor infront of the <body>.
    Never had this problem before.
    Any suggestions.

    The position of your text is invalid. You need to place your text within the body of your page.
    Right now you have it after the ending </head> and before the starting <body>

  • How to restore/config JDev Property Inspector to show all properties/attrs

    I'm using JDeveloper 11.1.1.0.0, and found that the Properties Inspector does not display all the attributes (for viewing/editing), instead, it shows only the attributes that has values been set explicitly.
    How can I configure it and/or restore it to show all properties/attributes of a component?

    user518778 - since you are an internal Oracle user please use the internal email list jdev_us to post your questions.

Maybe you are looking for