CSS attributes not supported in some browsers

Hello all.  Here's a question some of you will laugh at but it's really cothering me.
Try as I may, I'm getting used to the way CSS is handled between DWCS3 (Mac) and GL, and while everything looks fine when I'm in DW, I preview simple, static pages in Safari and Foxfire (Mac versions) and everything's fine.  I do the same on some PC and get mixed results.  Often times, blocks of type in tables are set up with CSS tags to left justify within the cell, yet when I preview in different browsers, I get mixed results--especially on the PC side or even with my Blackberry's browser.
I resolved the problem by clicking in the cell once and chosing Left in the Horiz setting.  But...question: what good is setting up the type to left justify if the cell won't play nice and use the type's CSS?
Thanks in advance.

I can't see a bit of your code from here, so I'll just ask you:
Is it valid (X)HTML?
http://validator.w3.org/
And valid CSS?
http://jigsaw.w3.org/css-validator/

Similar Messages

  • When a file with extension .htm as a product from Epilex is opened, there was a notify a screen, "This epiLearn is not supported on Netscape browsers. epiLearn supports Internet Explorer 5.5 or above. Please launch it in Internet Explorer"

    My company has decided to use Epiplex software.
    But when a file with extension .htm as a product from Epilex is opened, there was a notify a screen,
    "This epiLearn is not supported on Netscape browsers. epiLearn supports Internet Explorer 5.5 or above. Please launch it in Internet Explorer".
    I prefer to use Mozilla than Internet Explorer. Would u please handle Mozilla browser along this problem to be available in this matter?

    This might be simple but it works well for me.
    1. 
    Right click on the tool bar in IE8 and uncheck adobe PDF to disable.  Click yes when it ask if you are sure.
    2. 
    Open Adobe
    READER located in the start menu.
    3. 
    Click on Edit and then on Preferences.
    4. 
    Select the "General" category.
    5. 
    Click on "Select default PDF handler"
    6. 
    Adobe Reader should be already selected. Change it to reader if it is not.
    7. 
    Click on "Apply" and except changes.
    8. 
    Restart the computer and you are done.
    Now you can open and save PDF's from IE8.  Once you save it, you can right click and "open with" Acrobat if you choose. 
    Be careful to not make Acrobat the default or you have to start over.
    You can still create PDF's from docs, scans, and picture like before.  You might think this is a work around but it really isn't. 
    Some forms that are available on the internet can't be opened by Acrobat for security reasons.
    Good luck!      P.S. I am not an IT tech but I play one on TV.

  • Muse site not visible on some browsers

    I have created a MUSE website for one pf my clients and they tell me it is not visible on some browsers but did not specify on which it did not show.
    Any suggestions?
    Thanks

    I have asked but had no response yet. My research tells me that the probable issue is with IE9 and older that aren't compatible with HTML5 or CSS3. Is that right? if so it is a Microsoft issue and people using old incompatible browsers.
    What do you think? The site works just fine on Firefox, Safari and Chrome.

  • Navigation & Photo Page not displaying within some browsers

    Hello,
    I am using iWeb '08 and am having great difficulties trying to get my site cross browser compatible. The site is working perfectly on the Mac in Firefox 2 & Safari but not Firefox 3. It is also not displaying correctly in Firefox 2.0.0.13 and IE7 on my WinXP machine. Unfortunately the error is not just a cosmetic issue. The Main Navigation is not displaying on any page and only shows a bullet point where it is meant to be. The other error occurs in the Photo Template and the photos are not displaying. I am using a "Version 1 template" and did a test with a "version 2" template that provided the same errors.
    Has anyone else had these problems???
    The site is located at:
    http://web.mac.com/maxkit/Kai/
    Photo Page:
    http://web.mac.com/maxkit/Kai/CurrentPictures/Pages/Snowy_AprilDay.html
    The test site is located at:
    http://web.mac.com/maxkit/Site/
    Thanks
    Max

    You have applied a height of "auto"to your menubar container, which gives it no height at all in some browsers. If you have a clue what height you would like to display for your menubar, give it, instead of:
        <div style="height: auto;" id="p7PMM_1" class="p7PMMh04">
    Better yet, leave it in the CSS file, where you will find it when you go looking for it. You already assign a height there:
    .p7PMMh04 {
        width: auto;
        height: 20px;
        margin: 0 auto;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-image: url(http://home.roadrunner.com/~jgigandet/trinity/img/new_bk.gif);
        background-repeat: repeat-x;
        background-color: #000;
        text-align: left;
        line-height: normal;
    Because your inline style of height:auto; has more proximity (is closer) to the element being styled, it overrides the style in the stylesheet and applies the height: auto; instead of allowing the height: 20px;
    Beth

  • IWeb hypertext links to pages from my site not "viewable" in some browsers

    I am new to iWeb 08. iWeb created hypertext links to eleven pages from my "top level" site are not "clickable" or viewable in some browsers yet the hyperlinks I added on top page to other sites don't present a problem.
    No problem with Safari or AOL Desktop Version 1.2 or Firefox browsers. However, AOL Ver 10.3.7 (rev 4136.310) only shows other site links and NOT the page links at the top of site page. Only a dot is visible where links to other pages in the site. I thought it could have been a Java Scripts problem so I updated my AOL to latest JAVA. Not concerned for my part but others with Mac AOL may have same problem.
    Is there something I could do diferent at my site or is this another AOL shortcoming?
    See: http://web.mac.com/louiedea/OceanaMed_Cruise_2008/MedCruise08.html
    Thanks, LouieDeA

    Gayle,
    No solution yet. I am sure it is a shortcoming of AOL's Mac browser but am trying to contact AOL support (difficult now that they are free). I don't use their browser but there are probably those that do. I presume you don't have that problem when you use Safari, etc?
    Louie

  • Background nav image not displaying in some browsers...

    Hi,
       I'm in the process of building a website template - still ironing out some bugs, but just discovered that the bacground image in my navigation bar isn't displaying on some browsers (including some versions of IE). It works in IE8 where my primary testing takes place (on both my local drive and from the temporary "live" server, but in most other browsers, doesn't show up...
    below is a link to my test page:
    http://home.roadrunner.com/~jgigandet/trinity/
    and here is the css with the applicable code in red:
    /*Menu Outer Wrapper*/
    .p7PMMh04 {
    width: auto;
    height: 20px;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-image: url(img/new_bk.gif);
    background-repeat: repeat-x;
    background-color: #000;
    text-align: left;
    line-height: normal;
    /*Hide Sub-Menu in Design View
    Compensate for LI padding on Sliding Doors themes*/
    .p7PMMh04 ul div {
    display: none;
    TOP LEVEL MENU
    .p7PMMh04 ul {
    margin: 0;
    padding: 0;
    .p7PMMh04 li {
    list-style-type: none;
    float: left;
    width: 120px;
    /* Hide from IE5 Mac \*/
    .p7PMMh04 li {
    width: auto;
    /*Top Level Links*/
    .p7PMMh04 a {
    display: block;
    text-decoration: none;
    padding: 2px 14px 3px 14px !important;
    color: #ffc42a !important;
    /*border-right: 1px solid #8184e6;  */
    text-align: left;
    /*Link hover when no drop down is present */
    .p7PMMh04 a:hover {
    color: #df8f04 !important;
    /*background-color: #DFDFDF;*/
    Syntax for special classes programatically assigned to first and last links and also LIs
    See user guide for more information
    .p7PMMh04 ul a.pmmfirst {
    border-left: 1px solid #df8f04;
    .p7PMMh04 ul ul a.pmmfirst {
    border-left: 0;
    .p7PMMh04 ul a.pmmlast {
    .p7PMMh04 ul li.pmmfirst {
    .p7PMMh04 ul li.pmmlast {
    /*First Sub Level*/
    .p7PMMh04 ul ul {
    z-index: 10000;
    background-color: #333;
    width: 150px;
    background-image: url(img/pmm_carbon_subs.jpg);
    background-repeat: repeat-x;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    .p7PMMh04 ul ul li {
    float: none;
    background-color: #000;
    background-image: none;
    .p7PMMh04 ul ul a {
    padding: 4px 12px !important;
    color: #ffc42a !important;
    border-right: 0;
    text-align: left;
    overflow: hidden;
    /* rollover on 1st level rollovers  */
    .p7PMMh04 ul ul a:hover {
    background-color: #333; !important; 
    color: #df8f04 !important;
    /*Third Level (Flyouts in horizontal menu)*/
    .p7PMMh04 ul ul ul {
    border-top: 1px solid #df8f04;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #df8f04;
    SPECIAL IMAGE-BASED RULES
    .p7PMMh04 img {
    border: 0;
    .p7PMMh04 .p7PMM_img {
    padding: 0px;
    border: 0;
    background-image: none;
    background-color: transparent;
    TRIGGERS and CUURENT MARK RULES
    The Closed state relates to trigger items when their child menus are not showing
    The Open state relates to trigger items when their child menus are showing
    Selectors appended with _left Automatically change arrow position and orientation
    if sub levels are set to fly out to the left
    /*Sub Level*/
    .p7PMMh04 ul a.trig_closed, .p7PMMh04 ul a.trig_closed_left {
    background-image: url(img/pmm_south_medium.png);
    background-repeat: no-repeat;
    background-position: right center;
    .p7PMMh04 ul a.trig_closed_up {
    background-image: url(img/pmm_north_medium.gif);
    background-repeat: no-repeat;
    background-position: right center;
    .p7PMMh04 ul a.trig_open, .p7PMMh04 ul a.trig_open_up {
    color: #000 !important;
    background-color: #DFDFDF !important;   /* This is background color of main dropdown rollover */
    .p7PMMh04 ul ul a.trig_closed {
    background-image: url(img/pmm_east_dark.png);
    background-repeat: no-repeat;
    background-position: right center;
    .p7PMMh04 ul ul a.trig_closed_left {
    background-image: url(img/pmm_west_dark.gif);
    background-repeat: no-repeat;
    background-position: left center;
    .p7PMMh04 ul ul a.trig_open {
    color: #FFF !important;
    background-color: #424242 !important;
    /*The Current Marker (You are here) links*/
    .p7PMMh04 .current_mark {
    font-weight: bold;
    color: #60c3d1 !important;
    .p7PMMh04 ul ul .current_mark {
    color: #FFF !important;
    Utility Rule used for Clearing floats in Horizontal Menus
    .p7pmmclearfloat {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    Thanks in advance for any advice,
    Jesse

    You have applied a height of "auto"to your menubar container, which gives it no height at all in some browsers. If you have a clue what height you would like to display for your menubar, give it, instead of:
        <div style="height: auto;" id="p7PMM_1" class="p7PMMh04">
    Better yet, leave it in the CSS file, where you will find it when you go looking for it. You already assign a height there:
    .p7PMMh04 {
        width: auto;
        height: 20px;
        margin: 0 auto;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-image: url(http://home.roadrunner.com/~jgigandet/trinity/img/new_bk.gif);
        background-repeat: repeat-x;
        background-color: #000;
        text-align: left;
        line-height: normal;
    Because your inline style of height:auto; has more proximity (is closer) to the element being styled, it overrides the style in the stylesheet and applies the height: auto; instead of allowing the height: 20px;
    Beth

  • Web-redirect to external radius not wokring on some browsers for Guest SSID

    Hi,
    We are using Cisco 5760 with 3.7, and the guest SSID doesn't perform web-redirect to external radius (cisco NAC appliance), for some browsers. Although the same works on Cisco 5508 and 4402 WLC with the same NAC appliance for all browsers.
    working browsers: IE9.0 and IE 11.0
    Non-working: Chrome all versions, Firefox all versions, Safari all versions.
    Can anyone provide some help if they have seen  this issue before.?

    You need to check the compatibility guide of Cisco WLC and check if those browsers are supported or not.

  • Documents from UCM not opening in some browsers

    Hi ,
    I am using the RIDC GET_FILE service to display the pdf in the WebCenter portal page. When the method is called the pdf document opens in Chrome browser in some machines but not in Firefox or other browsers. The file is returned as "application/octet-stream" and hence does not open as a pdf document.
    Following is the java code written to fetch the files
    import java.io.BufferedOutputStream;
    import java.io.File;
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.PrintWriter;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import oracle.adf.share.ADFContext;
    import oracle.javatools.resourcebundle.BundleFactory;
    import oracle.security.xmlsec.samlp.ResponseType;
    import oracle.stellent.ridc.IdcClient;
    import oracle.stellent.ridc.IdcClientManager;
    import oracle.stellent.ridc.IdcClientException;
    import oracle.stellent.ridc.IdcClientManager;
    import oracle.stellent.ridc.IdcContext;
    import oracle.stellent.ridc.convenience.usersecurity.CacheId;
    import oracle.stellent.ridc.convenience.usersecurity.IUserSecurityCache;
    import oracle.stellent.ridc.convenience.usersecurity.impl.UserSGAcctAclCache;
    import oracle.stellent.ridc.convenience.usersecurity.impl.UserSecurityGroupsCache;
    import oracle.stellent.ridc.model.DataBinder;
    import oracle.stellent.ridc.model.DataObject;
    import oracle.stellent.ridc.model.DataResultSet;
    import oracle.stellent.ridc.protocol.ServiceResponse;
    import utils.system;
        public class getFile extends HttpServlet {
            private static final String CONTENT_TYPE = "text/html; charset=UTF-8";
            private static final long serialVersionUID = 1L;
            public void init(ServletConfig config) throws ServletException {
                super.init(config);
            String cid ;
        public  void doGet( HttpServletRequest request,
                            HttpServletResponse response) throws  ServletException ,IOException {
                       try {
                           cid = request.getParameter("cid");
                       } catch (Exception e) {
                           e.printStackTrace();
            try{
                IdcClientManager manager = new IdcClientManager();
                IdcClient idcClient = manager.createClient("idc://oa8054.us.oracle.com:7444");
                IdcContext userContext = new IdcContext("SADMIN", "SADMIN1");
                        System.out.println("got idc client");
                    // populate the binder with the parameters
                        DataBinder dataBinder = idcClient.createBinder();
                        dataBinder.putLocal("IdcService", "GET_FILE");
                        dataBinder.putLocal("dDocName",cid);
                        dataBinder.putLocal("RevisionSelectionMethod","Latest");
                        dataBinder.putLocal("Rendition","Web");  
                     dataBinder.putLocal("allowInterrupt","1");
                        ServiceResponse response1 = idcClient.sendRequest (userContext, dataBinder);
                    response1 = idcClient.sendRequest (userContext, dataBinder);
                         InputStream content = response1.getResponseStream() ;  
                        BufferedOutputStream  output = new BufferedOutputStream(response.getOutputStream(), 1024);             
                        byte[] buffer = new byte[1024]; 
                        int length;
                        while ((length = content.read(buffer)) > 0){ 
                        output.write(buffer, 0, length); 
                content.close(); 
                output.flush();
                        output.close();
                    catch (IdcClientException e) {
                                 e.printStackTrace();
    And the call to the servlet is  made on click of a link.
    Why doesn't the documents() open in some browsers while it does in some.Similarly i want to open docx and rtf files from UCM also using the same code without downloading.
    Please help.
    Thanks

    Hi.
    Try following sample code:
    Include cmfn tag library in your page
    xmlns:cmfn="http://xmlns.oracle.com/webcenter/content/functions"
    Use next EL Expression to get a Node url's (are the same methods as a Node in CP):
    #{cmfn:getNodeById(yourdDocName).url.downloadUrl
    #{cmfn:getNodeById(yourdDocName).url.renderUrl
    Sample:
    <af:goLink targetFrame="_blank" destination="#{cmfn:getNodeById('UCM676546').url.downloadUrl}"/>
    You'll need connection to UCM configured in your WebCenter Portal Application because it will ask for the current IDC connection configured.
    Regards.

  • Issue regarding 0MATERIAL_ATTR  - Attribute not Updated for Some Materials

    Hi All,
    As per requirement, I had enhanced 0MATERIAL_ATTR DS with one customer field MRP Controller.
    After enhancing 0MATERIAL_ATTR, I had made necessary changes in related objects like 0MATERIAL Info Object & related transformation for this new attribute.
    After making changes, when I had done Repair full request for 0MATERIAL_ATTR, newly added attribute had not updated for all material, other attributes were updated correctly but MRP controller had not updated for some records.
    I am confused with why attribute(MRP controller) updated in some Materials & for some materials its not updated.
    I had checked in PSA, data for this added attribute is come in PSA but not updated in data target (0material).
    I had also activated master data by running Attribute change run but still problem persist.
    Please help.
    Regards,
    Divyesh Khambhati

    Hi Venkatesh,
    I had write code in CMOD for MRP controller.
    As data is coming fine till PSA but its not updated in Data Target (0MATERIAL) .
    if I take one example..
    For exp Material XYZ has two entries in PSA table, one is updated during delta load & recent one which come though Repair Full request.
    Now newly adder attribute MRP controller available in recent request of Repair Full but that is blank in case of prior delta update.
    I am confused because MRP controller attribute is updated for some Material but for some material its remain blank.
    please help.
    regards,
    Divyesh Khambhati

  • Error CSS Value not supported.

    I'm trying to use a css file but the compiler keeps shouting
    about these errors:
    "CSS Value for 'color' not supported."
    regarding this line in the .css:
    .processParamMandatory {
    color: inherit;
    and "CSS Value for 'font-size' not supported."
    regarding this line
    .creativeBottom {
    font-size: 75%;
    Any ideas?
    Thanks.

    "nikos101" <[email protected]> wrote in
    message
    news:g8126i$i9$[email protected]..
    > Canvas
    > {
    > backgroundColor: #F0F4FF;
    > cornerRadius: 20;
    > background-alpha:0.4
    > }
    I would think it would work better if you used
    backgroundAlpha. I know the
    context-sensitive help gives you background-alpha, but I
    don't think that's
    valid.
    HTH;
    Amy

  • Flash player not working on some browsers

    i have this website (www.bertdavis.com) where the image is
    all done in flash. when some pcs try to access this site, the flash
    element will not play, but instead will shirt downward, pushing all
    the other css boxes down with it.
    is this just a pc-to-pc problem, like no flash plugin? or do
    is there something i can do from my end?

    Do I got a fix for you. I had about the same conditions until
    I asked for help from HP Compac....on their online help screen.
    They had me delete Adobe Flash...and then provided the following:
    ===================================================================
    Thank you for contacting HP Total Care.
    This is in response to the recent session you had with our
    Chat Support technician Stanley D.
    Please follow the below steps to resolve the issue with
    Online Video content.
    1) Click Start>>Control Panel.
    2) Click on Classic View at the Left panel of the window.
    3) Now double click on Internet Options.
    4) Click on Advanced Tab and click on Reset option.
    5) Once it is done, please click Apply and OK.
    Now please click on the below weblink and install the Adobe
    Flash Player for your PC.
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash
    The above-mentioned URL will take you to a non-HP Web site.
    HP does not control and is not responsible for information outside
    of the HP Web site.
    Once it is installed, please restart the PC. Then open
    Internet Explorer and check if issue persists with Online Videos.
    If issue still persists, please click on the below weblink to
    install the Firefox browser and this may isolate the issue too.
    http://www.mozilla.com/en-US/firefox/?from=getfirefox
    The above-mentioned URL will take you to a non-HP Web site.
    HP does not control and is not responsible for information outside
    of the HP Web site.
    Once it is installed, please open Mozilla Firefox and try to
    open Youtube or other Video websites and check if issue persists.
    If the issue persists after following the instructions
    provided by our technical support please come back online so that
    we can act accordingly and work together to resolve the issue. We
    appreciate your understanding and patience.
    =======================================
    The above directions worked great
    I am now a happy customer, and IE Browser user
    Looks to me like you need to put the browser back into its
    original state, and then download the Adobe Flash Player.........it
    worked! I spent two days on this,and was ready to go back to
    original software on the whole computer......these directions show
    that you only need to go back to the basics of the browser....not
    the basics of the computer software,
    Frank
    =============================================================

  • Characters not displaying in some browsers

    This is another Unicode issue, but as far as I can tell I have all of the correct file transfer settings.
    In MS Internet Explorer 6 and also Firefox 3.6.3 (both Windows versions running on Win XP) some unicode characters fail to display. The math 'times' symbol fails on both. The Greek lower case letter phi fails on Explorer but is okay on Firefox. Both browsers correctly recognize that the text encoding is utf8.
    Everything displays just fine on the Mac version in both Firefox and Safari. So, I assume the files reached Server okay and that the server is working fine.
    If I was using any other web publishing software I could use html escape characters × and Greek letters, but there appears to be no way of doing this on iWeb. As a temporary fix I will change the times symbol to the letter 'x' but I'm not sure what I can do about the phi and any other odd characters that may crop up in the future.
    Any suggestions?

    It's possible your problem could caused by lack of proper fonts on the machines you are testing, especially if Firefox 3 does not show ×. In that case using html escapes would not help. You could test this by creating a test page with the escapes and seeing if they work.
    Could you provide the url of the page where this is happening so I can see what is going on?

  • APEX tabs do not appear in some browsers (after 5)

    I am using APEX 4.2 to build a fairly simple application. I am pretty new to this, but I noticed the following:
    I use standard level1 tabs and I noticed that depending on the browser I use I can only see a maximum of 5 tabs. It just does not display the tabs after 5. I of course cleaned browser cache, etc .. to no avail.
    These are observations based on available browsers: I CANNOT see more than 5 tabs in IE or Firefox 24, but I CAN in Firefox 17 AND Google Chrome.
    Can anyone let me know if I can correct a setting somewhere to make all tabs appear in all browsers.
    Thanks.

    tardo wrote:Actually, those specific applications don't come with .desktop files, which is your problem (this will happen to everyone too). Only solution is to create one yourself, or google for one. If you find them, ask the maintainers to include them in the pkg.
    I don't agree with you. 2 days ago i had to reinstall my system because of a pacman problem. Before this, some applications i use used to have .desktop files. After reinstallation they don't. And also they were not upgraded. Maybe the problem is mirrors, that's not a big problem

  • Spry horizontal menu- not showing in some browsers

    my spry horizontal menu is showing up as a vertical list in
    some of our viewers computers. can i adjust the basic html so that
    if spry does not show up on someone's computer, a more basic
    horizontal table will show?

    Thank you all for the answers.
    Can pop menu magic work with image maps?
    Back in the day I created several drop down menus in Dreamweaver CS2 by adding behaviors to image maps. I liked that I pretty much could drop a menu from any point on an image.
    Example: http://www.bettendorfdental.com/
    So I have been going back to my old laptop and CS2 every time I needed to change something in these menus, but that was very inefficient.
    My client wants the top banner to be in one image, with customized buttons that share the background of the logo and business name.
    I have been customizing the topaz template in pop up magic but what the client reallly wants is to have the tab images as part of the larger image. So ideally there wouldn't be any text in the top menu and only the drop down part would show up.
    http://www.monicagraphicdesign.com/Bill/spiritual.html
    For people like me, who do not write or understand code, even searching a knowledge base can be a challenge because we do no know what to type in the search box! I am glad to learn Project Seven offers one on one support.
    Another challenge is that the client manages his own site and uses Front Page on a PC (and I have neither) so I don't even know if he can attach the stylesheets to every page where he inserts the menu.

  • Colors not correct in some browsers.

    Why does my text not render the correct color in some versions of IE?  Is there a fix?  The white turns blue and the yellow turns black. Here's one of  the pages but its the same across the site. The text does have a drop shadow on it which I considered as a potential cause of the problem. Any thoughts?  http://www.rwhuntley.com/research.html

    RW Huntley wrote:
    Without the "height" how do we plan for the footer to be at the bottom
    of the page? If the content_wrapper "height" is defined by the content,
    I would have to plan exactly the correct content to push the footer down
    to exactly the correct height to end up at the bottom of the tablet
    screen.  What am I not understanding?
    That is not a good plan.
    Designing websites for one specific size is a good way to have a broken site appear on everything else.
    Setting the height of a text container is asking for trouble, as my screenshot shows, because the font size on my screen is slightly larger than what you test in, your page breaks and becomes almost unreadable at the end. Worse yet, it looks broken to your viewers. "Broken" sites don't get much for return visitors.
    Basically, what's happening is your font looks smaller on your tablet than it does on my PC (whether that's an OS, browser rendering engine or user setting is beside the point), so you set the heights to a pixel size that fits, on your tablet. Let me rephrase that: "on your one specific make, model, OS, screensize and resolution tablet".
    Everything looks OK to you, but when someone else comes to your page and has a font size setting that is different from your tablet's, the text will overflow the pixel size of the container and break your design.
    Doing what I suggest above will keep that from happening, but it won't let you keep the footer in the exact location you want.
    To do that, you could try position:fixed along with bottom:0px; in the footer container's css. You'd then need to play around with the end of your text area to give it enough "white space" at the bottom so the footer doesn't overlap the text, but it could be done. That way, no matter what device/browser views your site, the footer bar would be on the bottom of the window at all times.

Maybe you are looking for

  • Error while posting in J1IEX.

    Hi SAP Gurus, I have done MIGO on 31st march, on 1st of April i am Posting in J1IEX, I am getting following error: Maintain number range object for object J1IRG23C2, year 2009, excise group E1_ Please tell me how to solve this error. Regards, Vijay

  • SC-2345

    Bonjour à tous Je souhaite pouvoir interfacer un capteur avec un support de type SC-2345. Je dois donc choisir parmi les modules proposé à cette page: http://www.ni.com/pdf/products/us/4daqsc253-265_194-196.pdf Je ne suis pas vraiment sur de moi, c'e

  • Cannot initialize DirectX

    I am running Microsoft Office Professional Plus 2013 on a Windows 7 (64-bit) PC, using DirectX 11 and the latest video card drivers (or at least Windows tells me I am), however when trying to run Power Map I get the error: Cannot initialize DirectX.

  • After Effects doesn't start.

    doesn't start. nothing. just a *ding*. even if i run as administrator. ditto for my other adobe programs. It has worked fine before! but after i downloaded a few stuff from videocopilot, it just stopped. when i click it all it does is show my cursor

  • Transferring music and photo's

    I have a Desktop PC...Macbook Pro...Ipad..Iphone...Imac in my home.  My music and photo's are on my Macbook Pro and whenever I want to update my Iphone or Ipad I connect to to my Macbook Pro.  Now I would like to update everything from my Desktop PC.