Evolution of the media query size

In my current document, my biggest media query is 1200px. I want to make it a little bigger. I opened the bootstrap.css Bootstrap file but when I re - open Dreamweaver, it says the file is read-only and cannot be changed. Y at - it something I am doing wrong?

Dreamweaver puts bootstrap.css read-only because it is a style sheet that is automatically generated that contains a large number of interdependent styles. The normal way to work with the bootstrap information is to create your own styles in a separate style sheet to override the default "bootstrap" values

If you want to change the largest break Bootstrap, the best way to do this is to create a new site definition and create a grid custom in the new site. Expand the option of customization at the bottom of the "bootstrap" tab in the new Document dialog box to set the new values of stop point. Then click on create.

This will create a new version of bootstrap.css that you can copy and use to replace the version of the site that you were working. Once you have done this, you can delete the site you used to create the customized style sheet.

Tags: Dreamweaver

Similar Questions

  • media query

    Hello world

    I have created a website (http://www.butlerpartnersandassociates.com.au/dreamaustraliastudytours.html). I inserted the slot in the css media query

    @media screen and (max-width: 480px) {}

    #main p {make-size: x-large;}

    Color:RGBA (0,204,0,1);

    }

    }

    When I reduce the window of the browser of my imac media query works, but when I view the site on a mobile phone, (which is the purpose of the media query) does not request media. I was wondering if someone could help me solve the problem?

    Thanks in advance

    Best regards

    Paul

    See if the tag meta mobile to thesection of the page has an effect any:

  • T42 hide menu with CSS media query

    In an application of theme univeral if you attempt to print a page with the display left menu, it takes too much space.

    These can be removed with CSS, and I found the room to be cut after the hidden menu.

      #t_Body_nav 
        { display : none; }
      
      #t_Body_content 
        { margin-left : 0px !important; }
    

    Yet, when they are wrapped in a media query, during print preview or emulation (image) the margin on the left is in the spotlight, but the body remains behind

    @media print {
      #t_Body_nav 
        { display : none; }
      
      #t_Body_content 
        { margin-left : 0px !important; }
    }
    

    978-1-4842-0962-2_figure_20-emulation.png

    I don't see what else I might need to include?

    Basic sample

    workspace: swesley

    user: otn

    PWD:Forum

    App: 88776

    Note that I'm only interested in the media query, not printer_friendly solution. Although I have not there is no friendly t42 model, printer only honour which is described in the documentation.

    Scott

    Hi Scott

    I think it's the transform that you are missing:

    @media print {
      form .t-Body #t_Body_nav {
        display: none;
      }
      form .t-Body .t-Body-main {
        margin-left: 0;
        -webkit-transform: none;
        transform: none;
      }
      form .t-Body .t-Body-main>div {
        margin-left: 0 !important;
      }
    }
    

    A bit of fiddling with the specificity of the selector is necessary to avoid !important directives on everything.

  • Dreamweaver cc 2014 will not save the changes I made in the css for my second media query

    Dreamweaver cc 2014 does not record changes to my second media query can someone please tell me where I'm wrong

    Please provide a link to the site so that we can see the problem on the spot.

  • How create a sensitive email as the adobe Newsletter Newsletter is nice, in all devices. Did you guys created media query css?

    I just noticed that your newsletter looks presentable in all devices. How did you guys do that. ? Should what software I use?

    I'm not sure what to answer your question 1, NON - inquiries are not the way to go, as most MUAs DO NOT read questions from the media. In addition, web e-mail clients like Gmail completely Strip in the header of his sight before displaying the e-mail so-inquiries are useless. There are a few apps that do it - but you can not every happy customer like that.

    The simple trick is to use fluid layouts. For example, instead of creating:

    you would use:

    And nest elements that it contains that are fluid rather than wear a fixed width. This will ensure that email appears in all devices / sizes of screen constantly.

    In the meantime, if you're not already aware, you can use 'Mailchimp' to create of beautiful newsletters that just work - they have great "Forever Free" plans and also here pay-as-you-go plans: http://www.mailchimp.com - give it a shot.

    If you are specific that you want to create yourself, you can take a look at these 2 links that contain tips & tricks:

    12978 http://webdesign.tutsplus.com/Articles/Creating-a-simple-Responsive-html-email--Webdesign-

    http://blog.sumall.com/journal/3-steps-to-make-your-e-mail-design-responsive-2.html

    And this link, which comes from "Zurb" - the creators of "Foundation", which is a beautiful front frame. They have this "Ink" tool that does exactly what you are looking for: http://zurb.com/ink/ - is open source and free.

    Good luck.

  • BlackBerry Smartphones how can I increase the maximum file size allowed on the media?

    Whenever I have record video using the video camera, after a very short time it will stop recording and gives a message 'maximum size of the file reaches. I've adjusted the settings to save in 'Normal' mode, but while recording appears in last a short time, the result file size is way too big to be able to easily send to contacts. When you use the MMS mode the recording time is much too short. Is it possible to increase the maximum allowed size of the file so that a resulting video would be about 3-4 MB or less?

    You can download any software video conversion on the net. just try this one "Freestudio".

  • questions from the media

    CC of Dreamweaver has something to automatically configure the media queries?  I thought it was under Edit, but I don't see anything.

    Not a video, but a series of screenshots.

    The Live View window washer allows to drag the Document window to the approximate size in which you want to create a breakpoint.

    Click the icon in the bar of Visual Media Queries:

    This opens a simple Panel to define your query:

    The drop down menu from the top has options for min-width, max-width and min - max. For min-width and max-width fields are automatically filled in with the current width, but the fields are editable. The second drop down menu has the options for creating the request of media into a new CSS file, or a

  • Problems to make the request to the media to work

    HI, having problems with a media query - part text on my page is too great on a smartphone screen.  I would like to reduce it and have used the following in my css, but its no do not influence:

    @media only screen and (max-width: 767px) {}

    {#primarywide}

    font size: 50%;

    }

    }

    You can see what's wrong with it?  The page is the home of Lene Lovich at Stereo Society

    The part I have to reduce is the bit above the horizontal menu, but for now, I'm trying to apply the query to the #primarywide div, which includes most of the content of the page.  I'll create a new div for this bit if I can get the application to work.

    I also realize that the menus are very small, but for now I just want to get this part of the sorted page

    Thank you

    Nothing else is sensitive on this page?

    Make a sensitive page, you must add the meta tag below to pagessection.

    I don't know whether or not your media query will work as I've never tried a combination of requests media width fixed/reagents.

  • Question about importing videos in the media library.

    Hi, I managed to record some videos (coming from a VCR) with media Center. I would like to handle videos with software and then burn it to a DVD.

    My problem is that I need to be able to view the video with Windows Media Player - is it possible to import the recording of "my videos"?

    Any help will be much appreciated.

    Thank you very much.

    EDIT: anyone know how to know the size of the recordings made with the media library?

    Hello

    See this FAQ Toshiba on saved files.
    http://support.toshiba-tro.de/KB0/FAQ5C018R000DR01.htm

    If you want to know the size of the saved if files you must use the properties of the file or the detail view option.

  • Qosmio G20-111: after disk HARD changing the Media center does not work

    Hi, I have a WME Quosmio G20-111, after a hard drive, toshiba support center evolution (disc hard bone) in Italy has reinstalled the WME but whenever I try to use the Media Center pc crash and show me a white screen. After several phone call they told me that the problem is that they don't update quosmio drive drivers?
    I'm desperate, any suggestions?

    [email protected]

    Hello

    Well, as far as I know that the Qosmio Player has been installed on the partition hidden on the new laptop, but perhaps the ASP is not install this application after replacing HARD drive.

    But I do not understand why the missing Qosmio Player should have a bad influence on the media library? MC is a Microsoft program that is part of the Windows XP MCE. Player of Qosmio is an invention of Toshiba and should have nothing to do with the MCE.

    However, you can try to install the Qosmio Player and then try to recover the entire operating system with the recovery CD Toshiba original delivered.

    Maybe it helps.

  • BlackBerry Smartphones Media Manager does not recognize the Media card

    Installed the media 2G card.  Card is able to format and presents itself as 1.8 GB.  With mass storage, office software (Roxio media manager) does not show - memory card from the device.  In mass storage mode (which, according to the manual means the acts of the device as a USB storage device), PC sees the device, but does not not the files copied to it.  Has spent about 2 hours with the technical support of Verizon... they are puzzled.

    I found a workaround for the music files on the card.  I removed from the Blackberry and installed in an SD adapter full-size and there in a USB key with a SD slot.  My computer has seen the media card (embedded in the USB device) and I flew over songs in the repertoire of music on the media card, put it back into my phone and viola... the music file was there!

  • Windows Media Player error message says that I don't have the media usage rights acquisition.

    Original title: Windows Media Player

    Am not able to play music in Windows Media Player to the library after the transfer of music from another computer.  Error message says that I don't have the media usage rights acquisition.

    Hello

    Thanks for posting your query in Microsoft Community and we give the opportunity to help you.

    Cause of the error:

    Windows Media Player uses Microsoft Digital Rights Management (DRM) to protect the rights of content owners who protect their music or video products in this manner. You must have usage rights required to play, burn, or sync protected content.

     

    How to upgrade the DRM license?

    By default, Windows Media Player will automatically attempt to acquire the rights of use in silence unless the server requires some input on your part (for example, registration or tax information). You can disable the automatic rights acquisition. In this case, you will be asked to obtain the rights for any new content that requires them. To prevent Windows Media Player from acquiring rights automatically, do the following:

    a. click on the arrow on the now playing tab, and then click Other Options.

    b. click on the Privacy tab, and clear the automatically check if protected files need to be refreshed check.

    Please note that this setting affects not acquisition of rights of use of online stores.

    Which settings affect privacy in Windows Media Player?

    http://Windows.Microsoft.com/en-us/Windows7/which-settings-affect-privacy-in-Windows-Media-Player

    To upgrade the security for your digital media player component, see:

    The security component upgrade

    http://drmlicense.one.Microsoft.com/Indivsite/en/indivit.asp

    This page allows you to upgrade the components of security of your digital media player to play the files on your computer.

    Hope this information helps. For any other corresponding Windows help, do not hesitate to contact us and we will be happy to help you.

  • / close the switch with the media player 12 on windows 7 32-bit o/s

    I try to use the /close switch with media player 12 on windows 7 32-bit o/s, the media player opens and plays the file but does not close after the reading of the file.

    I expect that the /close should work when used in conjunctino with the /play after reading the site--> http://support.microsoft.com/KB/241422

    Some commands I tried:

    Start/min Mplayer2.exe /play/c:\alert.wav nearby

    Start/min /play/c:\alert.wav nearby wmplayer.exe

    This same exact command is currently working on Windows XP. Appreciate any help on this.

    Thank you

    Kalyan

    Hi Kalyan,

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the TechNet Forums.

    TechNet Forum

    http://social.technet.Microsoft.com/forums/en/iTCG/threads/

    I hope this helps.

  • Change the width of the content of inputListOfValues inside the af: query

    Hello

    I am looking for a possibility to change the width of the content inside my af:query.

    For example, I have in my fields of application 2 (width 100) and an inputListOfValues (width depends on the width of the content max)

    I want to display them with the same size.

    I put all 3 columns the same width, but af:query always display the current max inputListOfValues width content.

    Is it possible to achieve that?

    I found the solution

    http://www.jobinesh.com/2011/01/customizing-component-display-by.html

    but it does not work for inputListOfValues, only for text input fields. Maybe some css, but how to add css inside the af: query?

    I use jdev 11.1.2.4

    Hello
    AFAIK width for inputListOfValues inside the af: query depends on the size of the field in the database.
    But we can change the with inputListOfValues inside af: query. This is the easiest way to do it:

    1. go into your view object - > attributes

    2. click on the attribute for which you have the LOV. Click on edit to change this attribute.

    3. click on control flags on the left panel. Change view width.

    4 apply, Ok, save & enjoy

    See an example screenshot. We are allowed to change other fields too. This should work for 11g R1 and 11g R2. Please share if you find another way. Hopefully this will solve your problem.

    Thank you
    GT

  • Can I redirect visitors small window using a media query? [edited by moderator subject]

    I can go about this * back. But, I have a Web site that works great on the desktop and laptop computers and I have versions of the same thing that work well on tablets and phones. Is is possible to use a query to open the version appropriate for each device?

    If the media is the only reason why you are now separate web sites, it is time to think about it.   One sensitive website should suffice.

    The last time I looked, less than 42 percent of desktop computers laptops have more Flash Player. And keep per cent fall.  The most popular mobile & tablets have 0 support for Flash.  Then for all purposes, the Flash is a web technology dead.

    I ditch the Flash/SWF stuff and replace it with HTML5

    Nancy O.

