Wide Screen Layout Bug?

Hi, it's me again,
I recently put up an update for the website that I have been working on that makes the site mobile friendly. Three different layouts, 1 each media query, but now I'm facing a problem that is kind of strange to me. I'm hoping there is an easy fix for this, it seems like something that could be fixed by readjusting the meda queries min-width and max-width, but after tinkering around with it for a bit I had no luck.
I am using Dreamweaver 5.5, the site works on Desktops, Tablets, and Phones, but the problem is on some computers (from what I seen, only on the wide screen computer) the website layout is mixed up and out of place. Anyone who might come to this thread to help me might look at the site on their monitors and see that the site works fine, while others who are most likely using a wider screen monitor will see the problem that I am facing.
http://showcasenc.com/
Above is the website that I am trying to get fixed up, would anyone be able to help me pinpoint the problem? As usual, I greatly appreciate any and all help offered.
I'm sorry to have made frequent trips to this board for help, but this recent update that I have been working on (making the site mobile friendly) has been stressful and challenging. The people from this forum have been of tremendous help and I'm already very thankful. I feel I'm nearing the end of this update process, I just need to get some of these bugs (like the one described above) cleaned up.

Maybe I just input it wrong then, here is what I have:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<meta name="description" content="" />
<meta name="keywords" content="" />
<!-- TemplateEndEditable -->
<meta http-equiv="Content-Language" content="en-us" />
        <meta http-equiv="imagetoolbar" content="false" />
        <meta name="MSSmartTagsPreventParsing" content="true" />
        <meta name="doc-class" content="Living Document" />
        <meta name="distribution" content="global" />
        <meta name="coverage" content="Worldwide" />
        <meta name="author" content="Elisa Adam" />
        <meta name="Copyright" content="Copyright (c) 2009-2010 Showcase Construction Co. a Design &amp; Build custom new home builder. All Rights Reserved." />
        <meta name="classification" content="http://showcasenc.com" />
        <meta name="abstract" content="New home builder specializing in designing and building new custom homes." />
        <meta name="viewport" content="width=device-width" />
<link rel="stylesheet" type="text/css" href="../_css/jqueryslidemenu.css" />
<link rel="stylesheet" type="text/css" href="../_css/jqueryslidemenu2.css" />
<!--[if lte IE 7]>
<style type="text/css">
html .jqueryslidemenu{height: 1%;} /*Holly Hack for IE7 and below*/
</style>
<![endif]-->
<!--[if lt IE 9]>
<link rel="stylesheet" type="text/css" href="path/Desktop.css" media="all" />
<![endif]-->
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script>
<script type="text/javascript" src="../Scripts/jqueryslidemenu.js"></script>
<script type="text/javascript" src="../Scripts/jqueryslidemenu2.js"></script>
<link href="../_css/jqueryslidemenu2.css" rel="stylesheet" type="text/css" />
<link href="media.css" rel="stylesheet" type="text/css" />
<link href="../_css/jqueryslidemenu2.js" rel="stylesheet" type="text/css" />
<link href="../_css/jqueryslidemenu3.css" rel="stylesheet" type="text/css" />
</head>

