Max width css not working in ibooks

When i add max width in epub and render it in ibooks is now working i dont know why

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

Similar Messages

  • Max Memory Settings Not Working (SQL Server 2008 R2)

    I have 12 GB ram in sql server 2008 R2 of 64 bit server (Windows 2008 R2).
    I have set the Max memory setting to 12288 MB Memory setting.
    Still the usage of sql server process is around 14  GB.
    Is Max memory setting not working?
    I have also enabled AWE after all it is 64 bit.
    Thanks

    Problem is that: my OS is halting due to this RAM. I have 16 GB of ram and assigning 12 GB to SQL SERVER and rest is using for OS. Please guide me how to get information about actual memory usage from all sql server processes. like
    all CLR etc 
    Hi,
    Are you also running SSIS/SSAS/SSRS with database engine services. What do you mean by OS is halting ?
    If you want to check whether SQL Server is facing memory crunch please have a look at perfmon counters from
    this link
    Sys.dm_OS_memory_clerks would be DMV helpful in tracking memory utilized by various processes
    I have also enabled AWE after all it is 64 bit. Thanks
    Please note AWE doe snot have any notable affect in 64 bit system.
    Below will tell you memory used by SQLCLR
    select single_pages_kb + multi_pages_kb + virtual_memory_committed_kb from sys.dm_os_memory_clerks where type = 'MEMORYCLERK_SQLCLR'
    Below query will give you memory consumed by various clerk
    SELECT type, SUM(multi_pages_kb)
    FROM sys.dm_os_memory_clerks
    WHERE multi_pages_kb <> 0
    GROUP BY type
    ORDER BY SUM(multi_pages_kb) DESC
    Can you reduce max server memory to 11 G and see if it gives some relief
    Please mark this reply as answer if it solved your issue or vote as helpful if it helped so that other forum members can benefit from it
    My Technet Wiki Article
    MVP

  • Does iSight not work in iBook?

    I bought iBook G4 in 2004.
    I have ordered iSight in apple store. Not yet shipped now.
    However today my friend told me iSight may not work in iBook.
    Is it right?

    Just for others,
    In Jaguar (10.2.5 - 10.2.8) Apple sold a version of iChat 2 for Jaguar from May 2004 until Oct 4th (or that weekend) that worked in the range shown. This is actually a very similar time frame to Panther (10.3) being released.
    It is of course unlikely that anyone is in the posistion of having bought this and never used it.
    11:07 PM Tuesday; October 24, 2006

  • 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

  • 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?

  • Airport card 1.2.1 does not work with Ibook G3 with OSx.4.2

    I just purchased a brand new airport express base station. It seems to be up and running on my G4Imac just fine as a server.
    For the client,
    I have an ibook G3 and now have OSX.3.4 on it.
    I installed my ancient Airport card- 1.2.1 into the Ibook.
    I installed the new software from the new Airport base station.
    I tried to install the old software from the Airport 1.2.1 card but dont have Classic- so would not install.
    Now, the Ibook does not allow me to choose Airport in the Network Preferences section- does not seem to recognize there is a card installed. So, no way to connect to the base station.
    My questions:
    1.can OS X..3.4 recognize the old Airport 1.2.1?
    2. Does the software from the new base station support the old card when used in the client?
    3. Do I need different software for the card in the iBook other then the base station software? ie, is there card software that needs to be installed, and if so what is it in system X?
    Im trying to figure out if I have a hardward problem- ie the card or slot is not working- or s software problem.
    Can anyone help?

    MacOS 10.3.x has all the software to use an Airport card already installed. All I would recommend you do is install the Airport 4.1 update provided at:
    http://www.apple.com/support/downloads/airport41formacosx.html
    The software that ships on the CD that came with the Airport Express is only used to configure an Airport Express. It doesn't provide any software updates for the MacOS itself, nor for the Airport card installed in that Mac.
    First thing I suggest you do - run the System Profiler utility on your Mac. See if it identifies that an Airport card is installed. If it does not then recheck the installation of the card - ie pull out the card, then plug it in again and make sure it is fully seated into its socket. Remember to also attach the antenna cable to the card. If the System Profiler still fails to "see" the installed Airport card, then the card itself is likely defective.
    [Side note: Airport 1.2.1 was the version of the Airport software required to provide software support for the card in ancient MacOS versions. Airport 1.2.1 is not actually installed on the Airport card itself, so if you install an original Airport card into another Mac it makes no difference what Airport version was installed on the Mac the card was pulled from.]

  • 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.

  • 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.

  • Left-clicking not working on iBook?

    Hi,
    I want to give my old iBook G4 to my parents who presently don't have a computer. When I started it up, I noticed that left-clicking does not work. Right clicking, however, works fine. Even when I attach an external USB, only right-clicking works.
    I'll be grateful for any suggestions. Thank you!

    Hi, thanks for the reply.
    What I meant was that the iBook trackpad button does not work. HOWEVER, it does work when I control+click (i.e., right-clicking).
    I already have the software on there for that external USB mouse which used to work fine, but now only right-clicking works on it.

  • 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.

  • Zoom keys not working on ibook g4, stuck on full zoom...

    I was trying the zoom feature on my ibook g4, 10.4.6, and turned on zoom. I zoomed in but now can't zoom out or turn off the feature, as I am fully zoomed in. A reboot did not fix this. Upon login, I see my regular desktop for a few seconds, but can't get system preferences open in time to turn off the zoom. A box opens up called character palette and then my desktop zooms fully in. The keyboard shortcut won't work... When I first turned the feature on, I noticed the zoom in shortcut worked fine, but the rest would not. I use quicksilver and can get to my terminal "blind". Is there a terminal command to turn off the zoom feature? My user account is completely useless until I can zoom out...I will try to create another user to see if I can recreate the problem, but in the meantime... I have tried a test account and can recreate the problem. option apple 8 does not work to turn on/off zoom and option apple - doesn't work as well. Only option apple + works. I can't get into system preferences graphically once fully zoomed in as I can't see anything.

    Hello again!
    I'm sorry you're still having the problem. If you have a look back at my previous suggestion, you'll see that I didn't say "do an archive and install"! That will only help if the OS is corrupt.
    I don't entirely understand the symptoms you're getting, but I do suspect a corrupt preference file (.plist) which is why I suggested zapping them both and nothing else. Archive and instal preserves .plist files, ensuring that if the problem is indeed related to them, it will not be cured.
    However, you've now eliminated the possibility that the OS is corrupt!
    So, could I suggest the following steps, since you now have a functioning user account?
    0) Check that the keys are indeed giving you the characters you expect (normally =, - and 8).
    1) Open the System Preferences—>Universal Access pane and check the keystrokes designated for Zoom.
    2) Try the keystroke specified for Zoom on/off (default is cmd-alt-8), and see if the On and Off radio buttons toggle as you do so.
    3) Go to the System Preferences—>Keyboard & Mouse pane and ensure that the checkboxes for "Turn zoom on or off", "Zoom out" and "Zoom in" are all ticked.
    4) Try a single keypress of cmd-alt-= and see if the screen zooms in by a step. If all you get is an alert sound, press cmd-alt-8 and try again.
    5) Try a keypress of cmd-alt-- (minus) and see if it zooms out again. If it doesn't, use the Zoom on/off keystroke to turn it off again.
    6) If the problem still persists, then either quit System Preferences and use Terminal, or do what I suggested in my previous post, but zap those two .plist files. You'll have to reset other values, but at least it should rescue your system.
    Keep us posted!
    Archie
    iBook G4 12" 1.2 GHz, G4 Sawtooth 400 MHz, PowerBook G4 17" 1.67 GHz   Mac OS X (10.4.5)  

  • 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.

Maybe you are looking for

  • Wanting to see logging for ASA 5510 Permits

    I have a rule which permits traffic to a web server and logging is enabled.  But when I go to syslog I am only seeing traffic which has been denied.  What needs to change to be able to see the logged traffic on permit rules?  Thanks.

  • Long Text problem in a BADI

    Hi Everyone, I am implementing BADI "WORKORDER_UPDATE". The requirement is there should be no changes made on the IW32 transaction. I have successfully implemented the BADI and it is now giving an error when we try to change anything on the order in

  • Apple's little USB modem is decent?

    I need dialup capability on my MacBook in addition to wireless connectivity. Has anyone had good experience with Apple's little USB external modem? I have found some unfavorable comments about it online.

  • Message determination and output control

    Hi! We want to set up message determination procedure per company code. We have several companies and one purch.org, so if only one of the companies e.g. want to output a PO to a Vendor through EDI, this is will apply to all company codes... any sugg

  • Message balloon background colors

    Message incoming message balloon colors I noticed since upgrading to Mavericks some of the people messaging me have their balloon backgrounds with different colors. Some of the sender's backgrounds are gold, grey, blue and green...in addition to the