Media of the whole of the site request file

Let's say we have a style sheet for details on its Web site pages, for example "detail.css", designed for the desktop screens.

Now, we create a request file of support at the level of the site, for example, mq - detail.css

which looks like this to refer to the Tablet and phone style sheets:

/ * retail-shelf * /.

@import url("detail-tab.css") only screen and (min-width: 321px) and (max-width: 768px);

/ * details-phone * /.

@import url("detail-phone.css") only screen and (max-width: 320px);

Then how you refer to the stylesheet of office? If I just use "detail.css" with a minimum width of 769px, some browsers like IE8 will not reference any stylesheet.

This line in mq - detail.css would work:

<!-[if lt IE 9]

< link href = "style_sheets/detail.css" rel = "stylesheet" media = "screen" > "

<! [endif]-->

If the width of the screen is > 768 px, will be used "detail.css" for all browsers: that's the point.

I tend to look at my design and see if it starts to decompose then use media query breaking points based on that, rather than any width of port view.

Osgood,

Thank you for your comprehensive and useful answer. BTW, what are your breakpoints between phone and Tablet and Tablet and desktop?

Tags: Dreamweaver

Similar Questions

  • When you try to use windows media player, the wmploc.d11 file has a version number of 11.0.6002.18311 where to 11.0.6002.18111.

    When you try to use windows media player, the wmploc.d11 file has a version number of 11.0.6002.18311 where to 11.0.6002.18111.

    The following article is maybe worth a visit:

    (961047) WMP update after you one
    wmploc.dll on version error
    wrong number
    http://support.Microsoft.com/kb/961047

    Failure to solve the problem... and if you
    are comfortable editing the registry... it
    may be worth a try to remove the following text
    Registry keys:

    (FWIW... it's always a good idea to create a system)
    Restore point before editing the registry)

    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Setup\wmp.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Setup\wmploc.dll
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MediaPlayer\Setup\\wmplayer.exe

  • Location of the sites.log file

    Dear users of the Forum:

    Please, I need to know where log file sites.log. I know that this file is located in the folder logs. But I don't know which is the full path. I work with a server that contains a heart plattform.

    Thanks in advance and sorry for my English (this language is not my native language).

    Basically, the path is selectable at the time of installation.  The parent folder you are looking for is the "home of Sites folder.

    The sites.log file is located in the /logs folder.  The folder is the folder corresponding to the "inipath" context parameter in the web.xml file.  It is usually located in the home folder of the user running your instance of Sites.

  • Error message when you try to use Windows media Player: the wmploc.d11 file has a version number of 11.0.6002.18111 where 11.0.6001.708 was expected

    My windows media player all of a sudden started giving the message "the file wmploc.d11 has a version number of 11.0.6002.18111 where 11.0.6001.708 was expected.   It started just today and I used it OK so far.    He says then I would go on the site to download the correct version. I click Yes and then try to download windows media player 11 for vista, but it then tells me that this does not apply to my system.  Any help would be appreciated,

    Thanks in advance.

    My windows media player all of a sudden started giving the message "the file wmploc.d11 has a version number of 11.0.6002.18111 where 11.0.6001.708 was expected.   It started just today and I used it OK so far.    He says then I would go on the site to download the correct version. I click Yes and then try to download windows media player 11 for vista, but it then tells me that this does not apply to my system.  Any help would be appreciated,

    Thanks in advance.

    =====================================
    It might be worth a try to do a system restore
    Safe mode for one hour before the beginning of the question:

    Using Windows 7 or Vista System Restore
    http://www.howtogeek.com/HOWTO/Windows-Vista/using-Windows-Vista-system-restore/

    And/or... Maybe the article would be worth the trip.

    (961047) WMP update after you one
    wmploc.dll on version error
    wrong number
    http://support.Microsoft.com/kb/961047

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • Added icons of social media on the site

    Hey folks, I'm a user starting Dreamweaver 8 and I fight with the addition of buttons of media from Facebook and google on my site. can someone help me please.

    Gava look at How to add Social Networking buttons on your Site

  • Looking for a store iTunes Media in the music folder files, any body know where is the press kit?

    Hi all

    I'm trying to locate the folder ITunes Music Media; I looked in my music folder and the press kit was not there, someone he knows where

    This media file is the store?

    Here, in this folder: / Users/user/music /.

  • window media plyer: the wmp.dll file has a version number of 11.0.5721.5280 where 11.0.5721.5212 was expected. Windows media player is not installed correctly and must be reinstalled.

    advice of pl me to open WMP 11 thanks

    Hi rajendrankarunakaran,
     
    This problem occurs if the version of wmp.dll is at odds with what is defined in the Windows registry.
     
    Try the steps listed in the following article to resolve this problem:
  • How to stop kill CFQUERYPARAM requests search results &amp; bots legitimate exploration of the site?

    Some time ago I converted most of the queries to use cfqueryaparam to guard against injection attacks, among other things.  However I have noticed recently a slew of errors generated precisely cfqueryparam where a user clicks on a URL from a result of search engine defined or when a bot robot visit on the site.


    The function in question is a request directly in a CFC with the crash of two param check before they get against data CFARGUMENT types


    < cfargument "editionID" type = name = 'digital' required = "no" default = index '0' = "Specifying the ID of the edition in most cases returns a back problem" >

    < cfargument "publicationID" type = name = "numeric" required = "yes" >


    < cfquery >
    SELECT *.
    A articles
    INNER JOIN sections s on s.sectionID = a.sectionID
    INNER JOIN edition e on a.editionID = e.editionID
    INNER JOIN publications p on e.publicationID = p.publicationID
    WHERE p.publicationID = < cfqueryparam cfsqltype = "cf_sql_integer" value = "#arguments.publicationID #" > AND e.editionID = < cfqueryparam cfsqltype = "cf_sql_integer" value = "#arguments.editionID #" > < / cfif >
    ORDER BY a.isLead desc, a.leadPosition, a.sectionID
    < / cfquery >

    ---

    By looking at the error reports, the query string is it exactly as it should be (for example, query: action = 3 & articleID = 1756 & editionID = 176 - publication id is defined in the scope of the request; article ID is used as a filter), but the CF is unable to validate '176' as a whole, and all else fails.

    I remove the cfqueryparam and the exact same link that did not work, the fact.

    Any idea would be appreciated,

    Jason.

    Is the value of the field '176' mistakes or "176 [with trailing whitespace here]?"  It is probably what the question.

    It is interesting that is it going OK as a digital, but is not seen as an int.  Not that digital-online integer, necessarily, of course.

    What you give isValid ("integer", arguments.editionID)?

    --

    Adam

  • Cannot download plug in for windows media player. Have used the site to download and it says it worked, but the plug-in does not appear on my list of plug-ins.

    I tried to hear an appeal of a Web conference. Received a message, necessary plug windows media. Check my plug ins, no windows media. Reading about firefox support tutorial. Clicked on download. Had a window that requires repair or change. Tried to fix it and then change. Need better guidance on how to finish download. Download the message passed, but after firefox closing and re-opening, no still no plug-in for windows media in the list of plug-ins. Go to site and could not hear Conference.
    Reading support forum. Message while using about: config. Tried, typed in on: config in Start menu, but do not see anything that looked like I could change for real like message said.
    solved by opening internet explore and go to the website and listen to the conference call on windows media player. There was a message saying: If you want to enable media player click here. Not so heard Conference.
    Tried using chrome. You have to listen to the Conference yesterday. Today, he had the same message you need to plug in when I tried to follow the instructions in connect, it was just as confusing and useless like firefox. Most is that I tried to make any statement in the suggestions forum for firefox and can not get the windown media connect to appear in my list of plug-ins and can not hear calls for conference on firefox.
    Chrome said that they worked on connect available to the chrome store.
    I agree with the comments that I was able to go to web sites and to hear the calls before firefox did an update that removed my windows media plug. The fix simple download, two from windows, does not, apparently because firefox cannot find the fix. This isn't for lack of user, and it seems that windows attempted to provide a fix, and firefox does not recognize.
    Bottom line, it is easier to use another browser, that trying to get windows connect multimedia player installed on firefox. What is a browser, if you can not hear an appeal on the Web site the browser will take you to? Please make it easy install windows media branch on firefox. Thank you..

    If you get the screen to change/repair, it means that the Setup program has detected that you have already installed the plugin.

    Do you not see the file here:

    C:\Program Files (x86)\Mozilla Firefox\Plugins
    

    Its file name is: np - mswmp.dll

    If the file is missing, I suggest to delete and then reinstall the plugin.

    Edit: By removing and then reinstalling I mean using the delete button under the modification and repair buttons in the Setup program, and then run Setup to reinstall.

    For your questions, you can either (1) open the your profile page (drop-down menu of your username along the edge very top of the page) or (2) open the "sort and filter" section the questions above and click on the link 'My Contributions' (https://support.mozilla.org/en-US/questions?filter=my-contributions).

  • all the site went "not found HTTP 404 error. The requested resource is not found. "and the"Firefox cannot load Web sites but other programs can"page is not helping

    all the site went "not found HTTP 404 error. The requested resource is not found. "and the"Firefox cannot load Web sites but other programs can"page is not help somehow

    One possible cause is security software (firewall, antivirus) that prevents or limits Firefox or plugin-container process without informing you, possibly after the detection of changes (update) for the Firefox program.

    Delete all rules for Firefox and the plugin-container in the permissions list in the firewall and leave your firewall again ask permission to get full unlimited access to the internet for Firefox and the plugin-container and the update process.

    See:

    You can try to reset (power off / on) of the router.

  • I updated my windows media player 10 or 11, and the information album site is messed up. It won't change my album information. Please fix the site.

    I updated my windows media player 10 or 11, and the information album site is messed up. It won't change my album information. Please fix the site.

    Hello

    What operating system do you use?

    Windows vista comes with Windows Media Player 11.

    Method 1: I you suggested to clear the cache of the album and then try to update the album information.

    Follow the path to clear the cache of the album

    C:\Users\\AppData\Local\Microsoft\Media Player\Art Cache\Delete the localLMS

    For more information, you can consult the following link:
    http://Windows.Microsoft.com/en-us/Windows7/add-or-change-album-art-in-Windows-Media-Player

    Method 2: Method 2: you cannot view, add, or delete items in the library of Windows Media Player 11
    http://support.Microsoft.com/kb/925718

  • Windows media player does not automatically open a video file on a Web site but I save it and open the file with Windows media player to play the video or audio recording.

    Windows media player does not automatically open a video file on a Web site but I save it and open the file with Windows media player to play the video or audio recording. I used to be able to play any video or audio file in any site!

    Hello

    Try resetting the default associations for WMP and IE.

    How to set default Associations for a program under Vista
    http://www.Vistax64.com/tutorials/83196-default-programs-program-default-associations.html
    How to associate a file Type of Extension to a program under Vista
    http://www.Vistax64.com/tutorials/69758-default-programs.html

    If necessary:

    How Unassociate a Type of Extension file in Vista - and a utility to help
    http://www.Vistax64.com/tutorials/91920-unassociate-file-extention-type.html
    Restore the Type Associations by default Vista file extensions
    http://www.Vistax64.com/tutorials/233243-default-file-type-associations-restore.html
    How to view and change an Extension of filename on Vista
    http://www.Vistax64.com/tutorials/103171-file-name-extension.html

    ====================================

    Also follow these steps:

    Follow these steps to remove corruption and missing/damaged file system repair or replacement.

    Run DiskCleanup - start - all programs - Accessories - System Tools - Disk Cleanup

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    sfc/scannow

    How to analyze the log file entries that the Microsoft Windows Resource Checker (SFC.exe) program
    generates in Windows Vista cbs.log
    http://support.Microsoft.com/kb/928228

    Then, run checkdisk - schedule it to run at next boot, then apply OK your way out, then restart.

    How to run the check disk at startup in Vista
    http://www.Vistax64.com/tutorials/67612-check-disk-Chkdsk.html

    ------------------------------------------------------------

    Then, if necessary:

    Have you recently installed another player?

    Reset your associations for WMP and IE.

    How to set default Associations for a program under Vista
    http://www.Vistax64.com/tutorials/83196-default-programs-program-default-associations.html
    How to associate a file Type of Extension to a program under Vista
    http://www.Vistax64.com/tutorials/69758-default-programs.html

    ---------------------------------------------

    Do this to reregister the Jscript.dll and Vbscript.dll files.

    Start - type in the search box - find command top - RIGHT CLICK – RUN AS ADMIN

    type or copy and paste-> regsvr32 jscript.dll
    Press enter

    type or copy and paste-> regsvr32 vbscript.dll
    Press enter

    Restart and if all goes well, it will run now.

    --------------------------------------------------------------

    Have you recently added stores or ANY application from Stardock?

    Using 64-bit Vista?

    Can you think of recent things you did in WMP which could be the cause? You added another
    reader recently or an add-on for WMP?

    When I try to use Windows Media Player 11, the program does not start, or some UI elements
    are empty - a Mr Fixit
    http://support.Microsoft.com/kb/925704/en-us

    Maybe something here
    http://msmvps.com/blogs/chrisl/articles/17315.aspx
    and here
    http://msmvps.com/blogs/chrisl/Archive/2004/10/30/17399.aspx

    Check here the news of WMP11
    http://zachd.com/PSS/PSS.html

    I hope this helps.

    I hope this helps.

    Rob - bicycle - Mark Twain said it is good.

  • units Windows media center update the site saying "We could not process your order."

    I am trying to get a product key for the media center upgrade to windows 8 pro. I have two computers that I have upgraded to Windows 8 pro, so I used two different emails. The first computer I've updated went well, I asked for the key and a few days later he appeared in my Inbox, and I upgraded without problem. I asked a product key for the second computer (with a different email) more than a week and it never came, so I tried again and any email you enter on the site, it says "We could not process your order." Unfortunately, I tried the first product on the second computer key and allowed me to upgrade. The only problem is, I got a screen that says product key is already in use, and now my computer asks me to activate windows all the time. As far as I know, there is no way to fix it without the product key. I can't even return to regular windows 8 pro with a clean install, because I downloaded windows 8 pro without a disk.

    Hi all

    You may reach the Service the customer to know that you run in here. You can find information about this for your region below:

    United States: 1-800-Microsoft (642-7676)

    Canada: + 1 877 568 2495

    Comprehensive list of phone numbers can be found here.

    Sincerely,

    Marilyn

  • offline activation code how can I get a when the site getactivated does not work?  MSG: failed to process your request. Please try again later.  Help!

    Activation code offline - how to do when the site: getactivated does not work?  MSG: Failed to process your request. Please try again later.    Help!

    Since this is an open forum, not Adobe support... you must contact Adobe personnel to help
    Chat/phone: Mon - Fri 05:00-19:00 (US Pacific time) <===> NOTE DAYS AND TIME
    Don't forget to stay signed with your Adobe ID before accessing the link below

    Creative cloud support (all creative cloud customer service problems)
    http://helpx.Adobe.com/x-productkb/global/service-CCM.html

  • I try to install Lightroom 4 on a new machine, but the media are hosted by Adobe.  I can see my license number but do not see the option for download.  Y at - it a link to the downloads for this media on the Web site?  It does not appear in my one Adobe

    I try to install Lightroom 4 on a new machine, but the media are hosted by Adobe.  I can see my license number but do not see the option for download.  Y at - it a link to the downloads for this media on the Web site?  It does not appear in my Adobe account.

    Adobe - Lightroom: For Windows

    Adobe - Lightroom: For Macintosh

    Mylenium

Maybe you are looking for