Similar Messages

  • Cs6 fluid grid layout wide-screen resolution issue

    Hi all, I've done some poking around but have not found anything that answers this question - if I missed something please pass me the link!
    So I'm doing a new site in cs6 with fluid grid layouts. It's fine in terms of screen sizes, that is, small medium large, but different resolutions make the content appear differently. Specifically on desktop size screens with wide-screen resolutions (eg 1600X1200) the content is squeezed up towards the top of the page. The background image is fine on all resolutions - fills the screen - but the content on top changes according to the resolution. On my screen (1600X900) there's a nice distribution of content vertically. Is there any way to make it so that the content adjusts for resolution, not just size? Thanks in advance.

    What I'd like is for the widescreen view not to change the vertical distribution. That is, on my screen the content fills about 3/4 of the screen, which looks fine. On widescreen resolution, it barely covers 2/3 and it looks top-heavy - users I've asked with widescreen resolutions have said "it looks squished towards the top, why don't you move it down?". I guess I don't understand, if height as well as width is determined in percentage, why this happens (that lack of understanding could reveal my fundamental lack of understanding of aspect ratio/mathematics in general ).
    I suppose I could give a bigger margin at the top to move the content down the page in all cases, but on my screen, not widescreen, that's not ideal. And I'm hoping there's a way to adjust for widescreen without affecting all resolutions.

  • Custom screen layouts - things to watch out for?

    Hi guys (Willam ),
    We've had a designer customise a screen layout for us. We started with Desktop_Layout. The designer doesn't know Robohelp, and the documentation is sparse, to say the least.
    I'm wondering what issues we may run in to and if there is anything we absolutely, definitely shouldn't do.
    For example,
    @charset "utf-8", and * and html definitions have been added to the stylesheet
    instead of embedding the toc book images in the Topic.slp, the images are coded in the css.
    additional divs have been added (such as left-column, right-column, wrapper, content-wrapper)
    some divs have been removed
    Anything for which there was not an obvious use has been removed, e.g. wTOCNodeCloseBook, div.wTopic
    additional css has been added to style the content of the "topic holder" section. e.g. content p, content h1, content h2.
    The Search results page is called "Topic", although it seems to have the correct icon in the Project Setup Pod.
    There are regular html tags inside the search results layout, e.g. <h2><?rh-msp-search-result-title class="wSearchResultTitle" ?></h2>, <p><?rh-msp-search-result-url class="wSearchURL" ?> </p>
    That's just what I've been able to determine from a quick look. I'm really not sure what else may have been done.
    I suppose I just want to know if we are setting ourselves up for a disaster somewhere.
    Thanks,
    Amber

    Thanks very much Wi.Es
    The ToC bug you mention doesn't seem to be a problem for us - we're on 11.0.0 still. 
    Removed divs breaking the editor isn't a problem as I couldn't figure out how to use the editor anyway.
    Currently we only support IE9 on desktop, so whether mobile or other browsers work isn't a consideration. I've mentioned it as a future concern, though and pointed out we'd probably have to redo the design from scratch.
    I've asked for anything styling the topic content to be backed out and sent to me to put in the regular stylesheet. (I wanted to do that anyway.)
    The 'Search results' layout being called 'Topic' - the designer is on 11.0.1. The generated output seems to work okay, so I'm planning to ignore it for now.
    RoboWizard - not me. I'll be handballing to the opposition.
    Handball (Australian rules football) - Wikipedia, the free encyclopedia

  • KB3000850 Breaks Start Screen Layout Tiles

    Hi All,
    I have a problem which is a direct cause of KB3000850, this affects both 64bit and 32bit variants.
    We use GPO to apply a start screen layout xml file to our users.
    On a PC without KB3000850 it works fine, however if you install this update it breaks the layout.
    I've read online a couple of other instances of this, but no concrete fix.
    Any ideas?
    Thanks
    Andy
    PS - incidentally, this issue is reintroduced by the December Rollup KB3013769

    Hi,
    Just in case anyone trips over this post after having this issue and not finding the answer.
    Here it is, it took a paid support call to MS but the answer is......... it's by design.
    The key part here is Windows 8.1 Professional vs Windows 8.1 Enterprise
    Prior to these updates, the policy to apply start screen layout via policy worked on Professional and Enterprise.
    The fact it did work on Processional was a BUG, it was ONLY intended to work in Enterprise.
    The update rollups fix the bug, and hence break a previously working solution for 8.1 Professional users.
    The fixes are either the workaround I noted above (copying in file) or changing to 8.1 Enterprise.
    Just an additional note on my workaround, if you are using a login script to copy the file, do it is a logoff script instead. The reason is that if you have it as a login script and a brand new user logs in, the profile creation process has a bit of a fit
    as you have copied in part of a profile, so instead of seeing the 'Hi...... We're setting things up for you.....' part, the PC just sits for about 5-10 mins and then eventually logs in.
    If you set it to a logoff script then the login processes normally, even for brand new users, and the file copies without a hitch on logoff. It takes an extra login for brand new users to see the screen layout but hey, its better than a 10min first login.
    So, no fix from MS, as the fix is the reason for the break in functionality.
    Yes, by the letter of the policy it is correct, but we have been robbed of a perfectly working piece of functionality that some people may have been using extensively.
    Thanks

  • How do I get a Up One Level in the Topics page of my screen layout?

    I am trying to insert an "Up One Screen" on my Topic page in my screen layouts and it's only allowing me to add a hyperlink to the Table of Contents. Any suggestions?

    What do you mean by Up One Screen? Where is Rh only allowing you to add a hyperlink to the TOC?
    What sort of help are you generating?
    What version of Rh are you using?
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Unable to get HD Wide Screen 16:9 to fill the screen on TV.

    12/20/08
    Problem: I am not able to get HD Wide Screen 16:9 to fill the screen on TV. Leaves dark bands on the top and bottom of picture.
    What I'm working with: Mac Pro Quad-Core Intel Xeon Processors with 2GB Memory soon to be 6GB & 30 inch screen. QuickTime Pro 7.5.5, Final Cut Express 4.0.1, and iDVD, 7.0.2.
    New JVC, GZ-HD3U camcorder with QuickTime conversion software, recently updated, provided by JVC with the camera to change native TOD. files created in the camcorder to native MPEG2 files in Quicktime at a size of 1920 x 1080.
    Two TV's, one Wide Screen HD and the other standard screen. I have changed the TV aspect rations back and forth from 4:3 to 16:9 and the only thing that changes is the size of the black bands on the top and bottom of the screen. The black spaces are larger in 16:9, making the picture appear squeezed.
    I am using RW DVD discs so I can continue to try different setups without wasting discs and so far I have tried about 12 different arrangements. Two methods work but they are export conversions to a 4:3 aspect ratio and 720X480DV/DVCPRO-NTSC. Certainly this is a work around, but doing this looses the Wide Screen HD effects provided by the original JVC movies.
    When I import the clips, and I've tried a number of different imports from QuickTime to Final Cut Express, I make sure that the Sequence set up matches or comes as close as possible to the imported clips. I've tried exporting them from FCE without changes and I have exported them using QuickTime to change them to different formats using nearly everything available trying to get the clips or sequences ready to import to iDVD.
    In iDVD I have set up using both aspect ratios and it appears as thought setting up in 16:9 makes the spaces above and below even larger on TV. In fact it creates these spaces above and below even on the 720X480DV/DVCPRO-NTSC clips that work just fine on the 4:3 aspect ratio settings on the same TV.
    If anyone has overcome this problem, I would greatly appreciate your guidance. So far, I've spent over a 100 hours on it to no avail.
    Larry

    Tom, I don't know where to go in FCE to create a AVCHD AIC Sequence. I can find the
    1920X1080i60 in the Sequence format without any problem. And in QT don't know where to select AIC but I select Apple Intermediate Codec, and under compressor I select HDV 1080i interlaced frame rate 29.97. Under Export Size Settings I don't know rather to select 1920 x 1080 HD or HD 1920 x 1080 16:9 and what about preserve aspect ratio using and Deinterlace Source Video?
    Part two: When I create a Sequence in FCE with the 1920X1080i60 designation, and then import a QT HD 1920X1080 16:9 Intermediate Codec clip into a bin and then open the clip in that sequence I'm asked if I want to match the clip to the sequence and if I don't I have rendering. If I match them the rendering, as you said, goes away. However, I notice that when I check out the Item Properties on them after the above process, the Aspect ratio in the clip and Sequence, suddenly becomes HD 1440x1080. Is this normal?
    Larry

  • Excel 2013 BeforeRightClick Event fails on Windows 8.1 Tablet (it's an Excel 2013 tablet touch screen interface bug)

    I have developed customized table context menus in an Excel 2013 workbook on my Laptop. They work just fine on my laptop and my work desktop. But when I try to run them on my tablet PC the Worksheet_BeforeRightClick event in Excel 2013 never fires. Other
    worksheet events appear to work okay. I have fully reinstalled Office 2013 Pro and that does not make any difference.
    I have read other comments regarding this same problem going back to 2013, but have never seen Microsoft respond to this issue. Nor have I been able to find a resolution. Has anyone else run into this and found a solution?
    Additional Discoveries: Testing on my tablet shows that adding one custom CommandBarButton to either the top or the bottom of the default "List Range Popup" context menu causes the Worksheet_BeforeRightClick event to fail.  The basic context
    menu commands still show up, but the default dropdown button for additional context menu commands disappears. The event is perhaps firing, but any customized code for the context menu is not being handled properly by Excel. This does appear to be a bug and
    not a question of coding error. Perhaps someone else with a tablet PC running WIndows 8.1 could test this.
    Based on comments
    here this bug was introduced in Excel 2013 because others find the problem does not exist when using Excel 2010 on a tablet PC. Note that all the commenters on the linked thread that are experiencing this problem are using tablet PCs.
    Update 3-13-15: I stand corrected. The Worksheet_BeforeRightClick does work on Excel 2013 Windows 8.1 tablets. I happen to own an Asus VivoTab Note 8, which comes with a Wacom stylus. If I use the Wacom sylus to right click on an Excel 2013 worksheet cell,
    the Worksheet_BeforeRightClick event fires and modified context menu code runs just fine. But the code will not run if one uses their finger to right click a worksheet cell. This explains why this problem only shows up on tablet PCs. So the "bug"
    introduced in Excel 2013 is a general user touch screen interface bug and not an Excel events programming bug.
    Update 3-21-15: Switched to a  Toshiba Protege laptop with touch screen. Same issue with finger touch screen interface on the Toshiba touch screen as with the Asus VivoTab touch screen.
    Laptop: Toshiba Protege (with touch screen), Windows 8.1 64bit and MSOffice 2013 Pro 32bit
    Tablet: Asus VivoTab Note 8, Windows 8.1 32bit and MSOffice 2013 Pro 32 bit
    Desktop: Generic, Windows 7 64bit and MSOffice 2013 Pro 64bit
    phillfri

    Hello Phil,
    Command bars were deprecated and shouldn't be used any longer. Instead, you need to use the Fluent UI (aka Ribbon UI) instead. You can read more about the new UI in the following series of articles in MSDN:
    Customizing Context Menus in Office 2010
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 1 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 2 of 3)
    Customizing the 2007 Office Fluent Ribbon for Developers (Part 3 of 3)
    As a workaround you can add a custom control to the context
    menu with the getEnabled or getVisible callback which will be invoked before the context menu is shown.

  • How do I set the pages to appear in the "wide screen" format, as they do when I use Explorer?

    My home page - Yahoo.com - as well as all other pages, appear in a "wide screen" format when I use Internet Explorer 8. How can I change the settings in Firefox so that my pages look the same way, rather than the "narrow screen" appearance?

    Me too!

  • How to get a WIDE screen view in Laptop...

    I am using Sun Solaris 10 for x86 on Virtual Machine. But i am unable to get a wide screen view. I have a 15.4" screen laptop.
    Do i need to change any setting in my Vitual Box????
    Presently, i am getting a view having Aspect ration 1:1. i am looking for 16:9 aspect ration screen.

    Hey,
    Wide screen view for Solaris on virtual machine? I use the newest [virtualbox for windows|http://www.softsea.com/review/VirtualBox-for-Windows.html] version, what if you use vboxmanage setextradata resolution x*y? Look in the manual for the correct syntax. It might actually work. you can also try to force it in xorg.conf.
    Hope this tip can help.

  • Error of Specify Chart-of-Dep.-Dependent Screen Layout/Acct Assignment

    HI
    My previous asset error was cleared by assigning non-tax  While  using the option of Specify Chart-of-Dep.-Dependent Screen Layout/Acct Assignment the following error is coming ..... Steps are attached (File and URL)
    http://rapidshare.com/files/135200425/asset_error.doc.html 
    pls help me ....
    Thanks & Regards,
    Kalai

    Hi,
    There are 2 set-up parts:
    General setting that is working for all depreciation area's
    Chart-of-Dep.-Dependent Screen Layout/Acct Assignment (Tcode: ANK1)
    When you have only 1 area it don't have sense to create Chart-of-Dep.-Dependent Screen Layout/Acct Assignment.
    For me  20 Chart-of-Dep are using the standard one and for 1 is using his own Chart-of-Dep.-Dependent Screen Layout/Acct Assignment   
    This is the reason for the errors

  • Error While defining screen layout in asset account

    Hi Guru's,
         I tried to define screen layout rules in asset accounting but it showing error "screen layout control"410"does not exist.can any body tell me whats wrong?
    Thanks

    Refer SAP note 1035757 or 489268

  • Gnome looks 4:3 on a my wide screen [SOLVED]

    Hello!
    I just installed Arch on my small Samsung Q45 notebook (with wide screen), and I'm having this curious problem with Gnome: even though X seems to stard at the correct resolution of 1280x800, Gnome panels do not fill up the full space.
    An image is worth a thousand words so here we go:
    http://www.italpro.net/images/gnome-strange.jpg
    As you can see, the area at the right or at the bottom is perfectly usable, as I can move icons and windows there. However, the panels don't expand to fill it. This is probably due to a thing you can see in the screen resolution preferences dialog in the upper-right part of the screen: Gnome sees my screen as a 4:3 1024x768!!! Also it shows a weird refresh rate of 30hz.
    Besides this problem, I can see everything perfectly well (readable chars, no flickers, perfect colours), so that must be a Gnome-related issue...?
    Thanks,
    Michele.
    Last edited by lordarthas (2008-02-10 13:15:54)

    Hello!
    uastasi wrote:Take a look to your /etc/X11/xorg.conf at Monitor Section and try editing your refresh rate.
    VertRefresh is set to:
    VertRefresh 50.0 - 75.0
    which is a setting that doesn't even include the 30.0 that Gnome is showing me in the resolution preferences dialog. Moreover, I see things perfectly well, so I think X is correctly started at 1280x800@60Hz - it's just Gnome that seems to not be understanding that! Anyhow, I tried changing the above line to:
    VertRefresh 60.0
    but nothing really changes.
    You can also switch to tty1 and see if it is an issue related to Gnome.
    It is: on text terminals, and even with other X window managers, everything works. It's just Gnome (and it's related GDM) which size themselves wrongly.
    Thanks,
    Michele.

  • PO Screen Layout - Goods Receipt Indicator

    Hi Guru,
    I need help in opening up the Goods Receipt indicator in PO for editing. Can someone guide me on which field in the GR/IR control selection group should I be changing in customizing in order to open up this field?
    If there are other configuration involved, please let me know too. Thanks.
    Regards,
    new@SAP

    Hi
    the field GR in the PO item is controlled by the usage of material being used, Account assignment category.
    In case of material which is Quantified & Valuated in the Plant, you cannot remove the GR & IR flag.
    In case of account assigned PO's this indicator is changeable.
    Using screen layouts you cannot control them.
    Thanks & Regards
    Kishore

  • Screen Layout Field in the Asset Master Record

    What is the use of the screen in the asset master record, ANLA-FELEI?
    We have some assets where there are different values between this screen layout and the screen layout defined at the asset class (i.e. through configuration).
    It seems the one defined within the asset class takes precedence.

    HI
    Scree Layout controls the diplay of fields, it may not be necessary for a user to use all the fileds provided by SAP. Hence the options like Required, Optional and Suppress are used to control the screen diplay and the TABs to be displayed based on the need.
    Asses within the same class will have same fields since the screen layout are assigned to an Asset class.
    Scree layout for the Tab Depreciation Area can also be controlled with the screen layout defied for the Depreciation Area.  With this one can have different screen layouts per dep. area.
    Hope i'm clear to  you.
    Thanks,
    Vijay

  • Group Asset Screen Layout  disabled fields

    Hi All,
    We have created asset masters with Book and Tax depreciation, For tax depreciation we are assigning Group asset. Issue is while doing take over value with t- Code AS92,  system should  propose the field of APC Value and Accumulated Depreciation Value but  both the fields are  proposing only for Book Depreciation
    In case of  tax depreciation APC value is editable and Accumulated Dep value is disabled,  requirement is we need to enter both the values for tax dep along with group asset assignment.
    This is happening only when we are assigning group asset while creation of asset master. if you donu2019t assign group asset to the asset master then system is allowing us to enter both values in both the depreciation area.
    I have checked necessary configuration regarding screen layout and not found any solution.
    Kindly help in this regard.
    Regards,
    Sahil K

    Hi:
           Please check for missing authorization if any in Transaction code ANSICHT. Have you checked group layout in AOLA..
           Regards

