Problem style sheet

I am tryting header to don't move and I am using follwing
code which works great
style="position:relative;top:expression(this.offsetParent.scrollTop);
But the problem when scroll down the page If I have select
drop down box it showing top on menu. Textbox is ok
Any idea.
Thanks

This is a known issue because selectBoxes in IE are rendered
with the normal GUI Engine, so called "windowed element" . They
always have a higher z-Index than windowless elements like DIV.
http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/ articles/q177/3/78.asp&NoWebContent=1

Similar Messages

  • Problems with a style sheet in InDesign CS3

    Hello everyone. I was wondering if anyone had any clue as to what the holy heck is happening to me.
    I am attempting to standardize our documents and use style sheets--hey, what a concept, right? So I'm going through a recently completed document and grabbing text and using that to create paragraph style sheets and character based style sheets.
    With one paragraph style sheet, the text is set to Janson Text Lt Stnd 55 Roman. However, when you apply the style sheet to a paragraph, the first word sets to a missing font. The rest of the paragraph is OK. It's only the first word. The paragraph style sheet does not have a "+" next to it. Highlighting the individual word and reapplying the paragraph style sheet does not change this.
    I went to the character style palette, thinking that there was an override. Nope, the character style was set to "None." I clicked on "Override" to apply the paragraph style, and again, the first word is stubbornly refusing to change.
    What gives? I am stumped!
    Best,
    Chryss

    Styles based on Basic paragraph are a nightmare because every document starts with a basic paragraph style, and there's no guarantee that it will be the same from document to document. When you import styles based on Basic Paragraph from some other document, different attributes will be overridden depending on what is the same, and what is different.
    The best way to deal with this is to either import the basic paragraph stle along with everything else, or put all the docs in one book file and pick one to use as the master, then synchronize the styles.
    It sounds like your first word problem could be an applied character style, though, or less likely, a nested style.
    Peter

  • Paragraph Style Sheet Problem

    Hello. When I load style sheets from another document in Illustrator CS5.5, I've been having a problem with the color aspect of the style sheet. The formatting is okay, but the type is black, regardless of what color is specified in the style sheet. Am I missing something? I don't remember having this happen before. Thanks for your help!

    Check to see if there is a Character Style sheet applied by default. If there is, that will over-ride the color in your Paragraph style.

  • Style sheet problem after upgrade

    hi Gurus,
    we are in BW 3.5 after an upgrade from support package 13 to  21, we are facing a problem with style sheets: all web repports are displayed without syle sheet!
    when i try to access the style sheet directly i get this error:
    http://XX.XX.XX.XX:XX/sap/bw/Mime/BEx/StyleSheets/BWReports.css call was terminated because the corresponding service is not available.
    *  The termination occurred in system XXX with error code 403 and for the reason Forbidden.
        * The selected virtual host was 0 .
    any idea how to solve this?
    Thank you.

    i solved it, the mime directory was exluded from service, so i added it.

  • Css style sheet problems

    Using DW CS3
    problem 1
    can I re-write below so that
    1    link, hover, visited etc can be written without all the repetition if possible
    2    link, hover, visited etc can be written "once" to apply to everything, body table etc   if possible
    3
    What might cause this please?
    Sometimes I cannot override the style sheet
    I highlight the text
    i select the class
    DW writes the code but in the browser it still obeys the style sheet???
    4  "whitelink" won't work in the body and only in some tables???
    many thanks,
    BODY  {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 12px;
      TD  {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 12px;
        text-decoration: none;
    A { COLOR: #000099; 
         FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
          FONT-SIZE: 12px;
         text-decoration: none}
    A:HOVER {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 12px;
       text-decoration: underline;    
        color: #FF0000;     }
    a:VISITED {
        color: #993300;
        text-decoration: none;
    A:VISITED:HOVER {
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 12px;
        text-decoration: underline;
        color: RED;
    H1    {FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 17px;  COLOR: #000066; }
      .whitelink A  {
          COLOR: white;
          text-decoration: none;
          /*FONT-SIZE: 12px; */
          .whitelink A:HOVER {
        text-decoration: none;
        color: yellow;
    .whitelink a:visited {
        color: yellow;
        text-decoration: none;
        .whitelink  A:VISITED:HOVER {
        color: white;
        text-decoration: none;

    Forgot to answer to your last two questions:
    Sometimes I cannot override the style sheet
    I highlight the text
    i select the class
    DW writes the code but in the browser it still obeys the style sheet???
    4  "whitelink" won't work in the body and only in some tables???
    I suspect you are adding classes to the wrong element on the page.  Let me explain:
    if you intend to select a link, then you click on the linked text in Design Window and then select the <a> tag for that link, on the Tag Selector Bar at the bottom of the Design Window.  However, if you then select "whitelink" you will need to CHANGE MY CSS, because now yoru are adding the class to the A tag, not to one of its parents as we have the CSS selector written now.  You would have to change this:
    a.whitelink:link  {
          color: white
    a.whitelink:visited {
        color: yellow
    a.whitelink:visited:hover {
        color: white
    a.whitelink:hover {
        color: yellow
    BUT- It would actually be better to leave the CSS the way I had it originally and instead to apply the "whitelink" class to a Parent tag, one, or more,  that wrap around the portion of your page that needs this class for all the A tags within.  So if there is a div or a table or some tds or some parents that enclose all the links you need white, then THOSE are the tags to select on the Tag Selector Bar to add the whitelink class to.
    Hope that makes sense.
    E. Michael Brandt
    www.divahtml.com
    www.divahtml.com/products/scripts_dreamweaver_extensions.php
    Standards-compliant scripts and Dreamweaver Extensions
    www.valleywebdesigns.com/vwd_Vdw.asp
    JustSo PictureWindow
    JustSo PhotoAlbum, et alia

  • Loading xml data to a oracle database problem in style sheet

    Hi,
    I Have one small Problem While loading xml data to a oracle database.
    In the XML i have the Columns and Data Like this.
    <Data>
    <TRAN>
    <Type_Trs>A</Type_Trs>
    <T1>2</T1>
    <T2>3</T2>
    </TRAN>
    <TRAN>
    <Type_Trs>B</Type_Trs>
    <T1>2</T1>
    <T2>3</T2>
    </TRAN>
    </Data>
    I have TRAN Table having Field Like this.
    TRAN(Type_Trs,T1,F)
    Note:- The XML Column T2 is Not matching with TRAN Table Column F
    I want to fetch T2 data into F column.
    When I am fetching the xml data into oracle table only
    one row is fetching.
    Can You help me
    To load the the all the record of XML data into the Oracle Table
    What will be my XLS Style Sheet File Please
    suggest me.
    Regards
    MBR
    Thnks in Advance

    Hi MBR
    You would be better posting your question to the general XML forums:
    http://forums.oracle.com/forums/category.jspa?categoryID=51
    This is purely for XML/BI Publisher where we get the data back out of the db :o)
    Tim

  • Problems with style sheets

    I switched to Pages about one year ago because I then found that style management was easy and straightforward compared to Word. I updated to Pages V2.0 in January and since then I have been annoyed with the new way style sheets are managed.
    In V1.0, when copying / pasting text from Word to Pages, styles would not been copied leave the style sheet clean.
    Now, when copying / Pasting text from Word to Pages, the whole Word style sheet is copied in Pages (whatever paste option is used) messing everything around
    I believe this is a bug but I did not get any straight answer from Apple support. Do you face the same problem? Does anyone have a work around?
    Cheers.

    Philippe,
    actually it will indeed be the easiest to remove the Word styles when you're finished with your text.
    You should be aware that Pages will ask you for a style to replace the one you're deleting, if that style is still assigned. If you Paste and Match Style, this shouldn't be a problem.
    I wouldn't number Pages styles but use a prefix, e.g. "pg_". This will still keep the sorting you're probably now used to. A prefix is also usefull if your Pages styles use numbering (text style) since Pages automatically adds a number in front of the style name. This could lead to some confusion.
    Additionally, you should, as suggested by dwb, send feedback to Apple and ask to change the behaviour of Patch and Match Style.

  • Safari print style sheet problem

    I've been working on a new site design and for the first time I'm trying to
    use a different style sheet for printing a page (via the link media="print"
    tag).  So far I've had success with this technique except when printing with
    Safari  The printed page comes out as desired - the problem is that
    after the print dialogue box disappears, the appearance of the original
    "screen" web page gets messed up.  Images get moved and a lot of the content
    gets crunched into a column about 1/3 the size of the page.
    It seems to be a Safari-only problem; I've tried printing in Mozilla, IE,
    Mozilla, Opera and none of these browsers exhibit
    this behavior.  I've also tried using Safari on other Macs and get the same
    result.  Does anyone have ideas on how to fix this?

    I found a Solution my CSS for print it  was in bad layout i found out that i can't use the diplay:block; twice
    Luis

  • Weird Style Sheet Problem

    A few pages will not load the style sheet and end up looking really odd. I have tried opening these pages on both Safari and Firefox, and the same problem occurs. It happens when I go onto sites such as Ebay, Facebook, Youtube, and Myspace. Other websites read just fine.
    Does anyone have any idea on why this would happen? And is there any solution?

    I see what you mean, but then again, I've also had the same thing happen on a number of sites, including Yahoo!, CNN, Macworld, etc., with no logical reason other than a server problem. Other times they load perfectly fine, and I've never changed anything in Safari or any other browser.
    I still think it's a server problem with the site; perhaps it's too busy, or it has a problem which affects the serving of files, including the style sheet. I'd keep an eye on it and make not of when it happens and try it at different times and days to see if it always happens. If it doesn't and you don't change anything that could affect it, that would point directly to a server problem.
    If anyone else has some other advice or knowledge of this problem, please chime in.
    Mulder

  • LocalDirector & IE 6 Frameset/Style Sheet problems?

    We are using the LD 417 to load balance across Sun webservers running Oracle Apache. We have just seen a problem where IE 6.x, accessed through the LDs, will not apply style sheets in Framesets, unless the page is refreshed, either by the user or programmatically. This does NOT happen to Netscape 7.x through the LDs or to IE 6.x when accessing the webservers directly.
    Has anyone seen a problem similar to this and, if so, is there something in the LD to mitigate this problem?

    I have also seen some issues with IE 6.0 with regard to the sticky cookies. It worked fine with IE 5.0
    In your case have you tried IE5.0 and checking if it works. It usually is a browser issue.

  • JSP + Cascading Style Sheet + Javascript problem

    Hello, I've got a JSP page that has included a Javascript (JS).
    In that JS, a Cascading Style Sheet (CSS) is included. Also on the JSP page, I have some code that makes use of the JS to create a Windows-style combobox, which is not available through raw HTML. The code is as follows:
    <BODY>
    <SCRIPT language="javascript" src="ComboBox.js"></SCRIPT>
    <SCRIPT language="javascript">
    dm=new ComboBox("dm")
    dm.add(
           new ComboBoxItem("barge",1),
           new ComboBoxItem("benluc",2),
           new ComboBoxItem("benlieeeeck",3),
           new ComboBoxItem("taco",4)
    </SCRIPT>
    <CENTER><H2>Choose Project Number</H2><CENTER>
    <FORM METHOD=POST ACTION="">
    <% //DB connection to populate the combo box %>
    <% // Database Connection Parameters
        String DB = "dbname",
        query = "",
        HOST = "jdbc:postgresql://URL:5432/",
        ACCOUNT = "username",
        PASSWORD = "password",
        DRIVER = "org.postgresql.Driver";
        // authentication properties
        Properties props = new Properties();
        props.setProperty("user", ACCOUNT);
        props.setProperty("password", PASSWORD);
        // load driver and prepare to access
        Class.forName(DRIVER).newInstance();
        Connection con = DriverManager.getConnection(HOST + DB, props);
        Statement stmt = con.createStatement();
        try{
        query= "SELECT * FROM Projects ORDER BY Name";
        ResultSet rs = stmt.executeQuery(query);
    %>
    Project S/O:
    <SELECT NAME=projid>
    <option value="dummy">Choose one...</option>
    <% while (rs.next() ) { %>
    <OPTION VALUE="<%=rs.getString("Name") %>">
    <%=rs.getString("Name")%> ,   <%=rs.getString("Desc")%>
    </OPTION>
    <% } %>
    </SELECT>The problem I am experiencing is that if I move the 2nd SCRIPT tag anywhere but where it is, it makes IE bomb and takes me to an error page. The error message is as follows:
    "Internet Explorer cannot open site http://myURL. Operation aborted."
    Any ideas?
    Haig

    I need help in this matter. Someone please reply. Thanks.

  • HTML doc not attaching to style sheet but looks fine in DW. Problem

    Hello once more,
    I posted this problem the other day but it was mistaken for something else, this was my fault as I posted incorrectly.
    The current problem with this page, is that it looks fine in Dreamweaver, but as soon as it is viewed in any browser, even firefox, it loses all of the style commands.  The problem is with the text on the page, the menu seems to be behaving fine and I cannot comment on whether it is interfering with the page in a manner which causes the text to not find the styles.
    Here is a screenshot of how the page should be appearing:
    http://postimage.org/image/wp16tgqid/
    Here is the page live on the internet:
    Page
    Here is an except of one of the styles:
    .readingtextborder9{
        width:471px;
        height:173px;
        background:url(../images/reading%20border9.png);
        margin-top: 20px;
        margin-left: 36px;
        margin-right: 10px;
        margin-bottom: 5 px;
        text-align:justify;
        padding-left: 180px;   
        padding-top: 10px;
        padding-right: 13px;   
    The page did work fine up until a point which I cannot distinguish, but at one point the menu was working together with the page, correctly.  Hence why I find it hard to believe the menu is causing the problems.
    Any help would be hugely appreciated.
    Thank you

    Validate code and fix reported errors. 
    You have a messed up Meta tag on line 26 and an extra </div> tag on line 208.
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.entasistours.com%2Freading.ht ml
    On lines 4-11, you have this style inside comments.  Why?
    <!--
    .style24 {
    font-size: 11px;
    font-family: verdana;
    color: #666666;
    text-indent: 30px;
    -->
    On line 11 you have this which doesn't do anything. Remove it.
    <style type="text/css"></style>
    On lines 33-47, you have these styles.
    <style type="text/css">
    .style1 {font-size: 12px}
    a:link {
    color: #666666; }
    a:hover {
    color: #333333; }
    .style2 {
    font-size: 12px;
    color: #666666; }
    .style3 {color: #666666}
    .style4 {font-size:12px; font-weight: normal; line-height:1; font-family: verdana; padding-top: 2px; margin-top: 5px; text-align:center; width: 100%;}
    a:visited {
    color: #333333; }
    </style>
    And even more styles on lines 58-71, also inside comments, why?
    <style type="text/css">
    <!--
    body {
    background-image: url(images/backgroundmain.jpg); }
    .style37 {font-size: medium}
    .clearfix:before .clearfix:after { content: ""; display: table; }
        .clearfix:after { clear: both; }
        .clearfix { zoom: 1; }
    .style42 {
    font-size: small;
    font-family: verdana;
    color: #666666; }
    -->
    </style>
    Organize your code better.
    Use meaningful .class names instead of style1, style2, style37, style42 which don't tell you what the style is being used for.
    Put CSS code into your external style sheet. This will make problem solving and site management much easier.
    Nancy O.

  • "@font-face" problem only with firefox. I have attached a style sheet while i was embedding my personal fonts into a website, but Firefox won't load them. Why?

    I was hand coding my new website. This time i was trying to embed some personal fonts into my website, so i used a style sheet to embed which is coded like
    "@font-face {
    font-family:Sofia;
    src:url(../fonts/Sofia-Regular.otf);
    All the font work fine in the root folder of my site. But whenever i am creating dreamweaver templates and using them on pages which are in different folders but in the same root directory, the fonts are set back to default font. This problem is only with Firefox. Chrome, IE, Opera etc. works fine. Please Help!

    i run into the same problem the last days.
    using bootstrap and the fontawesome iconfonts.
    everythings fine with chrome an ie, but no fonticons with firefox...
    found alot of solutions, but none of them worked.
    then, using the webdeveloper console (i used firebug all the time before) i see the error why the webfont was not loaded:
    [14:18:36.161] GET http://www.example.com/font/fontawesome-webfont.ttf?v=3.2.0 [HTTP/1.1 401 Authorization Required 21ms]
    yes, the site is behind a '''htaccess''' login.
    first load after login is => everything ok!
    after following an internal link => no webfonts!
    after disabeling the htaccess login, everything works fine!
    but that can only be a workaround!
    why firefox didnt recognize the login/authorization like chrome does?!
    what todo if you have your site behind htaccess and want to use webfonts?!

  • Very strange problem! Disappearing Css Style Sheets plus 404's

    I am creating a fairly simple form and am new to php mysql and jquery. However, I am moderately skilled in css and html.
    I am on a mac with Snow Leopard using dreamweaver CS5. The problem started this morning when I uploaded a preliminary version of my html form page and a php script page.
    Having previewed it with no problems on my local system, I thought my main challenge would arise from stumbling my way through ironing out the scripting. I still have that to look forward to.
    The first anomaly that occurred was that I kept getting 404 errors. After hours of tinkering around and uploading many trimmed down modified variations of the html file, I finally got past the 404 error page.
    However, it only would appear without my css styles. The file was originally linked to a previous css style sheet and is linked to a new one on local system.
    After doing some firebugging, I discovered that my newly uploaded (20 times) html file was still linked to the previous phantom, css style sheet on the server as well as a previous php file that I had linked to in development stages.Both of which are not on the server. So I uploaded the whole bunch of them again and got the same result. Nothing changed. All the css styles are still there but not.
    I know what you're thinking, it's impossible.
    The only explanation I can come up with is that my linux apache server is putting my files in a nonexistent temp folder. And for some reason the my site.css file is not being overwritten or removed at all.
    I then uploaded new versions of the html file with different names, thinking on an off chance that the file name 'contactform' might have something to do with the problem.
    You know what happened the newly named files triggered a 404 once again.
    It doesn't make since to me! I am totally stumped!
    My site is http://www.zoeinjewels.com and the page in question is http://www.zoeinjewels.com/contactform.html
    I am really behind schedule so your help would be most appreciated.
    Thanks

    Your CSS file as wel as both of your JS files are corrupt.
    Re-upload these three files and your problem is solved.
    To give you an idea of what your online CSS file looks like
    http://www.zoeinjewels.com/contactform.html
    http://www.zoeinjewels.com/_ccs/contact3.css
    <!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" />
    <title>404.shtml</title>
    <link href="_ccs/errorpage.css" rel="stylesheet" type="text/css" />
    </head>
    <div id="wrapper">
    <div id="header">
    <h1><span></span>File Not Found<a name="top" id="top"></a></h1>
    </div>
    <div id="blback">
    <ul id="nav">
    <li><a href="#" class="Home">Home</a>
    <ul>
    <li><a href="index.html">Home</a></li>
    </ul>
    </li>
    <li><a href="#">Welcome Lounge</a>
    <ul>
    <li><a href="welcome/index.htm" title="Entry Lounge">Entry Lounge</a></li>
    <li><a href="aboutzoein/index.html" title="About Zoein">About Zoein</a></li>
    <li><a href="aboutzoein/shunyata/aboutshunyata.html" title="About Shunyata">About Shunyata</a></li>
    <li><a href="aboutzoein/media-book/index.html" title="In The Press">In The Press</a></li>
    <li><a href="aboutzoein/media-book/peoplespeak.html" title="People Speak">People Speak</a></li>
    </ul>
    </li>
    <li><a href="#" class="JewelGallery">Jewel Gallery</a>
    <ul>
    <li><a href="jewelgallery/p27.htm" title="Z Garlands">Garlands</a></li>
    <li><a href="jewelgallery/p51.htm" title="Z Rings">22k Rings</a></li>
    <li><a href="jewelgallery/p01.htm" title="Z Bracelets">Bracelets</a></li>
    <li><a href="jewelgallery/p79.htm" title="Z Pendants">Pendants</a></li>
    <li><a href="jewelgallery/p79.htm" title="Z Brooches">Brooches</a></li>
    <li><a href="jewelgallery/p09.htm" title="Z Earrings">Earrings</a></li>
    </ul>
    </li>
    <li><a href="#" class="ContactCenter">Contact Center</a>
    <ul>
    <li><a href="contact.html">Bali Studio</a></li>
    </ul>
    </li>
    </ul>
    <div id="content_r">
         <h6><span></span>
         <div id="title">Sorry, the file you were looking for could not be found. It may have moved to a new location. Please use the navigation menu above to help you locate the file.</div>
        </h6>
          <div id= "topimage"></div>
       <div id="notfound"></div>
        <div id="text">
    <p>"Sacred Geometry is the foundation of their jewelry designs and symbols are drawn from all the different traditions the world has to offer. Each precious piece endeavors to express three symbolic levels-the common, the educated and the spiritual-with careful selection of each stone to reflect meaning and value... The design and creative process is not a brief one. Each conscientious step reflects a careful and significant thought process. According to Shunyata "Every moment isinspired by the wealth, rhythm and miraculous spectrum of creation."</p>
    </div>
    </div>
    </div>
    </body>
    </html>
    I hope this helps.
    Ben

  • Problem Synchronizing a Master Style Sheet on a Local Server to a Remote Server

    I am using CSS5.5.  I have a large web site with over 300 pages so I use a master style sheet to store my css styles.  On my local site, I have added a style titled "ColorBlueNavyLite099" to color some text on a page.  The text is on the web page at this address
    http://www.dazzlingplaces.com/Seattle/SeattleAttractionsBlog/SeattleAttractionsBlogMasterP age.html
    If you look at the code for line 204, I used this new class style at the beginning of the line of code.  The style works on my local site and the text below the first image on the page is colored BlueNavy099.
    When I synchronize with my remote server, I put the local versions of my master style sheet and the file for the web page you see above to my remote site.
    After I synchronize, the style works on my local site but it does not work on the remote site. The color below the first image remains black on my published page.
    Any suggestions of what I can do to have the remote site correctly use the style that I defined on a master style sheet?

    Bill in Georgia wrote:
    After I synchronize, the style works on my local site but it does not work on the remote site. The color below the first image remains black on my published page.
    Seems to be working OK here. I see blue text.
    Have you tried clearing the browser cache to ensure you're viewing the page with the current stylesheet?

Maybe you are looking for

  • How to upload many Files in the table of Project Document (Solution Man)  ?

    I have generate some hundreed  PDF-Files and I want to upload this PDF files in the table of  Project Documentation in the Solution Manager. In the Solution Manager is it only possible to upload this files single. My intention is  to write an abap pr

  • IPad air syncing with iTunes

    Hi This is my first time so please be gentle I attached iPad to Windows 7 (Professional; 32-bit) computer in order to synchronise latest burnt CDs from iTunes to iPad: iTunes recognises and says it is syncing to iPad but when the Music app is opened,

  • Viewsonic VX900 DVI boots Windows XP (via bootcamp) but not native OS X

    I'm trying to get the DVI bootup to work correctly with my Mac Mini Core Duo. I'm using a VX900 LCD. When I reboot it goes to XP (bootcamp) and runs perfectly. But when I hold down the option key (to select OS X) I get a black screen and the 'no sync

  • SSRS 2012 Initial Rendering Incorrect

    I'm running into an issue in the Report Manager where reports do not render correctly initially. If a report requires user input (a parameter that does not have a default value), the report loads incorrectly--all images are missing (including charts)

  • I need to get SSIS Data profiler output in Excel.

    Hi, I need to get SSIS Data profiler output in Excel. Tried importing XML generated by SSIS Profiler in Excel but data is getting lost. Can anybody please help on this. Thanks, Manoj