CSS not working on IE !

Hi,
I have in my aplication a view titles in diferent regions, so inplace to format each title i just creat a .css file and upload it to my Workspace_images!
Everything was working great, but when i look to my aplication on IE, it didn't use the css format.
one page region:
<title class="position">Example One of my Titles</title>
css file: titles.css
title
color: #333333;
font-family: Verdana;
text-align: left;
font-size: 16pt
title.position
position:absolute;
left:30px;
top:150px
on page template "One Level Tabs" i have include:
<link rel="stylesheet" href="#WORKSPACE_IMAGES#titulos.css" type="text/css"/>
On firefox i include css on title and it displays it formated on IE it is displays without format?
Thank's in advance
Pepe

Hello,
The problem is you are using made up tags &lt;t>....</t> is not a regular HTML tag and IE has problems processing tags that aren't normal tags.
use this instead
&lt;span class="pos">Example One of my Titles&lt;/span> and the style should be
span.pos{
color: #333333;
font-family: Verdana;
text-align: left;
font-size: 16pt
position:absolute;
left:30px;
top:150px
}Also -- is not not comment in css and will break your css. To comment your css you need to use /**/
As was posted before if your not familer with HTML or CSS you should spend some time with the tutorials at this site http://www.w3schools.com/html/default.asp and here http://www.w3schools.com/css/default.asp
A couple hours working through the tutorials here will save you innumerable hours and effort later
Regards,
Carl
blog : http://carlback.blogspot.com/
apex examples : http://apex.oracle.com/pls/otn/f?p=11933:5

Similar Messages

  • CustomStyle.css ;  not working as it should

    I feel rather silly posting this question here, considering that, a few months ago, I posted a similar question.
    I guess the situation is a bit different.
    I am currently developing a new IDM instance on my server.
    I am trying to customize some pages (*Tabs, Headings, Logos, Masts*, etc, etc)
    I already have one IDM system running smoothly; I successfully implemented the "*customStyle.css*" file in that first system.
    Now, I decided to simply COPY the files I used there (including logos, jpg photos, etc, etc) into the new server (into the : idm/images/other folder)
    But, it is not working.
    For some reason, none of my attempts at customizing, is working. Not even after I re-started my application server.
    Other than copying the files and folders which I used before, is there anything else I should have done?

    We saw something similar a while back and discovered it was the app server cache. Depending on the app server you are running, there will be a cache folder (usually hidden). Resetting the app server doesn't expire the cache usually (I know, logically it "should" but many times it doesn't). We had to stop the app server and delete the cache folders. We are using weblogic so the directories we had to delete were the .wlnotdelete directories, then start the app server.

  • Resizing image using CSS - not working in IE

    Hello,
    I have a standard report with couple of columns one of which a image column. The images are of varying sizes and I manged to resize them to a fixed width & height by using CSS code in page header as below:
    td[headers="ITEM_PICTURE"] img {
      display: block;
      width: 70px;
      border: 1px solid #999;
      padding: 4px;
      background: #f6f6f6;
    }The CSS does the trick in Chrome & Firefox but does not work in internet explorer. Is there a way to make this CSS code IE friendly?
    Cheers for help.

    William Wallace wrote:
    I am using Apex 4.2.1 (had this issue in 4.1.1 as well) and using theme 10.Ah, the Sludge Sand theme. In 4.x that's a legacy theme only really included to allow applications to run on IE6. It's therefore intended to run in quirks mode, meaning in Internet Explorer terms there's no support for anything that didn't work in IE6 (for certain values of "work"). This means no CSS3, no support for a lot of useful CSS2.1 stuff (like attribute selectors), and probably problems with jQuery which requires standards mode. Adding a DOCTYPE to the page templates to trigger standards mode Interactive Report: how can I display carriage returns?. In 4.2 you really should switch to one of the latest Standard themes, or at least one of the standards mode Legacy themes (those not marked with a "*").
    If you must use theme 10, and there are no other images in this report (like edit icons) then you could add a static ID to the region and use a more basic selector like:
    #static-id td.t10data img {
      display: block;
      width: 70px;
      border: 1px solid #999;
      padding: 4px;
      background: #f6f6f6;
    }However, it appears that one of IE's quirkier quirks mode quirks is that CSS padding is not supported on images, so the presentation you want is not possible using theme 10 in IE and CSS alone.
    Switching to a modern theme is recommended.
    Edited by: fac586 on 02-Mar-2013 10:31

  • Css not working in AIR app?? Help Please :(

    Hi Everybody,
    Really hope someone can help with this as I can't find the solution to save my life.
    In my css file I have:
    #map2{
        border-color:red;
        border-style:solid;
        border-width:1px;
        height:130px;
        width:84%;
        float:right;
        vertical-align:middle;
    In my HTML file I have:
    <div id='map2'><input type="text" name="search"><input type="submit" value="search blog"><input type="submit" value="search web"></div>
    The css and HTML are woring fine together apart from the 'vertical-align:middle'??
    I have no idea why this is not working and I have looked all over the internet, can anyone out there help with this, PLEASE!!
    Thank you all in advance
    IrishAIRMax

    vertical-align doesn't work like you think it should. Read this page:
    http://phrogz.net/CSS/vertical-align/index.html

  • Firefox Ver. 34.0.5 fails to render Youtube website. CSS not working. Ideas?

    Youtube.com website not rendering (CSS requests are not working), and videos not accessable. This is not related to any plugin issues, such as Flash, etc. The youtube.com main page renders like an experimental HTML document, with no style-sheet info. I've attached screen images to show what it looks like.
    I found one other similiar situation, in Arch-Linux, where the problem turned out to be a DNS configuration issue. I have tried many DNS configurations, and confirm I can get to every other website, and they seem to render ok. I can even watch videos on other websites, if I enable the Flash plugin. I have removed and re-installed Firefox at least three times, as I have it working correctly on several other machines (LInux and Windows ). The problem machine runs Windows XP, SP3, and is an older HP box. Note that all other websites seem to render correctly, and videos are watchable. It appears to be related to i.ytimg.com CSS (cascading style sheet) access just not working, but only for Youtube. Any ideas? Three detailed screen captures are provided below. I tried removing the firewall restrictions, made no difference. I also did a detailed scan for virus issues and malware, but no evidence of any found. I'm stymied. Any suggestions appreciated.
    One issue might be the recent TOR browser bundle, which I have installed on the machine. It works fine, and renders Youtube.com, but videos are slow. TOR documentation and technical reports assert that TOR-browser does not interact
    with existing browsers (it is Firefox 31.xx, I think.) TOR does establish proxy settings, and I have confirmed the Ver. 34 non-TOR Firefox is configured to not use any proxy setting.
    I am running out of ideas here. This behaviour is strange. Any suggestions how I can detail debug Firefox in operation as it does this broken rendering? The error even affects earlier versions of Firefox.

    *** SOLVED *** !!!
    Got it!
    I have spent *days* on this, because it just bugged me so much!
    FOund it by searching and reading all the Mozilla FIrefox support forums.
    Problem was an old hard-coded fix that I put into my HOSTS file, on my Windows XP, SP3 machine. Specifically, I had experienced hang issues with a site called "i.ytimg.com", which I believe is the static cache for Google/Youtube stuff. I tracked this error down to failures of security certificates, but confirmed my security cert store was isometric between my machine cluster (they were all the damn same!)
    So, I had put two lines in the HOSTS file, to hard-code an IP address so that Google-youtube pages would not hang up waiting for "i.ytimg.com"
    Well, of course, Google/Youtube is now using different locations, or akami servers or some damn thing...
    The fix just involved removing these two hard-coded lines from my HOSTS file. I just commented the old fix out, and now everything works.
    <pre>
    # --- two lines added to fix i.ytimg.com hang problem
    # 74.125.162.39 static.cache.l.google.com s.ytimg.com
    # 74.125.162.39 static.cache.l.google.com i.ytimg.com
    </pre>
    (The # symbol is used to make a comment in hosts file... )
    On Windows XP, XP3, the "hosts" file is typically located in:
    C:\WINDOWS\system32\drivers\etc\hosts
    If you are having goofy problems with some youtube/google webpages
    not rendering, or generating SSL (bad_certificate) errors, check your
    "hosts" file, and ensure no ip redirection has been slotted in there
    from a while back.
    Hope this helps others...
    - Mark Langdon, GEMESYS Ltd.

  • Rich faces Problem(CSS not worked) in linux.....

    Hai,
    We are developing web applications using JSF with Hibernate and Tomcat 6.0.18.
    In JSF, we used Rich Faces(third party components).
    The following jar files put in lip folder
    1.richfaces-api-3.2.1.GA
    2.richfaces-impl-3.2.1.GA
    3.richfaces-ui-3.2.1.GA
    4.jsf-api.jar
    5.jsf-1.2
    6.jsf-impl
    We create war file, by using MyEclipse6.5, It will work well in windows Operating System.
    But in linux Operating System, the Style Sheet, Calendar images and CSS was not worked?
    Advance thanks.
    with Regards,
    A.MariMuthu

    Check if the generated HTML output is as expected. Otherwise rather post this issue at a forum/mailinglist devoted to RichFaces. This is not related to Sun JSF.

  • Default spry css not working correctly

    Hi. I made my first Spry tabbed panel, CS3 on a Mac. It
    worked perfectly in Safari, and on a PC with Explorer. However the
    panels were not "stacked" under each other in Firefox and Opera -
    displayed all tab content as one long column . I ran a css
    validation and it came back with two errors:
    Property -moz-user-select doesn't exist : none
    Property -khtml-user-select doesn't exist : none
    What does this mean? Does anyone know why the tabbed panels
    are not working in Mozilla browsers and how to fix?
    The only change I made to the supplied css was to change the
    color of the tab, Here is the code:
    .TabbedPanelsTab {
    position: relative;
    top: 1px;
    float: left;
    padding: 2px;
    margin: 0px 1px 0px 0px;
    font: bold 10px Arial, Helvetica, sans-serif;
    background-color: #DDD;
    list-style: none;
    border-left: solid 1px #CCC;
    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
    border-right: solid 1px #999;
    -moz-user-select: none;
    -khtml-user-select: none;
    cursor: pointer;
    color: #000000;
    Here is the page:
    http://pureinspirationmag.com/issues/back2.shtml
    Here is the link to the complete code:
    http://pureinspirationmag.com/SpryAssets/SpryTabbedPanels.css
    Thanks for any help!

    Perhaps there is something I can do within DW that might easily solve this?
    There's no magic button to fix bad code.  Adobe abandoned GoLive back in 2008 because it wasn't capable of producing standards compliant code.  This is 2013.  It would make more sense to re-build the site from scratch to be both web standards compliant and responsive in mobiles, tablets and desktops. 
    Nancy O.

  • Rollover css not working in cs4

    Hi
    I like to putz around with websites etc but I am building a very simple site, probably unorthadox but anyway I can't figure out why the rollovers in the nav are not working. I want them to change to an "orange" color on rollover and active and all the settings seem to be right and not being a code expert the code seems to indicate that is how it is set but can't figure out why they don't change color on the hover.
    the root to the site is
    www.allkindzatreasures.com
    I am not really sure how these forums work and if the pros can get the source code or not, if you need more info let me know.
    Thanks for any advice anyone cares to give.

    UPDATE: For the sake of any other "putzers" who might be looking on, I made a small change in the design view and then saved the template file and then it asked me to update all the pages, I did and seems to be working now. Thanks again.
    Cool but not out of the woods yet
    I changed the code in the template and when i save it and preview it it works the way I want,
    however after saving changes it does not ask me to update all the pages based on that template and none of the other pages have the new code, do you have any thoughts on that?
    I don't know if this is what you want but I'll copy and paste the code for the master below.
    <!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></title>
    <!-- TemplateEndEditable -->
    <style type="text/css">
    <!--
    body {
        background-image: url(../www/images/pg_bkg_1.jpg);
        background-repeat: repeat;
    .cellbkg {
        background-image: url(../www/images/landpg_bkg_1000x700.jpg);
        font-size: medium;
        font-weight: bold;
        background-repeat: no-repeat;
    .cellbkg td div table {
        color: #7A8C90;
        font-size: large;
        background-color: #FFC;
    .cellbkg td {
        background-image: url(../www/images/gen_list_bkg.jpg);
        background-repeat: repeat;
    -->
    </style>
    <link href="../www/css1.css" rel="stylesheet" type="text/css" /><style type="text/css">
    <!--
    a {
        text-decoration: none;
        color: #869598;
    a:visited {
        color: #839194;
    a:hover {
        color: #F90;
        text-decoration: underline;
    body,td,th {
        font-family: Georgia, Times New Roman, Times, serif;
        color: #717C7E;
    .headings {
        font-size: larger;
        color: #717F80;
    .price {
        font-weight: bold;
    .title {
        font-size: 36px;
    .title strong {
        color: #717C7E;
    .nav {
        font-family: Tahoma, Geneva, sans-serif;
    .nav {
        font-weight: bold;
    .nav {
        color: #717C7E;
    .smnav {
        font-size: xx-small;
    .nav {
        color: #AEBAB8;
    .smnav td {
        color: #728081;
    .xsmallnav {
        font-size: x-small;
    .blktype {
        font-family: Arial, Helvetica, sans-serif;
    -->
    </style>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body text="#717C7E" link="#717C7E" vlink="#FFFFFF" alink="#717C7E">
    <table width="1000" border="7" align="center" cellpadding="4" cellspacing="2" class="blktype">
      <tr>
        <td colspan="4" bgcolor="#FFFFFF"><img src="../www/images/gen_banner_top.jpg" width="994" height="276" border="0" usemap="#Map" /></td>
      </tr>
      <tr>
        <td height="100" colspan="4" valign="middle" bgcolor="#FFFFFF"><blockquote>
          <table width="911" height="85" border="0" align="center" cellpadding="2" cellspacing="1">
            <!-- TemplateBeginEditable name="EditRegion5" -->
            <tr>
              <td height="47" colspan="5" valign="top" nowrap="nowrap"><span class="title"><strong>ART &amp; DECOR</strong></span></td>
              <td width="53" valign="top" nowrap="nowrap"> </td>
              <td colspan="2" nowrap="nowrap"> </td>
              <td width="34" nowrap="nowrap"> </td>
              <td colspan="3" align="right" nowrap="nowrap" class="nav"><a href="../www/aboutus.html">About Us</a></td>
              <td width="98" align="right" nowrap="nowrap" class="nav"><a href="../www/contact.html">Contact</a></td>
            </tr>
            <!-- TemplateEndEditable -->
            <tr align="center" class="xsmallnav" style="color: #748484; font-size: 12px; font-family: 'Courier New', Courier, monospace;">
              <td width="157" nowrap="nowrap"><a href="../www/antiques.html">Antiques /Collectables</a></td>
              <td width="68" nowrap="nowrap"><a href="../www/art.html">Art/Decor</a></td>
              <td width="61" nowrap="nowrap"><a href="../www/household.html">Household</a></td>
              <td width="75" nowrap="nowrap"><a href="../www/elect.html">Electronics</a></td>
              <td width="51" nowrap="nowrap"><a href="../www/clothes.html">Clothes</a></td>
              <td nowrap="nowrap"><a href="../www/jewelry.html">Jewelry</a></td>
              <td width="37" nowrap="nowrap"><a href="../www/photo.html">Photo</a></td>
              <td width="40" nowrap="nowrap"><a href="../www/books.html">Books</a></td>
              <td nowrap="nowrap"><a href="../www/toys.html">Toys</a></td>
              <td width="70" nowrap="nowrap"><a href="../www/new.html">Brand New</a></td>
              <td width="102" nowrap="nowrap"><a href="../www/trash.html">One man's trash</a></td>
              <td colspan="2" nowrap="nowrap"><a href="../www/evelse.html">Everything Else</a></td>
              </tr>
          </table>
        </blockquote></td>
      </tr>
      <!-- TemplateBeginEditable name="EditRegion4" -->
      <tr bgcolor="#B7C5C5" style="color: #006; font-size: small;">
        <td>  </td>
        <td> </td>
        <td> </td>
        <td height="250"> </td>
      </tr>
      <tr>
        <td bgcolor="#FFFFFF"> </td>
        <td bgcolor="#FFFFFF"> </td>
        <td bgcolor="#FFFFFF"> </td>
        <td height="250" bgcolor="#FFFFFF"> </td>
      </tr>
      <tr>
        <td bgcolor="#B7C5C5"> </td>
        <td bgcolor="#B7C5C5"> </td>
        <td bgcolor="#B7C5C5"> </td>
        <td height="250" bgcolor="#B7C5C5"> </td>
      </tr>
      <tr>
        <td bgcolor="#FFFFFF"> </td>
        <td bgcolor="#FFFFFF"> </td>
        <td bgcolor="#FFFFFF"> </td>
        <td height="250" bgcolor="#FFFFFF"> </td>
      </tr>
      <tr bgcolor="#B7C5C5">
        <td> </td>
        <td> </td>
        <td> </td>
        <td height="250"> </td>
      </tr>
      <tr>
        <td bgcolor="#FFFFFF"> </td>
        <td bgcolor="#FFFFFF"> </td>
        <td bgcolor="#FFFFFF"> </td>
        <td height="250" bgcolor="#FFFFFF"> </td>
      </tr>
      <tr bgcolor="#B7C5C5">
        <td> </td>
        <td> </td>
        <td> </td>
        <td height="250"> </td>
      </tr>
      <tr>
        <td bgcolor="#FFFFFF"> </td>
        <td bgcolor="#FFFFFF"> </td>
        <td bgcolor="#FFFFFF"> </td>
        <td height="250" bgcolor="#FFFFFF"> </td>
      </tr>
      <tr bgcolor="#B7C5C5">
        <td> </td>
        <td> </td>
        <td> </td>
        <td height="250"> </td>
      </tr>
      <tr>
        <td width="128" bgcolor="#FFFFFF"> </td>
        <td width="406" bgcolor="#FFFFFF"> </td>
        <td width="250" bgcolor="#FFFFFF"> </td>
        <td width="204" height="250" bgcolor="#FFFFFF"> </td>
      </tr>
      <!-- TemplateEndEditable -->
    </table>
    <map name="Map" id="Map">
      <area shape="rect" coords="518,79,925,255" href="../www/index.html" alt="back home" />
    </map>
    </body>
    </html>

  • CSS not working in ColdFusion 8

    We just upgraded from ColdFusion MX7 to ColdFusion 8 and all of our CSS that worked in MX7 suddenly do not work in 8.  Does anyone have any ideas as to what might be happening?
    Thanks!

    Yep - the browsers view source shows all the CSS code as it should.  Here is what we're doing:
    CSS call in the head:
    <head>
    <link href="styles.css" rel="stylesheet" type="text/css">
    </head>
    CSS reference in the code:
    <table width="95%" border="0" cellpadding="2" bordercolor="navy" align="center" class="table_content">
    CSS code in styles.css:
    @media screen {
    body  {font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: black;}
    .field_label  {font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: #990000;}
    .header:link    {font-family: Verdana,Arial,Helvetica,sans-serif; color: #FFFFFF; text-decoration:none}
    .header:visited {font-family: Verdana,Arial,Helvetica,sans-serif; color: #FFFFFF; text-decoration:none}
    .header:hover   {font-family: Verdana,Arial,Helvetica,sans-serif; color: #0000FF; text-decoration:none}
    .header:active  {}
    .headerblack:link    {font-size: 12px; font-family: ArialNarrow,Helvetica,sans-serif; color: #000000; text-decoration:none}
    .headerblack:visited {font-size: 12px; font-family: ArialNarrow,Helvetica,sans-serif; color: #000000; text-decoration:none}
    .headerblack:hover   {font-size: 12px; font-family: ArialNarrow,Helvetica,sans-serif; color: #0000FF; text-decoration:none}
    .headerblack:active  {}
    li      {font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: black;}
    .navigation {font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
         font-weight: bold;
         text-align: center;}
    p       {font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: black;}
    .style2 {font-family: Arial, Helvetica, sans-serif;
       font-size: xx-small;
       color: black;}
    .table_content  {font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: black;}
    .textbox   {font-family: Arial, Helvetica, sans-serif;
         font-size: 13px;
         color: black;}
    @media print {
    body  {font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: black;}
    li      {font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: black;}
    .navigation {display: none;}
    .noprint {display: none;}
    p       {font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: black;}
    .style2 {font-family: Arial, Helvetica, sans-serif;
       font-size: xx-small;
       color: black;}
    .table_content  {font-family: Arial, Helvetica, sans-serif;
         font-size: 16px;
         color: black;}
    .textbox   {font-family: Arial, Helvetica, sans-serif;
         font-size: 13px;
         color: black;}
    It all seems pretty basic to me and it worked fine in MX7?

  • Af:commandLink : hover & active CSS not working

    Hi ,
    I am using JDeveloper 11.1.1.6
    My scenario is need to change the color in <af:commandLink> at that time of active.I tried the below CSS styles ,
    +af|commandLink :active{+
    background-color: #7FFFD4;
    +}+
    +af|commandLink :hover{+
    background-color: #FFCCFF;
    +}+
    But it's not working .I followed this http://jdevadf.oracle.com/adf-richclient-demo/faces/components/skinningKeys/commandLink.jspx URL .

    Hi Lait,
    Thanks for the replay.
    I tried with hover it's working fine but still selected and activate properties are not working .I am using below Style & I am testing in IE 8.
    af|commandLink
    +{+
    color: Lime;
    +}+
    af|commandLink:active
    +{+
    color: Gray;
    +}+
    af|commandLink:hover
    +{+
    color: Red;
    +}+
    af|commandLink:visited
    +{+
    color: White;
    +}+
    af|commandLink :selected
    +{+
    color: Yellow;
    +}+
    Thanks ,
    David.

  • Af:commandLink : selected & visited CSS not working

    Hi All ,
    I am using JDeveloper 11.1.1.6.
    My Scenario is after click the Command links the link color need to be changed .
    hover property in command link is working fine but selected and visited are not working.
    I tried below CSS,
    [code]
    af|commandLink:hover {
        background-color: Red;
    af|commandLink:selected {
        background-color: Green;
    af|commandLink:visited {
        background-color: Blue;
    [/code]
    Thanks ,
    Arun D.

    Hi Arun,
    If i am note getting you wrong, then you mean to say that the color is changing when you have clicked and not yet left the mouse button (the Mouse button is still clicked)
    Then u have to add the pseudo class "commandLink:active :hover"
    Thanks,
    Pandu

  • Sharepoint Master Page Custom CSS not working in IE8.

    I am using custom CSS3 for my site master page, which is working on all other browsers(which support CSS3). I also have a fall-back CSS to support the design for IE8, but on loading the classes are not applied.
    What could be the possible reason for this? Any resolution or guidance to resolution? Am i missing something in that?

    try these linsk:
    http://sharepoint.stackexchange.com/questions/72192/masterpage-and-css-are-not-applied-in-ie-8
    http://sharepoint.stackexchange.com/questions/77132/custom-css-will-not-work-on-internet-explorer-8
    http://sharepoint.aspcode.net/view/635399286724222582121982/masterpage-and-css-are-not-applied-in-ie-8
    http://blog.drisgill.com/2009/03/problems-with-ie8-standards-mode.html
    http://msdn.microsoft.com/en-us/library/hh781508(v=vs.85).aspx
    Please mark as answer if you find it useful else vote for it if it is close to answer..happy sharepointing

  • CSS not working correctly across browsers

    I have a page that im using CSS to assign a background image
    to a table
    row..
    In IE6 it works great..
    in all the other browsers we tested it is missing
    IE7
    Opera
    Firefox
    Safari
    Here is my CSS styling:
    background-image:url('images/Menu-Bar.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
    width:950px;
    height:59px;
    ASP, SQL2005, DW8 VBScript, Visual Studio 2005, Visual Studio
    2008

    Here is the complete code for the simple page we are working
    with.. The
    background image that is assigned to the table (
    live-area.gif ) shows fine
    for all browsers... but the image for the <tr> tage
    only shows up for IE6
    and not for any other browser..
    <form id="form1" runat="server">
    <div style="text-align: center">
    <br />
    <img alt="" src="images/Logo.png" style="width: 400px;
    height: 108px;
    text-align: center;" />
    <table class="menu" width="100%"
    style="background-position: center;
    background-image: url('images/Live-Area.gif');
    background-repeat: no-repeat;
    background-attachment: fixed; background-color: #FF9933;
    width:973px;
    height:653px;"
    align="center">
    <tr height="15%" width="100%"
    style="background-image:url('images/Menu-Bar.png');
    background-repeat:
    no-repeat; background-attachment: fixed; width :950px;
    height:59px;">
    <td>
    <table width="90%" align="center">
    <tr>
    <td>
    <CMS:DhtmlMenu ID="DhtmlMenu1" runat="server"
    DefaultMenuID="8"
    Stylesheet="" BackColor="Transparent"
    MenuHoverOverColor="Transparent"
    SubMenuBackColor="White" SubMenuHoverOverColor="#FFB618"
    BackImageUrl="~/images/blank.gif" />
    </td>
    <td>
    <CMS:DhtmlMenu ID="DhtmlMenu2" runat="server"
    DefaultMenuID="10"
    Stylesheet="" BackColor="Transparent"
    MenuHoverOverColor="Transparent"
    SubMenuBackColor="White" SubMenuHoverOverColor="#FFB618"
    BackImageUrl="~/images/blank.gif" />
    </td>
    <td>
    <CMS:DhtmlMenu ID="DhtmlMenu3" runat="server"
    DefaultMenuID="12"
    Stylesheet="" BackColor="Transparent"
    MenuHoverOverColor="Transparent"
    SubMenuBackColor="White" SubMenuHoverOverColor="#FFB618"
    BackImageUrl="~/images/blank.gif" />
    </td>
    <td>
    <CMS:DhtmlMenu ID="DhtmlMenu4" runat="server"
    DefaultMenuID="14"
    Stylesheet="" BackColor="Transparent"
    MenuHoverOverColor="Transparent"
    SubMenuBackColor="White" SubMenuHoverOverColor="#FFB618"
    BackImageUrl="~/images/blank.gif" />
    </td>
    <td>
    <CMS:DhtmlMenu ID="DhtmlMenu5" runat="server"
    DefaultMenuID="16"
    Stylesheet="" BackColor="Transparent"
    MenuHoverOverColor="Transparent"
    SubMenuBackColor="White" SubMenuHoverOverColor="#FFB618"
    BackImageUrl="~/images/blank.gif" />
    </td>
    </tr>
    </table>
    </td>
    </tr>
    <tr height="85%" valign="top">
    <td colspan="5">
    <asp:ContentPlaceHolder id="ContentPlaceHolder1"
    runat="server">
    <CMS:ContentBlock ID="ContentBlock1" runat="server" />
    </asp:ContentPlaceHolder></td>
    </tr>
    </table>
    </div>
    <CMS:Login ID="Login1" runat="server" />
    </form>
    ASP, SQL2005, DW8 VBScript, Visual Studio 2005, Visual Studio
    2008
    "John Waller" <[email protected]>
    wrote in message
    news:[email protected]...
    > It's very hard to diagnose without seeing what you're
    seeing or at least
    > all the code (context is important - posting code
    snippets in isolation is
    > not overly helpful for accurate diagnosis).
    >
    > We have to take stabs in the dark and offer guesses like
    Nadia is trying
    > to do.
    >
    > --
    > Regards
    >
    > John Waller

  • Part of CSS not working

    I have a problem in that the page i'm working on is not
    displaying correctly in internet explorer on pc. All other
    browsers, firefox on pc & mac, safari on mac, opera on mac, ie
    on mac, all display it correctly, as directed from my css style
    sheet.
    I have 2 columns, and in ie on pc, it won't align them
    together, and rather displays the right hand column below the left
    one. It does however still remain to the right. All the other
    browsers show it as 2 columns next tot each other.
    The html page:
    http://www.benjaminsax.com.au/BioOxygenWeb2007/index_setwidth.htm
    The CSS:
    http://www.benjaminsax.com.au/BioOxygenWeb2007/css/mainsetwidth.css
    If anyone could help i would be grateful.
    Jon

    Hi,
    When you float elements one against the other you can
    experience difficulties in the way Win IE pre V7 handles the float
    if the content inside the container is larger (wider) than the
    container. Standards compliant browsers behave differently.
    Win IE (infamously known for a disregard for standards)
    simply expands the size of the floated containing element rather
    than let the content spill over the containers edge. As the
    containing element expands adjacent floated elements can (and yours
    seems to have) drop below the expanding element if there is
    insufficient space to accommodate all of the floated elements.
    One solution is to float your containers in opposite
    directions, restrict their width and create a virtual gutter. The
    virtual gutter can then act as a buffer and any floated elements
    that expand in Win IE browsers can do so into the virtual gutter
    and save your design.
    regards
    Nick Barling
    www.barkingweb.com

  • Some CSS Not working in IE 7

    I'm trying to find code that makes a div stay at the bottom of the page no matter how far a user may have to scroll. I am currently using
    #overlay {
        width: 100%;
        position: fixed;
        bottom: 0;
        color: #FFF;
        left: 0px;
    but this dosnt work in IE 7; works just fine in Firefox, Safaria, Chrome. Can someone provide me with what needs to be changed or added to make this work in IE?
    Thanks.

    The online version is not currently on the server but here is the code;
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <head>
    <title>Park Vista Community High School NTHS Site</title>
    <link href="../CSS/index_css.css" rel="stylesheet" type="text/css" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><style type="text/css">
    <!--
    body {
        background-image: url();
        background-repeat: repeat-x;
        background-color: #6707A6;
    .style2 {
        font-size: 24px;
        color: #FFFFFF;
        font-weight: bold;
    .style3 {
        color: #FFFFFF;
        font-size: 20px;
    .style4 {
        color: #CCCCCC;
        font-size: 24px;
    a:link {
        color: #999999;
    .style6 {color: #FFFFFF; font-size: 22px; }
    .style7 {
        font-size: 16px
    a:visited {
        color: #CCCCCC;
    a:hover {
        color: #0000FF;
    -->
    </style>
    <script src="../Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
    <script type="text/javascript">
    <!--
    function MM_preloadImages() { //v3.0
      var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
        var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
        if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
    function MM_findObj(n, d) { //v4.01
      var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
        d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
      if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
      for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
      if(!x && d.getElementById) x=d.getElementById(n); return x;
    function MM_nbGroup(event, grpName) { //v6.0
      var i,img,nbArr,args=MM_nbGroup.arguments;
      if (event == "init" && args.length > 2) {
        if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
          img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
          if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
          nbArr[nbArr.length] = img;
          for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
            if (!img.MM_up) img.MM_up = img.src;
            img.src = img.MM_dn = args[i+1];
            nbArr[nbArr.length] = img;
      } else if (event == "over") {
        document.MM_nbOver = nbArr = new Array();
        for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
          nbArr[nbArr.length] = img;
      } else if (event == "out" ) {
        for (i=0; i < document.MM_nbOver.length; i++) {
          img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
      } else if (event == "down") {
        nbArr = document[grpName];
        if (nbArr)
          for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
        document[grpName] = nbArr = new Array();
        for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
          if (!img.MM_up) img.MM_up = img.src;
          img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
          nbArr[nbArr.length] = img;
    //-->
    </script>
    <SCRIPT language=JavaScript>
    <!-- http://www.spacegun.co.uk -->
        var message = "Righ Click functions have been disabled";
        function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){     alert(message); return false; }
        if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) {     alert(message);     return false; } }
        document.onmousedown = rtclickcheck;
    </SCRIPT>
    </head>
    <body onload="MM_preloadImages('../Navigation/Nav1/home_over.png','../Navigation/Nav1/shop_over .png','../Navigation/Nav1/information_over.png','../Native/officer_over.png','../Navigatio n/Nav1/deadlines_over.png','../Navigation/Nav1/meetings_over.png')">
    <div align="center">
      <div id="wrapper">
        <div id="wrapper2">
          <div id="banner"><img src="../Native/banner_2.png" alt="NTHS Banner" width="990" height="100" align="baseline" /></div>
          <div id="nav">
            <table height="37" border="0" align="center" cellpadding="0" cellspacing="0">
              <tr>
                <td><a href="index.html" target="_top" onclick="MM_nbGroup('down','group1','Home','',1)" onmouseover="MM_nbGroup('over','Home','../Navigation/Nav1/home_over.png','',1)" onmouseout="MM_nbGroup('out')"><img src="../Navigation/Nav1/home_up.png" alt="" name="Home" width="165" border="0" id="Home" onload="" /></a></td>
                <td><a href="../Pages/information.html" target="_top" onclick="MM_nbGroup('down','group1','Information','',1)" onmouseover="MM_nbGroup('over','Information','../Navigation/Nav1/information_over.png','' ,1)" onmouseout="MM_nbGroup('out')"><img src="../Navigation/Nav1/information_ip.png" alt="" name="Information" width="165" border="0" id="Information" onload="" /></a></td>
                <td><a href="../Pages/officers.html" target="_top" onClick="MM_nbGroup('down','group1','Officers','',1)" onMouseOver="MM_nbGroup('over','Officers','../Native/officer_over.png','',1)" onMouseOut="MM_nbGroup('out')"><img src="../Native/officer_ip.png" alt="" name="Officers" width="165" border="0" onload="" /></a></td>
                <td><a href="../Pages/deadlines.html" target="_top" onclick="MM_nbGroup('down','group1','Deadlines','',1)" onmouseover="MM_nbGroup('over','Deadlines','../Navigation/Nav1/deadlines_over.png','',1)" onmouseout="MM_nbGroup('out')"><img src="../Navigation/Nav1/deadlines_up.png" alt="" name="Deadlines" width="165" border="0" id="Dates" onload="" /></a></td>
                <td><a href="../Pages/dates.html" target="_top" onClick="MM_nbGroup('down','group1','Meetings','',1)" onMouseOver="MM_nbGroup('over','Meetings','../Navigation/Nav1/meetings_over.png','',1)" onMouseOut="MM_nbGroup('out')"><img src="../Navigation/Nav1/meetings_up.png" alt="" name="Meetings" width="165" border="0" onLoad="" /></a></td>
                <td><a href="../Pages/shop.html" target="_top" onclick="MM_nbGroup('down','group1','shopip','',1)" onmouseover="MM_nbGroup('over','shopip','../Navigation/Nav1/shop_over.png','',1)" onmouseout="MM_nbGroup('out')"><img src="../Navigation/Nav1/shop_ip.png" alt="" name="shopip" width="165" border="0" id="shopip" onload="" /></a></td>
              </tr>
            </table>
          </div>
          <!-- TemplateBeginEditable name="Body2" -->
            <div id="body2">
              <p align="left"><img src="../Native/nths_body_img.png" width="426" height="190" /></p>
            </div>
          <!-- TemplateEndEditable --><!-- TemplateBeginEditable name="Body1" -->
              <div id="body1">
                <p align="center" class="style2">Home</p>
                <p> </p>
                <p align="center"><span class="style6"> Welcome to Park Vista Community High School's NTHS Site!</span></p>
                <p> </p>
                <p> </p>
                <p><span class="style3">For more infromation on NTHS, please visit their official website at:</span><span class="style4"><a href="http://www.nths.org" target="_blank">www.NTHS.org</a></span></p>
              </div>
              <!-- TemplateEndEditable --><!-- TemplateBeginEditable name="body3" -->
                <div id="Body3">
                  <p align="center" class="style3">For dates, meetings, events, and other information, visit the Dates page.</p>
                  <br />
                  <p align="center" class="style3">For more information on Park Vista High School's NTHS Club, visit the Information page.</p>
                  <br />
                  <p align="center" class="style3">For all information NTHS while at Park Vista please see Mrs. Videtto in room 4-215</p>
                  <br />
                  <p align="center" class="style3 style7">To view all other clubs and information about Park Vista Community High School click <a href="http://www.pvchs.com" target="_blank">Here</a></p>
                  <p align="center" class="style3 style7"> </p>
                </div>
                <!-- TemplateEndEditable --></div>
      </div>
      <div id="overlay">Website Designed and Edited by: <a href="mailto: [email protected]">Corey Cormack</a> | <a href="http://www.pvchs.com">PVCHS.com</a></div>
    </div>
    </body>
    </html>
    THE CSS IS :
    @charset "utf-8";
        background-repeat: repeat-x;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        padding: 0px;
    #wrapper #nav {
        width: 990px;
        margin-right: auto;
        margin-left: auto;
        height: 36px;
        background-image: url(../Navigation/Nav1/navbg.png);
    #wrapper #body1 {
        float: left;
        height: auto;
        width: 550px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 5px;
    #wrapper #body2 {
        float: right;
        width: 435px;
        margin-right: auto;
        margin-left: auto;
    #wrapper #Body3 {
        margin-right: auto;
        margin-left: auto;
        height: auto;
        float: none;
        clear: both;
        padding-left: 25px;
    #wrapper #footer {
        margin-right: auto;
        margin-left: auto;
        height: 45px;
        background-repeat: no-repeat;
        padding-left: 3px;
        color: #FFFFFF;
    #wrapper {
        height: auto;
        width: 990px;
        margin-right: auto;
        margin-left: auto;
        left: auto;
        top: 0px;
        right: auto;
        bottom: 0px;
        position: relative;
    #wrapper #banner {
        height: 100px;
        width: 990px;
        margin-right: auto;
        margin-left: auto;
    #wrapper #wrapper2 {
        width: 990px;
    #wrapper #wrapper2 #Body3 iframe {
        height: 500px;
        width: 990px;
    #overlay {
        width: 100%;
        position: fixed;
        bottom: 0;
        color: #FFF;
        left: 0px;

  • Report CSS not working after upgrade

    I have been researching this issue for days with no luck.  I recently upgraded a project from VS2008 to VS1013.  During this process, I downloaded and installed the 13.0.10 installer.  Everything seems to work great except for the CSS functionality on the reports (not the report viewer).  Here's the scenario:
    A webform has a reportviewer control and a link to the css file (Reports.css):
    <head id="head1" runat="server">
        <link href="Reports.css" rel="stylesheet" type="text/css" />
        <title></title>
    </head>
    <body>
        <form id="form1" runat="server">
        <div>
            <CR:CrystalReportViewer ID="CrystalReportViewer1" runat="server"
                AutoDataBind="true" HasCrystalLogo="False" Height="50px" Width="350px"
                style="position:relative;z-index:0;" CssFilename="ReportViewer.css" ClientIDMode="Inherit" HasRefreshButton="False"></CR:CrystalReportViewer>
        </div>
        </form>
    </body>
    Prior to converting the project this would cause the report to be rendered according to the CSS style rules.  After converting the project it does not.  It seems the issue is related to the fact that the report viewer now renders the report output to an iFrame, but I cannot find a way to make the iFrame use the stylesheet.  How do we get the CSS style applied to the reports?

    UPDATE:
    When inspecting the rendered iframe's source, I can see that the CSSClass names specified in the report document have been modified.  In the test report I am working with, the detail field's CSSClass is called "DetailField", but the resulting HTML shows a different class name (see below).
    <span class="fc437d0bef-5614-4d69-8b61-66b69cc7ac52-1 DetailField">
    I am currently working to make this work via jquery, but I've never used it in a project before and I'm struggling with it.  If anyone knows how to make this work, please let me know.
    Thank you

Maybe you are looking for

  • Deactivating from a computer that is not working.

    So I just purchased an new computer to replace an old one that is not working. (I was due for an upgrade so I didnt bother trying to repair it) I need to install my CS6 to my new laptop, but I first need to deactivate the programs from the old comput

  • Link Custom Flash Buttons in Dreamweaver?

    Hello, I created an animated button in flash and tried to link it up in Dreamweaver with no success. I don't understand why I can use generic animated buttons that DW offers and have a link for them but, when I create my own DW doesn't offer a link.

  • BAPI commit without using Wait? need to get the data for created order

    I am using BAPI to create or change sales order and by using 'BAPI_TRANSACTION_COMMIT' updating the database. Immediately after that there is some requirement to fetch VBAP with the created order number, but there is no data found. If i use call func

  • Setup's required for purchasing

    Dear Members , We have implemented GL,AP,AR,Cash Management,HRMS,FA modules for one of our clients.Now we are implementing purchasing and inventory modules for the same client.For this client we have test and production instance.In the test instance

  • Slow read and write operations on DAQmx

    I am trying to build up a feedback control system using PCI-6052E and PCI-6722 cards, so that the computation of the control algorithm is performed on computer's CPU. I am trying to reach sampling period of 1kHz. It turns out that the bottleneck of m