Maybe you are looking for

  • How to provision all assignments in OK status to backend(ABAP, JAVA)

    Hi Experts, SAP IDM 7.2, SP8 Sometimes due to inconsistencies, users have assignments (inherited privileges (part of role)) with OK status in IDM but missing in backend systems. Question 1: Is there any standard way to provision such user's all assig

  • Multiple Series Cluster Barchart locks up HTMLDB_PUBLIC_USER DB sessions

    I am trying out cluster barcharts. I had a cluster barchart with two series. If I have no ORDER BY clause on the SELECT statements, the chart displays, but the bars are not clustered together correctly. I want all the bars from series #1 together and

  • Problem Web Agent IIS5.0 in win2k

    Hi All, I have installed Web Agent for IIS5.0 in a win2k system. I have edited the amagent.properties file so that it enforces polices from the Identity server. When i try to access a web resource protected by the web agent , it dosen't seem to work

  • How to make a robot roam and simultaneously display its coordinate using other vi

    Hi i am using Cricket to find the coordinates of moving robot as my receiver is attached to the robot.I made a vi which can extract the exact coordinates using my CRICKET sensor data.How to move a robot and simultaneously display its coordinates.In t

  • WebVPN will not send radius accounting

    Hi Folks, I have setup a webvpn system, which works perfectly on a 2811. However, when I enable aaa accounting on the context, it seems to be enabled BUT the accounting packet is never sent. Debug shows this Aug 28 09:55:56 c2811-test 312: Aug 28 07: