Where is fluild grid view in DWCC20141.1

I am tring to work through the train simple tutorials on fluid grids. In the adding Header chapter the auther is in design mode and states we nned to be in the fluild grid view mode.  Newest version of DW doesn't have Design mode and I see no button for the fluid grid view. I HAV TRIED TO CREATE THE FILE      and save all and then preview in browser and I get code and DW locks up and won't show split or live view.  Code view shows the following:
@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/
img, object, embed, video {
    max-width: 100%;
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
    width:100%;
    Dreamweaver Fluid Grid Properties
    dw-num-cols-mobile:        4;
    dw-num-cols-tablet:        8;
    dw-num-cols-desktop:    12;
    dw-gutter-percentage:    25;
    Inspiration from "Responsive Web Design" by Ethan Marcotte
    http://www.alistapart.com/articles/responsive-web-design
    and Golden Grid System by Joni Korpi
    http://goldengridsystem.com/
.fluid {
    clear: both;
    margin-left: 0;
    width: 100%;
    float: left;
    display: block;
.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;       

Design View no longer exists in Fluid Grid Layouts as of CC 2014.1. Adobe is aware of the fact that they forgot to add much of Design View's functionality to the new Live View editor and have said they are working on it.
If you'd like to get Design View back, there is a work around. Close any open files, place an X in the Fluid Grid .css file as shown below...
    Dreamweaver Fluid Grid Properties
    dw-num-cols-mobile:       X 4;
    dw-num-cols-tablet:        8;
    dw-num-cols-desktop:    12;
    dw-gutter-percentage:    25;
Save the page and restart DW. You should then have Design View back for your FGL. Another way to fix it would be to roll back to the older DWCC 2014.0. You can do that via direct download here...
Windows: http://download.adobe.com/pub/adobe/dreamweaver/win/cc/Dreamweaver_14_LS20.exe
Mac: http://download.adobe.com/pub/adobe/dreamweaver/mac/cc/Dreamweaver_14_LS20.dmg

Similar Messages

  • Help! Where is the button to toggle Grid-View in Dreamweaver CC 2014.1?

    Just downloaded the latest version last night, and now the grid-view button is gone, so if I want to re-size a fluid-element, I can't.
    Help!

    See changes in latest update
    Dreamweaver Help | New features summary
    Nancy O.

  • Where did grid view go?

    I just uppdated my tv today. When I was to look at my pictures, I discovered that the "grid view" was gone. Instead, tv instantly starts a slide show after I have choosen an album to watch.
    I can´t find any options to choose the grid view.
    Anybody have any idea?
    Thanks.
    /Anders

    Logan Susnick wrote:
    Sorry, I'm not sure about your problem, I have no photos on my ATV.
    then why dredge up an old thread ??
    I can't stand the thumb view in iTunes for AppleTV Movies. Also TV Shows, although it's not nearly as bad as Movies. I find them completely useless. Fine, they added another view but what hapenned to having things my way.
    and what is your way? the old original views are still there in itunes.

  • File name not showing in grid view

    I just upgraded to LR 5.4 and I noticed that now when I am in grid view, only the capture date and dimensions show on the image when I run my cursor over it. I used to get a quick pop-up with the file name, capture date & dimensions, so I can quickly see where I am in my numbering system. I have looked at the preferences and also in view, but it is not apparent to me where it went, plus I know I didn't change anything, intentionally.
    BTW, I also upgraded to Mavericks OS on my iMac, but I hope that is not what is wrong. I know Adobe put out a bunch of "patches" for Bridge, etc. but I have already downloaded and updated all that.

    When you are in Library module/Grid mode, the text that appears in the hovering action is controlled by the Info Overlay. The Info Overlay has three states: Off, Info 1 and Info 2.
    Go to View>Loupe Overlay and put a check mark next to the Overlay you wish to be active and your hovering enabled text will change to match that text. 

  • Rating / Label "Buttons" active, although not shown in Grid View

    While I was investigating the reason for JPEG images being written back with no obvious changes applied to them (see also How to filter on Metadata Status "Has been changed"?) I noticed something I think is a bug:
    Becaus it sometimes happened to me that I unintentially changed the rating for a picture because I wanted to click into the frame of an image to select it as the only image, I have set my Library View Options as follows for Compact Cell Extras (for a better description also see Grid View: Flags, Rating, Color Label read only? / Mark Images Read only?):
    Index Number checked
    Top Label checked with File Name
    Rotation unchecked
    Bottom Label unchecked with Rating and Label
    Now, if I click into the area, where rating or color label would show (if shown), the rating of the images changes. So I am clicking on an option I don't even see ...
    This was one of the reasons, why metadata in pictures sometimes  would get updated without me knowing why. Anybody else who has experienced this behaviour?
    Beat Gossweiler
    Switzerland
    P.S: My workaround now is to have Common Photo Settings shown in the bottom label.

    Yes it's a bug. I see it on Mac platform.

  • Moving Images in Grid View

    I can't for the life of me move individual images or groups of images around freely in grid view. The tutorial says to drag from the center of a thumbnail and drag it to the location you want it. I tried that and it just springs back to where it came from. I would like to randomly move images around in grid view and then number and rename. Any help is much appreciated
    dgibb

    I disagree. My point is that one should not have to keep in mind an underlying computing model in order to know when you can and can't sort.
    In general (not a Lightroom point), as I'm primarily a PC user I'm used to climbing learning curves, but I love the transparency of Macs when I do use them.
    That sorting isn't available in Lightroom just because I have an empty sub-folder makes no sense from the photographer's viewpoint.
    It's not a big deal, but the sorting constraints are a clumsy rough edge in largely excellent UI.
    js

  • How to get column value in grid View

    Hello My first Language is German so bear with my English
    FIRST vIEW THE SCREEN SHOT PLEASE
    I am new to asp.net  i am making small application to generate reports in which user give criteria just liek we do in sql server  i have two grid view in accordion section then there is button  so Both GridView has headers that  Name
    , Output and Filter
    Name shows the Column of database fields, output column has check box if user check box it will only display those columns and filter is text box in which we filter our results
    basically i am just trying to do this like sql server in which user check columns to display and also provide filter criteria and then sql query modified according to the grid values.
    i have attached the screen shot of grid view kindly view it please You will have idea what i am tyring to say 
    now i want some help in filter criteria 
    suppose user check ref Code, School,Program, Name in the grid view and press show button
    it generates query
    select RefCode,School,Program,Name from Applicant.
    now i want to apply where clause if user write something in filter text box which i can not do kindly help me out and view the screen shot my desire outcome is if user check column and also write some value in RefCode filter textbox let suppose '0565-01'
    and in School Text user write SBE
    it should generate  sql
    select RefCode,School,Program,Name from Applicant where (RefCode='0565-01')and (School='SBE');
    my code for show button which generate simple select statement without where clause is below.
    protected void Button2_Click(object sender, EventArgs e)
    String output = "";
    String filter = "";
    foreach (GridViewRow row in gvExperience.Rows)
    CheckBox cb = (CheckBox)row.FindControl("CheckBox1");
    if (cb.Checked == true)
    output += row.Cells[0].Text.ToString() + ','; // get the Name of columns and concate in output variable }
    output = output.Remove(output.LastIndexOf(","), 1)
    string sql = "select " + output + " from Applicant"; // display the query
    bindoutput(sql); // pass this query and bind the new gridview which contain generated sql
    Azeem

    Hi Azeem,
    >>I am new to asp.net  
    Please ask on this forum instead:
    http://forums.asp.net/24.aspx/1?Web+Forms+Data+Controls
    ASP.NET issue is not related to WinForm forum.
    Regards,
    Barry Wang
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Problem sorting by Artist in grid view using Itunes 8

    I have a lot of albums that contain various artist and i set up the info in each with the correct artist name and "various artist" as the album artist. In itunes 8 when i use grid view and use show by artist it displays by album artist putting all the albums by "various artist" in one grid. It's correct in list and cover flow view. How can i set the grid view to display by the artist of the song and not the album. (ex. Soundtrack from the motion picture Tropic Thunder: Display "U Can't Touch This" under MC Hammer instead of Various Artist)

    Actually, the grid view should be using the Album Artist tag. When the Album Artist tag was added in iTunes 7.0, the intent was to allow users to properly tag songs based on the artist and any guest artists. For instance, on Luther Vandross’ album +Give Me The Reason+ Track 6, “There’s Nothing Better Than Love” is a duet. Therefore, while the Artist tag for the rest of the tracks should be ‘Luther Vandross’, the correct tag content for Track 6 is ‘Luther Vandross duet with Greory Hines’. Without having ‘Luther Vandross’ in all the Album Artist tags for all 9 album tracks, iTunes would split the album as if there are two albums of the same name by different artists.
    The other situation are producer-driven albums like Quincy Jones’ +The Dude+ or +Back On The Block+ . These are not compilations, as you described, because the songs were produced for the albums and Quincy Jones, although not a performer on any of the tracks, is the album artist. The exception is soundtracks that are compilations of songs typically produced for a given film. Like the situation you describe, each track has a different artist, so by having ‘Quincy Jones’ in the Album Artist tag for each track, iTunes maintains the integrity of the album and keeps the tracks properly grouped.
    (Now if Apple would only acknowledge and fix the persistent bug that does not carry these grouping and sorting features over to the user’s music folder when they have enabled “Keep iTunes Music folder organized” in iTunes’ preferences.)
    The situation you are specifically referencing is that of tagging compilations—albums that consist of tracks by various artists where there is no actual album artist—but you have used the Album Artist tag effectively forcing iTunes to see them as single artist albums. I also tag compilations—e.g., Various Artists (Hip Hop), Various Artists (Jazz), Various Artists (R&B), Various Artists (Soundtrack), etc.—, so I understand what you have done. Unfortunately, the fix for forcing the grid view to recognize individual artists in compilations may require you to clear out the Album Artist tag on all of your compilation album tracks forcing iTunes to revert to the Artist tag in place of the Album Artist tag.
    What I would suggest is clearing the Album Artist tag of just one compilation and seeing what happens. If the album appears under “Unknown Artist”, or some other generic listing, in the grid view then iTunes only recognizes the Album Artist tag and I am at a loss as to what you could do. If it works as you hope, then you can go ahead an clear out the Album Artist field on the rest of your compilation albums.
    The downside of clearing the Album Artist field is that iTunes will revert to its pre-version 7 habits and break up the albums; that is, a compilation with 12 tracks by 12 different artists will appear in the various views as 12 different albums albeit with the same name and cover art. To keep the tracks properly grouped in other views, you will need to mark all of the tracks from the compilation albums as “Part of a compilation” in the info dialog.

  • List View shows all tracks of CD, grid view is missing tracks

    I imported all my CDs into my iTunes library over the holidays. Over 40 GB of music. Now, I discover a flakey problem. On a CD, if I view via list view, the library shows 13 tracks. When switching to grid view and double-clicking on album, it shows tracks 1,2,4,6,9,12
    When I use windows explorer, the iTunes folder only shows tracks 1,2,4,6,9,12. Yet I can play all 13 tracks on PC and iPod. Where are the 'missing' tracks being stored and why don't they show in both views? This is happening on quite a lot of the CDs that were imported, but others are fine.

    This is most likely due to the content of the ID3 tags in the imported files. If a track features more than one artist, iTunes uses the first artist in the list to sort and organise the files. So one or more files imported from a CD might be stored in another artist's folder. iTunes plays the full album because it knows where all the tracks are (by virtue of the iTunes library database).
    To get around this problem, edit the information for all the tracks on an album so the the "Artist" tag has the main artist first in the list.

  • Drag and drop option in grid view

    Hi,
    I'm editing a large baptisim (750 photos) where I had another photographer. I nede the images in event order. On import, the photos are all over the place. I realise what I should have done, but now I'm here, I want to manualy drag and drop the photos in library-grid view. I'm dragging the photo and moving it, but it won't replace itself. What am I missing? Please help!

    But you can find two images from different cameras that appear to be shot at the same time or within a small interval. You can use their capture times to calculate the gap between the two camera's clocks.
    Now separate your files by cameras using the Library Filter (or Metadata Browser on LR 1.x) and make global time corrections with the Edit Capture Time command.
    Capture time shifts the date/time of each file in the selection by the same amount as you set for the 'most-selected' (or primary select) file.
    In the end, yes, sort by capture time.
    Export the whole shoot using a sequence in the file-name so they sort correctly on your customer's system.

  • Grid view by rating includes raw unstarred images

    In the grid view by rating, if you have a starred psd PLUS the raw file from whence it came, they both appear in sort by rating (this is NEW and UNDESIRABLE).  Is there a way not to see the raw file?

    You've replied with a blank message.  If you were intending to show us a screenshot of something using e-mail, then you need to do that with the web forum version of the messages, and use the little camera icon above where you type in text:

  • Rearranging photos in grid view

    Mac OS 10.5.6 Lightroom 2.2 Camera RAW 5.12
    My understanding is that photos cannot be rearranged in grid view in the parent folder. However, in a sub-folder to the parent folder it is possible to rearrange photos. I have several folders in the exact same hierarchy level inside a parent folder. All photos in all folder can be rearranged into user order except the photos in one folder in the same hierarchy level as the other folder mentioned above. It was previously possible to rearrange photos in this folder but now it is not. The only change is that I have imported some photos into Lightroom from a sub-folder to this folder where the photos cannot be sorted into user order. So the folder in question has NOT changed in the hierarchy level order, but a sub-folder to this folder has become part of the Lightroom library with new imports. How the heck can this import lock the photos in the folder and prevent them form being sorted (if this is what is causing the lock issue)? I would really appreciate some help since rearranging and sort photos is a main function of editing and organizing. This is an extremely annoying feature of Lightroom that hopefully will be corrected soon.
    Please advice on how I can unlock the photos in this folder and sort them in user order

    Remove the subfolder after lifting the images up into one folder is another solution.

  • Moving images within Grid View in LR3beta2

    Frustrated. In LR3Beta1 I could manually move and place images within Grid View or from the slide view at bottom for purposes of sorting "similar subject" content within a specified Text/Attribute naming. All of this was accomplished from the Parent folder, with no need for drilling down the Tree.
    Now, since installing LR3Beta2 I can no longer manually move (sort) within Grid View...unless I am in the lower most folder of the tree. This change is not practical since a tree folder may not match the relevance of my specified Text/Attributes.
    Can anyone tell me what I may be doing wrong, or is the ability to manually sort from Parent folder no longer an option?

    Here's an example of how I catalog/label/sort my images...
    Architectural images project - 3 locations of shootng, 4 areas of focus: Doors, Windows, Facades, Walls
    So, I may have 20 images w/both a door and a facade in the shot, 20 images with a window and a door, etc. I prefer to Keyword all of the images as Architectural, and then Keyword those applicable to Doors, Windows, Facades, Walls, etc.
    Now, suppose those all go into a folder labeled Architecture.
    The next week I get an assignment for Urban settings. It may include shops, churches, etc. However, within those, I decide to Keyword (where appropriate) Doors, Windows, Churches, Shops, etc. That project goes into a folder labeled Urban Settings.
    Now, let's say I have a request specifically for "Doors". Now, those Doors are spread across multiple folders at this point so I have no opportunity to manually sort all of the doors my similar content if they fall into multiple folders. Doesn't matter that I have pulled up Doors through Text, I still cannot sort them by similar style, shape, color, etc since they are spread across multiple folders.
    In the 1st beta, I could slice and dice a hundred ways to arrive at a final view and then...sort those so that they always appeared that way whenever I called them up again. Didn't matter that they were in multiple folders. That was extremely useful and...sweet.
    Any ideas?

  • ITunes 9 Grid view header disabled by default

    Ok, the subject is pretty clear. In Grid view the so-called header - the pane on top where the Albums-Artists-Genres-Composers buttons are, and also the scroll box is - is disabled in default view for every playlist, including main library. One needs to turn it on for each playlist manually. Or maybe I just don't know something?

    THANK YOU!
    I was having the same issue. I have always used the top columns (in descending order to reduce my options) to sort through my library and was desperately searching for column view controls. I was already considering reinstalling the old Itunes.
    In Itunes 8 I remember that the column view was turned off and on with Ctrl + B. That still works but I hadnt figured out how to control it untill I found your post.
    Lots of thanks.

  • How to change enter key behavior in data grid view?

    Greetings community
    I have a simple problem. I have a table of several columns, and I want it to be editable without using a mouse. I want user to enter value in the first column, press enter key on keyboard, enter value in second column, press enter key,
    and so on. I want data grid view to open another row only when all columns in the working row are populated. However, pressing the enter key causes opening new row whenever user presses the enter key.
    I tried to set current cell of data grid view in CellValueChanged event , but it didn’t work. Actually, it really moves current cell where I want, but after that it moves it one row down.
    I traced the execution of code, and counted CurrentCellChanged events to see what happens.
    Does anyone know if there’s any way to suppress this behavior?
    Thanks in advance

    Greetings community
    I have a simple problem. I have a table of several columns, and I want it to be editable without using a mouse. I want user to enter value in the first column, press enter key on keyboard, enter value in second column, press enter key,
    and so on. I want data grid view to open another row only when all columns in the working row are populated. However, pressing the enter key causes opening new row whenever user presses the enter key.
    I tried to set current cell of data grid view in CellValueChanged event , but it didn’t work. Actually, it really moves current cell where I want, but after that it moves it one row down.
    I traced the execution of code, and counted CurrentCellChanged events to see what happens.
    Does anyone know if there’s any way to suppress this behavior?
    Thanks in advance
    Hello,
    It perhaps be better using Tab key which is exactly used for switch focus to the next cell instead of dealing with enter key.
    Regards,
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for