Maybe you are looking for

  • Re: Qosmio G20 makes "scratching" and swirling sounds

    Hello My laptop is now doing "scratch" and swirling noise. Scratching noise sounds like something a little unbalanced. This happens not all the time, but when he does he will continue for hours. Nothing seems to be a problem with the operation of the

  • Will the concept AD LDAP Referral supports two different forests

    Hello I have areas DomainA under ForestA and DomainB in ForestB. I would like to implement the concept of LDAP Referral for these two areas, so I have set up between these two areas and add a crossRef under CN = Partitions for DomainA and trying to s

  • Soccer pro evolution 2010

    HelloI installed pes 2010 in windows 7... and when I start the game it shows a black screen... it stay like this and the game running... What's the problem?my system is...Processor: Intel (r) Pentium (r) 4 CPU 3.00 GHz 2.99 GHz (32-pit)RAM: 2.25 GBV

  • grayscale grid color changing

    Hello I need to make this simulation probe network nodes of energy levels. As the energy of node decreases its corresponding place on the grid changes color. I would like to draw each node on a grid defined by the values X and Y of the node. I want a

  • HP Compaq dc7900: void HDrive

    What this means when my D:\ 298.09 Raw GB (Partition Active healthy: My C:\ is 74.5 GB NTFS healthy system, swap file, active, crash dump. primary partition start?) This is what I found when doing a check of disk management. Could someone please expl