Vertical Menubar Displaying Problem

I have a Spry 2.0 Vertical Menubar that is not working right because it is bigger than the <div> is it sitting in. If it would display over the top of all the other <divs> in the page, I would be a happy camper.  So I put:   overflow:visible;   in pretty much every area of the menubar style sheet and now the <div> to the right which is a rotating picture, moved down the page to fit in the menubar.  And the menu bar isn't working right on top of it (blinking instead of submenus opening).  AAGGHHHH!!!!  Can anyone help me?
I cannot link to the page on this forum because it is a confidential client site I'm creating that is still in draft mode but I can send an email with the link if you email me first. Thanks in advance for all help!
Jeannette

Here is the style sheet, just incase that will help.
Jeannette
/* CSS Document */
@charset "utf-8";
#container {
margin-left: auto;
margin-right: auto;
html, body, div, span, applet, object, iframe, ul, ol, img, p, a {
margin: 0 auto;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
    background: url(images/bkgrnd-page.gif) no-repeat;
body {
width: 960px;
margin: 0 auto;
height: 100%;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
line-height:20px;
font-style:normal;
font-weight: none;
margin: 0px;
    padding: 0px;
align: center;
background: url(bkgrnd-page.gif) no-repeat;
body a:link{
font-family:Verdana, Geneva, sans-serif;
font-style:normal;
font-weight:normal;
text-decoration:none;
text-align:center;
color:#06F;
font-variant:normal;
text-transform:none;
vertical-align: bottom;
body a:hover{
font-family:Verdana, Geneva, sans-serif;
font-style:normal;
font-weight:normal;
text-decoration:none;
text-align:center;
color:#06F;
font-variant:normal;
font-size:14px;
body a:active{
font-family:Verdana, Geneva, sans-serif;
font-style:normal;
font-weight:normal;
text-decoration:none;
text-align:center;
color:#6C0;
font-variant:normal;
body a:visited{
font-family:Verdana, Geneva, sans-serif;
font-style:normal;
font-weight:normal;
text-decoration:none;
text-align:center;
color:#06F;
font-variant:normal;
#top {
width:960px;
height:25px;
#top .left{
float:left;
width:330px;
height:25px;
font-size:10px;
font-style:normal;
text-decoration:none;
cursor:default;
color:#000000;
vertical-align: text-bottom;
padding-left: 20px;
#top .right{
float:right;
width:610px;
height:25px;
font-size:10px;
font-style:normal;
text-decoration:none;
cursor:default;
color:#000000;
vertical-align: text-bottom;
text-align:right;
#top a {
color:#000000;
font-size:10px;
font-style:normal;
text-decoration:none;
vertical-align: baseline;
#top a:hover {
color:#09F;
font-size:10px;
font-style:normal;
text-decoration:none;
vertical-align: baseline;
#header {
clear:both;
width:960;
max-height: 103px;
margin-bottom:0px;
margin-top:0px;
#header .left{
float:left;
width:350px;
height:103px;
background: #003;
padding-left: 20px;
#header .right{
float:right;
width:350px;
height:103px;
    background:#003;
text-align: right;
padding-right:10px;
#header .center{
margin-left: 260px;
margin-right: 351px;
height: 103px;
background: #003;
font-size: 10px;
color: #FFF;
text-decoration: none;
text-align: center;
#navigation {
clear:both;
height: 287px;
width: 960px;
#navigation .nav {
float:left;
height: 287px;
width: 383px;
padding-top:10px;
padding-left:10px;
#navigation .rotator {
float:right;
    height: 287px;
    width: 575px;
#content {
clear:both;
width: 960px;
height: 600px;
background: #FFF;
margin-top: 32px;
#content .left{
width: 300px;
float: left;
padding-right: 10px;
padding-left: 10px;
background: #FFF;
height:600px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000;
#content .center{
width:298px;
float:left;
padding-right: 10px;
padding-left: 10px;
height: 490px;
border-right-width: 1px;
border-right-style: solid;
border-right-color: #000;
#content .right{
    width: 300px;
    float: left;
height:496px;
padding-right: 10px;
padding-left: 10px;
#content .pad{
float:right;
height: 102px;
width: 628px;
text-align: right;
vertical-align:bottom;
#footer {
clear:both;
height:80px;
vertical-align: top;
#footer .logo {
float:left;
width:250px;
height:80px;
background:#003;
text-align: center;
padding-top:0px;
vertical-align:top;
#footer .copyright {
float:right;
background: #003;
width:710px;
height:80px;
color:#FFF;
font-size:10px;
margin:0px;
text-align: right;
vertical-align:top;
.title{
font-size:20px;
font-weight:bolder;
color:#003;
.address {
font-family: Verdana, Geneva, sans-serif;
font-size: 10px;
font-style: normal;
line-height: 16px;
font-weight: normal;
font-variant: normal;
color: #FFF;
text-decoration: none;
text-align: right;
.phone {
font-family: Verdana, Geneva, sans-serif;
font-size: 20px;
font-style: normal;
line-height: 22px;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #6CF;
visibility: visible;
text-decoration: none;
text-align: right;
.title-red {
font-family: Verdana, Geneva, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: bolder;
font-variant: normal;
color: #900;
text-decoration: none;
#MenuBar  {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 15pt;
font-style: normal;
padding:0;
border-color: #ffffff #ffffff #ffffff #ffffff;
border-width:1px;
border-style: solid solid solid solid;
.MenuBar br { /* using just a class so it has same specificity as the ".MenuBarFixedCentered br" rule bleow */
display:none;
.MenuBarLeftShrink {
float: left; /* shrink to content, as well as float the MenuBar */
width: auto;
.MenuBarRightShrink {
float: right; /* shrink to content, as well as float the MenuBar */
width: auto;
.MenuBarFixedLeft {
float: left;
width: 55em;
.MenuBarFixedCentered {
float: none;
width: 55em;
margin-left:auto;
margin-right:auto;
.MenuBarFixedCentered br {
clear:both;
display:block;
.MenuBarFixedCentered .SubMenu br {
display:none;
.MenuBarFullwidth {
float: left;
width: 100%;
/* Top level menubar items - these actually apply to all items, and get overridden for 1st or successive level submenus */
#MenuBar  .MenuItemContainer {
padding: 0px 0px 0px 0px;
margin: 0;
#MenuBar  .MenuItem {
padding: 0px 0px 0px 0px;
background-color:#000033;
border-width:1px;
border-color: #ffffff #ffffff #ffffff #ffffff;
border-style: solid solid solid solid;
#MenuBar  .MenuItemFirst {
border-style: solid solid solid solid;
#MenuBar .MenuItemLast {
border-style: solid solid solid solid;
#MenuBar  .MenuItem  .MenuItemLabel{
text-align:left;
line-height:1.4em;
color:#FFFFFF;
background-color:#000033;
padding: 6px 15px 6px 10px;
width: 9em;
.SpryIsIE6 #MenuBar  .MenuItem  .MenuItemLabel{
width:1em; /* Equivalent to min-width in modern browsers */
/* First level submenu items */
#MenuBar .SubMenu  .MenuItem {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 11pt;
font-style: normal;
background-color:#000033;
padding:0px 2px 0px 0px;
border-width:1px;
border-color: #cccccc #cccccc #cccccc #cccccc;
/* Border styles are overriden by first and last items */
border-style: solid solid none solid;
overflow:visible;
#MenuBar  .SubMenu .MenuItemFirst {
border-style: solid solid none solid;
overflow:visible;
#MenuBar  .SubMenu .MenuItemFirst .MenuItemLabel{
padding-top: 6px;
overflow:visible;
#MenuBar .SubMenu .MenuItemLast {
border-style: solid solid solid solid;
overflow:visible;
#MenuBar .SubMenu .MenuItemLast .MenuItemLabel{
padding-bottom: 6px;
overflow:visible;
#MenuBar .SubMenu .MenuItem .MenuItemLabel{
text-align:left;
line-height:1em;
background-color:#000033;
color:#FFFFFF;
padding: 6px 0px 6px 7px;
width: 9em;
overflow:visible;
/* Hover states for containers, items and labels */
#MenuBar .MenuItemHover {
background-color: #000033;
border-color: #ffffff #ffffff #ffffff #ffffff;
overflow:visible;
#MenuBar .MenuItemWithSubMenu.MenuItemHover .MenuItemLabel{
background-color: #000033; /* consider exposing this prop separately*/
color: #9CF;
overflow:visible;
#MenuBar .MenuItemHover .MenuItemLabel{
background-color: #000033;
color: #9CF;
overflow:visible;
#MenuBar .SubMenu .MenuItemHover {
background-color: #000033;
border-color: #cccccc #cccccc #cccccc #cccccc;
overflow:visible;
#MenuBar .SubMenu .MenuItemHover .MenuItemLabel{
background-color: #000033;
color: #9CF;
overflow:visible;
/* Submenu properties -- First level of submenus */
#MenuBar .SubMenuVisible {
background-color: #000033;
min-width:0em;  /* This keeps the menu from being skinnier than the parent MenuItemContainer - nice to have but not available on ie6 */
border-color: #ffffff #ffffff #ffffff #ffffff;
border-width:1px;
border-style: solid solid solid solid;
overflow:visible;
#MenuBar.MenuBar .SubMenuVisible {/* For Horizontal menubar only */
top: 100%; /* 100% is at the bottom of parent menuItemContainer */
left:0px;
z-index:10;
overflow:visible;
#MenuBar.MenuBarVertical .SubMenuVisible {
top: 0px;
left:100%;
min-width:0px; /* Do not neeed to match width to parent MenuItemContainer - items will prevent total collapse */
overflow:visible;
/* Submenu properties -- Second level submenu and beyond - these are visible descendents of .MenuLevel1 */
#MenuBar .MenuLevel1 .SubMenuVisible {
background-color: #000033;
min-width:0px; /* Do not neeed to match width to parent MenuItemContainer - items will prevent total collapse*/
top: 0px;
.SpryIsIE6 #MenuBar .MenuBarView .MenuItemWithSubMenuHover .MenuItemLabel /* IE6 selector  */{
background-color: #000033;
color: #0099ff;
overflow:visible;
.SpryIsIE6 #MenuBar .MenuBarView .SubMenu .MenuItemWithSubMenuHover .MenuItemLabel/* IE6 selector  */{
background-color: #000033; /* consider exposing this prop separately*/
color: #0099ff;
overflow:visible;
.SpryIsIE6 #MenuBar .SubMenu .SubMenu  /* IE6 selector  */{
margin-left: -0px; /* Compensates for at least part of an IE6 "double padding" version of the "double margin" bug */

Similar Messages

  • Display problem after apple repair

    Hello everyone,
    Few weeks ago had this problem with vertical lines on my iMac display, which apple told me it was a display problem and they needed to changed it. So far so good... despite the 300pounds i had to pay for a new screen but anyway....... now look what happened...
    i was wondering if anyone has seen this problem before (i wish i could browse on internet about this problem, the thing is: with my screen like this i cant distinguish what is or isn't a good image when i watch videos/pic posted from other users regarding displays problems)... do you think is any graphic problem? or display again?
    i'm so upset
    Thanks

    Thanks for your reply.
    I've just done it and the screenshot looks fine on my iphone. So... LCD problem again...? great
    can you see any problem on this screenshot?
    Thank you for you help.

  • Spry vertical menubar ie6 issue

    I am having some trouble implementing a simple vertical menu
    in ie6. Works great in everything, but on ie6 the lower nav button
    jumps up to the upper nav button any time the page is refreshed. It
    fixes itself as soon as you hover over either.
    staging.hypercd.com/mandarintuscany
    here's the css:
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights
    reserved. */
    LAYOUT INFORMATION: describes box model, positioning,
    z-order
    /* The outermost container of the Menu Bar, a fixed width box
    with no margin or padding */
    ul.MenuBarVertical
    margin: 0;
    padding: 0;
    list-style-type: none;
    cursor: default;
    overflow: visible;
    /* Set the active Menu Bar with this class, currently setting
    z-index to accomodate IE rendering bug:
    http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html
    ul.MenuBarActive
    z-index: 1000;
    /* Menu item containers, position children relative to this
    container and are same fixed width as parent */
    ul.MenuBarVertical li
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 140px;
    ul.MenuBarVertical li#club{
    margin-bottom: 4px;
    ul.MenuBarVertical li.submenu{
    width: 200px;
    /* Submenus should appear slightly overlapping to the right
    (95%) and up (-5%) with a higher z-index, but they are initially
    off the left side of the screen (-1000em) */
    ul.MenuBarVertical ul
    margin: 0 0 0 102%;
    padding: 0;
    list-style-type: none;
    position: absolute;
    z-index: 1020;
    cursor: default;
    width: 200px;
    left: -1000em;
    top: 0;
    background:url(../images/nav_bg.png) repeat;
    *html ul.MenuBarVertical ul{
    background: repeat;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/nav_bg.png',
    sizingMethod='scale');
    /* Submenu that is showing with class designation
    MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen
    ul.MenuBarVertical ul.MenuBarSubmenuVisible
    left: 0;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarVertical ul li
    width: 8.2em;
    /* Menu items are a light gray block with padding and no text
    decoration */
    ul.MenuBarVertical a
    display: block;
    cursor: pointer;
    color: #ffffff;
    margin-left: 3px;
    text-decoration: none;
    ul.MenuBarVertical li.submenu a{
    margin-left: 5px;
    font-weight: bold;
    line-height: 20px;
    color:#CCCCCC;
    ul.MenuBarVertical li.submenu a.selected{
    color: #ffffff;
    ul.MenuBarVertical li.submenu a:hover{
    color: #ffffff;
    BROWSER HACKS: the hacks below should not be changed unless
    you are an expert
    /* HACK FOR IE: to make sure the sub menus show above form
    controls, we underlay each submenu with an iframe */
    ul.MenuBarVertical iframe
    position: absolute;
    z-index: 1010;
    /* HACK FOR IE: to stabilize appearance of menu items; the
    slash in float is to keep IE 5.0 from parsing */
    @media screen, projection
    ul.MenuBarVertical li.MenuBarItemIE
    f/loat: left;
    clear: both;
    any ideas/suggestions?

    Hi mmannello,
    I'm not sure if you've modified the page since you posted
    this, but I'm not seeing any jumping when I load your current page
    in IE6 ... what I do see is that you have 2 vertical menubars with
    one menu item in each. Is that on purpose?
    --== Kin ==--

  • Display problems in IE, using Netlace Designs approach

    Display problems in IE, using Netlace Designs approach
    Could someone please look at
    www.tudo.co.uk/testing/magnification/
    I am trying to adjust some css code taken from Netlace
    Design's website
    for my purposes. The purpose is to enlarge an image on
    'hover' and to
    enlarge some text on 'hover'.
    What I have done works all right in Mozilla/Seamonkey.
    However, in IE,
    the 'text enlargement' does not work at all
    and when I am enlarging the image there is ***in IE*** a
    large grey
    surplus area at the bottom, which looks like a background
    area which has
    turned out to have too much height. I want to get rid of that
    superfluous grey area.
    How can I make sure it works in BOTH Mozilla and in IE?
    Thanks for your help.
    Adrian

    Hi ijmari,
    I checked out that page and don't see any Spry menubar in it.
    I'm assuming you've reverted back or removed it.
    If you still need/want help, please post the URL to the page
    that uses the menubar and demonstates the problem.
    --== Kin ==--

  • Display problem in Nokia XL

    I purchased a Nokia XL last month (Purchased online). After a normal usage of almost 15 days, during office hours, the Display got white vertical lines. If you lock the screen and unlock after some time , the display looks clear, after some time the white vertical lines start coming on the display.
    is there any hardware problem are any settings problem. The place where i am staying is 75 KM away from the nearest nokia care center.
    Any one faced the same issue of Display problem in XL
    please reply....
    Thanks in advance

    This may be software problem. For now, follow instructions given by @dimoff
    Reset your phone, it will delete entire data on your device. So create a backup of your data before resetting.
    A past Nokia X user, now a X user.

  • Display problem, new motherboard.

    I am posting really to vent. I have a sick iMac with display problems. It's got vertical white lines and loss of colors. ChumpUSA indicates that the motherboard will need to be replaced and it's going to take four to five business days to get the part.
    I purchased the iMac for a client who I encouraged to switch. They trust me and have purchased two other Macs. They are doing fine, so they aren't soured yet. It's a difficult position in which to find myself. Computers have trouble and need to be fixed, knock wood, I've had very few hardware problems in my 10+ years using Apple products.
    I'm just in a bad spot with the failure of the motherboard (poor quality?) and the length of time my client is without a computer for one of his employees.
    We will work around it, of course. I just don't see why it would take a week to get a part.
    Any advise or words of encouragement are appreciated.

    Sorted myself but will post solution in case others need it.
    Remembered what I had done ages ago when looking at how to stop all recent pages appearing on a new tab.
    To get new SEARCHES appearing in a new tab go to address bar and type
    about:config.................ignore the Dragons
    then go to browser:search:openintab and set to true

  • Vertical MenuBar - Widget Positioning

    I created a webpage that contains 3 columns.  The middle column is mostly pictures and text, and I have floating Vertical MenuBars on each side of the page.  The Left Vertical MenuBar has a Widget opening immediately to the Rright, and I'm trying to get the Widget on the Right Vertical MenuBar to open immediately to the Left.  So basically I need the Widgets to open inward.
    Here's my problem, the Widget on the Right Vertical MenuBar appears in the Upper-Left corner of the webpage.  This is what I did so far to get to this point.  I copied the SpryMenuBarVertical.css, and create a new file called SpryMenuBarRightVertical.css.  The reason I did this is to make sure that the Widgets don't open on the same side both both Vertical MenuBars.  I then changed all the rule names from MenuBarVertical to MenuBarRightVertical.  I also changed the appropriate code in the webpage to reflect these modifications.
    So when I hover over the menu, the widget shows up in the Upper-Left corner.  I did play around with the rules (trial and error) to see if I could move the positioning but the closest I got was when I changed...
    ul.MenuBarRightVertical ul.menuBarSubmenuVisible
    from  -  left: 0px
    to     -  left: 500px
    it moved the widget to the Top-Middle of the page.
    The other rules that I think should affect the widget it...
    ul.MenuBarVertical ul
    cursor: default;
    font-size: 100%;
    left: -1000em;
    list-style-type: none;
    margin: -5% 0 0 -100%;
    padding: 0;
    position: absolute;
    top: 2px;
    width: 279px;
    z-index: 1020;
    So now my question is how do I change the positioning of this widget?
    Here is some information that might help ( I actually think this is the cause, but I don't know what to do)
    From the Dreamweaver CS4 Manual
    Position: Absolute: Places the content using the coordinates entered in the Placement boxes relative to the nearest absolutely- or relatively-positioned ancestor, or, if no absolutely- or relatively-positioned ancestor exists, to the Upper-Left corner of the page.
    So I believe that the Widget is not recognizing its ancestor of parent.
    Thank you for your time and patience on this matter.
    Mamilossa

    Hi
    the fact that you say -
    to     -  left: 500px
    it moved the widget to the Top-Middle of the page.
    Proves that it does recognize its parent, (in this case the body tag).
    I have not used spry for some time but -
    You will probably find that you will have to change some of the css/javascript rules and names for the sub-menu items, check for ones that position the sub-menu.
    If you have cs3 or 4, then create your menus on new separate pages, and check for the differences in the css/javascript, as these will be the rules you must insert into your 'new' combined css/javascript files.
    PZ

  • Odd display problems

    I run two 19" CRT monitors off my G4 QS...have for years with no problems. This morning, I arrived in my office, computer running with both monitors displaying fine, and, without touching anything, the left one went dark. I thought I might have jostled my desk and loosened the AC connection, so I shut down, checked all connections to find no problem. I restarted, only to find that my right monitor had lost its signal too. The power light on this monitor went from green (normal-on) to yellow after 10 or 15 seconds of being turned on (never seen that before).
    I didn't have time to deal with this problem, and had to go home to get some work done, leaving the office computer running. Late this afternoon, I popped by the office again for 5 minutes while running errands and found the yellow light on the right monitor blinking (another "never seen before"). I turned off the power on the display, then back on, and the display actually appeared, but at a very odd resolution (sign-in screen icons were signficantly larger than I'd ever seen them), and there was a strange distorted vertical line that "zapped" on and off. Again, I didn't have time to deal with this and had to leave it.
    I've done some research here at home, but still don't have a strong sense of what the problem might be. Might resetting the NVRAM do anything? Can you even reset NVRAM on a QS? Might it be a graphics card problem? If that is likely, what card would be a good replacement?
    Many thanks...
    Message was edited by: Richard Pasley

    Have you tried using only one monitor?
    Have you tried starting up from a CD?
    You can reset NVRAM. Resetting NVRAM "fixes" some display problems. See Mac PRAM, NVRAM, CUDA/PMU & Battery Tutorial
     Cheers, Tom

  • HT203254 Macbook Pro 17inch (late 2008) display problem

    Hello,
    I have a display problem with my Macbook Pro 17inch running on NVIDIA 8600M GT graphic cards.
    The whole display screen pops up with vertical lines which makes the display colour faded and sometimes changes to colour yellow or red.
    I tried with display reset by pressing Shift + Ctrl + Eject to solve this problem but it still happen.
    So which is the problem, the graphic display (NVIDIA 8600M GT graphic card or my display screen?
    Thanks

    Hope you're within 4 years of your original purchase date:
    http://support.apple.com/kb/TS2377

  • MSI 648 Max - Display Problems

    I recently bought the MSI 648 Max motherboard, as my system needed an upgrade quite badly.  To cut the costs down a bit, I’ve used some parts from my previous system (eg the video card which is an 2x AGP, 64 Mb, Kyro based card) but got new RAM, CPU and psu.
    I put together the system (described below), loaded Windows ME, updated all drivers with latest releases, and the thing works but the quality of the display is really bad    ;( .  That is, I get lots of video artefacts (shadows, fading text, vertical lines, distorted colours, etc).  The video card was working fine on my other machine.  Also, Sisoft Sandra says that the card is operating at 2x AGP, as it should.
    I am not overclocking; some of the BIOS parameters I used are as follows (based on the OPTIMAL DEFAULTS):
    AGP Aperture Size                     128 Mb
    DRAM CAS Latency                      by SPD
    Timing Setting Mode                      NORMAL
    MA 1T/2T Select                      AUTO
    Primary Graphics Adapter      AGP
    Allocate IRQ to PCI VGA      NO
    CPU/DRAM Frequency Ratio      by SPD
    DRAM Frequency                      167 MHz (for now)
    CPU Frequency                      133 MHz
    AGP/PCI Frequency                      66/33
    DRAM Vcore          2.6 V
    CPU Vcore         AUTO
    The system temperature showed in the Health Status is less than 40 C (104 F).  
    I have tried the latest AMI BIOS (version 1.3), and then reverted to version 1.0, but I still have the same display problem.
    I would really appreciate some help.
    Ciao
    mystro
    ========================================
    Windows ME (v4.90.3000)
    Pentium4 CPU 2.4 GHz (133x18.0), FSB 533 MHz
    MSI SIS648 Max  (MS 6585) ver. 1.0
    2 x 256 MB Corsair DDR400 (CMX256A-3200C2, CL = 2-3-3-6-T1,
    Hercules 3D Prophet Kyro 4500 TV Out (Kyro I not II) 64 Mb, AGP 2x, 175/175 MHz
    IBM 40GB 7200RPM UATA100
    Mitsubishi 40x CD-Rom
    Yamaha 8424S CD-RW
    Adaptec 2930U SCSI card
    Eagle 350W psu, 190W (combined 3.3V & 5V)  

    boards agpx4 and 8 only so i dont advise using that card
    http://www.msi.com.tw/program/products/mainboard/mbd/pro_mbd_detail.php?UID=355&MODEL=MS-6585

  • Vertical MenuBar - Widget Direction

    I'm new at webdesigning (started only a couple of months ago), so my terminology might not be the best.
    I created a webpage that contains 3 columns.  The middle column is mostly pictures and text, and I have Vertical MenuBars on each side.  One Vertical MenuBar floats Left with a Widget MenuBar that appears to the right.
    Here's my problem...  The Vertical MenuBar that floats on the Right also has a Widget MenuBar, but it also appears to the Right, which makes it dissappear off the screen.  I want to know if it is possible to make this Widget MenuBar appear on the Right side instead.
    So basically, I want the outside Vertical MenuBars to have its Widgets MenuBars to appear towards the middle of the webpage.
    If this is possible, how to I go about doing this to my existing webpage?
    Thank you for your time.

    On a very quick test by changing the position the flyout can move to the opposite side
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarVertical ul
        margin: -5% 0 0 -100%;
        padding: 0;
        list-style-type: none;
        font-size: 100%;
        position: absolute;
        z-index: 1020;
        cursor: default;
        width: 8.2em;
        left: -1000em;
        top: 0;
    I changed the original position of 95% to a minus percentage and that move the flyout over.  However, you are still left with the problem of the little arrow indicator, but I'll leave that up to you to work out - I don't have the time to do this now... but look at the positioning of the background image  - you may need to create a new arrow that points in the opposite direction and link to that instead.  This is the rule you may need to look at:
    ul.MenuBarVertical a.MenuBarItemSubmenu
        background-image: url(SpryMenuBarRight.gif);   /* you will need to change this image so it points to the opposite side */
        background-repeat: no-repeat;
        background-position: 95% 50%;    /* try changing this position */
    PS:  If you don't want to change the position of the arrow, just swap it for an arrow image that points the other way - that would be the easiest way to do this I believe.
    Nadia
    Adobe Community Expert : Dreamweaver
    Unique CSS Templates | Tutorials | SEO Articles
    http://www.DreamweaverResources.com
    Web Design & Development
    http://www.perrelink.com.au
    http://twitter.com/nadiap

  • Wierd lines on my display and frequent lock-ups w/ and w/o display problems

    When booting I sometimes get weird lines and blocks on my display (the GRAY Apple screen) and then it hangs, other times the computer will boot and run fine for 20-30 minutes and then the display goes wonkers with blocks and lines and the computer does not respond. The only way I can get it to boot is to reset the PRAM by letting it CHIME 3x and then occasionally it will boot without issue and run, while other times I still get the blocks and lines on the display.
    When I am able to get it to recover and re-boot after the lock-up and display problems and occasionally the box in the middle asking me to re-boot similar to a kernel panic the OPS gives me the option to REPORT the error and here is the error for others who would know more...
    Thank you in advance,
    Darren
    Interval Since Last Panic Report: 104960 sec
    Panics Since Last Report: 5
    Anonymous UUID: 7D1AEF43-7E19-4F58-A1E0-48FA992A2814
    Wed Nov 18 15:49:50 2009
    panic(cpu 0 caller 0x9cdb10): NVRM[0/1:0:0]: Read Error 0x00009410: CFG 0xffffffff 0xffffffff 0xd2000000, BAR0 0xd2000000 0x5d3e2000 0x084700a2, D0, P1/4
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x5c99b7d8 : 0x21b2bd (0x5cf868 0x5c99b80c 0x223719 0x0)
    0x5c99b828 : 0x9cdb10 (0xbb7fec 0xc209c0 0xbc3660 0x0)
    0x5c99b8c8 : 0x147690d (0x8b5ac04 0x7edf004 0x9410 0xabd962)
    0x5c99b908 : 0x1534e6a (0x7edf004 0x9410 0x5c99b968 0x9)
    0x5c99b948 : 0xb51ca5 (0x7edf004 0x91ed004 0x0 0x0)
    0x5c99b968 : 0xac155b (0x91ed004 0x5c99baa4 0x0 0x0)
    0x5c99b9b8 : 0x145f290 (0x7edf004 0x3d0900 0x5c99baa4 0x0)
    0x5c99bad8 : 0xab2821 (0x7edf004 0x91cf004 0x815200c 0x200)
    0x5c99bb18 : 0xb1f172 (0x7edf004 0x91cf004 0xeb9bcc0 0xeb9bc04)
    0x5c99bbc8 : 0xb202db (0x7edf004 0x91f0404 0x0 0x0)
    0x5c99bc58 : 0x14bb7a3 (0x7edf004 0x91f0404 0x9 0x2)
    0x5c99bd68 : 0x14ed407 (0x7edf004 0x91cf404 0x0 0x0)
    0x5c99be98 : 0xad3934 (0x7edf004 0x91ca404 0x0 0x0)
    0x5c99bec8 : 0x9d61fb (0x7edf004 0x91ca404 0x0 0x0)
    0x5c99bf08 : 0x5491b5 (0x0 0x9499680 0x1 0x29c50a)
    0x5c99bf58 : 0x5481e6 (0x9499680 0x1 0x5c99bf88 0x547d9d)
    0x5c99bf88 : 0x548640 (0x8abaf00 0x7e9ecc0 0xe780850c 0x2a6e5f)
    0x5c99bfc8 : 0x29d68c (0x8abaf00 0x0 0x10 0x88bbfc4)
    Kernel Extensions in backtrace (with dependencies):
    com.apple.nvidia.nv50hal(6.0.6)@0x136b000->0x17f1fff
    dependency: com.apple.NVDAResman(6.0.6)@0x96f000
    com.apple.NVDAResman(6.0.6)@0x96f000->0xc21fff
    dependency: com.apple.iokit.IOPCIFamily(2.6)@0x932000
    dependency: com.apple.iokit.IONDRVSupport(2.0)@0x961000
    dependency: com.apple.iokit.IOGraphicsFamily(2.0)@0x943000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    10C540
    Kernel version:
    Darwin Kernel Version 10.2.0: Tue Nov 3 10:37:10 PST 2009; root:xnu-1486.2.11~1/RELEASE_I386
    System model name: MacBookPro3,1 (Mac-F4238BC8)
    System uptime in nanoseconds: 3788331456483
    unloaded kexts:
    com.apple.driver.AppleFileSystemDriver 2.0 (addr 0xf02000, size 0x12288) - last unloaded 94521475551
    loaded kexts:
    org.virtualbox.kext.VBoxNetAdp 2.2.2
    org.virtualbox.kext.VBoxNetFlt 2.2.2
    org.virtualbox.kext.VBoxUSB 2.2.2
    org.virtualbox.kext.VBoxDrv 2.2.2
    com.bresink.driver.BRESINKx86Monitoring 5.0
    com.pctools.iantivirus.kfs 1.0.1
    com.apple.driver.AppleHWSensor 1.9.2d0 - last loaded 31800108689
    com.apple.filesystems.ntfs 3.1
    com.apple.filesystems.autofs 2.1.0
    com.apple.driver.AppleHDA 1.7.9a4
    com.apple.driver.AirPort.Atheros 412.19.4
    com.apple.kext.AppleSMCLMU 1.4.5d1
    com.apple.driver.SMCMotionSensor 3.0.0d4
    com.apple.DontSteal_Mac_OSX 7.0.0
    com.apple.driver.AudioIPCDriver 1.1.2
    com.apple.driver.AppleIntelMeromProfile 19
    com.apple.driver.ACPISMCPlatformPlugin 4.0.1d0
    com.apple.driver.AppleLPC 1.4.9
    com.apple.driver.AppleBacklight 170.0.14
    com.apple.driver.AppleUpstreamUserClient 3.1.0
    com.apple.GeForce 6.0.6
    com.apple.driver.AppleUSBTrackpad 1.8.0b4
    com.apple.driver.AppleUSBTCKeyEventDriver 1.8.0b4
    com.apple.driver.AppleUSBTCKeyboard 1.8.0b4
    com.apple.iokit.SCSITaskUserClient 2.6.0
    com.apple.BootCache 31
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.iokit.IOAHCIBlockStorage 1.6.0
    com.apple.iokit.AppleYukon2 3.1.14b1
    com.apple.driver.AppleAHCIPort 2.0.1
    com.apple.driver.AppleSmartBatteryManager 160.0.0
    com.apple.driver.AppleIntelPIIXATA 2.5.0
    com.apple.driver.AppleUSBHub 3.8.4
    com.apple.driver.AppleFWOHCI 4.4.0
    com.apple.driver.AppleUSBEHCI 3.7.5
    com.apple.driver.AppleUSBUHCI 3.7.5
    com.apple.driver.AppleEFINVRAM 1.3.0
    com.apple.driver.AppleRTC 1.3
    com.apple.driver.AppleHPET 1.4
    com.apple.driver.AppleACPIButtons 1.3
    com.apple.driver.AppleSMBIOS 1.4
    com.apple.driver.AppleACPIEC 1.3
    com.apple.driver.AppleAPIC 1.4
    com.apple.security.sandbox 0
    com.apple.security.quarantine 0
    com.apple.nke.applicationfirewall 2.1.11
    com.apple.driver.AppleIntelCPUPowerManagementClient 96.0.0
    com.apple.driver.AppleIntelCPUPowerManagement 96.0.0
    com.apple.driver.DspFuncLib 1.7.9a4
    com.apple.driver.AppleProfileReadCounterAction 17
    com.apple.driver.AppleProfileTimestampAction 10
    com.apple.driver.AppleProfileThreadInfoAction 14
    com.apple.driver.AppleProfileRegisterStateAction 10
    com.apple.driver.AppleProfileKEventAction 10
    com.apple.driver.AppleProfileCallstackAction 20
    com.apple.iokit.IOFireWireIP 2.0.3
    com.apple.iokit.IO80211Family 310.6
    com.apple.iokit.IOSurface 73.0
    com.apple.iokit.IOBluetoothSerialManager 2.2.4f3
    com.apple.iokit.IOSerialFamily 10.0.3
    com.apple.iokit.IOAudioFamily 1.7.2fc1
    com.apple.kext.OSvKernDSPLib 1.3
    com.apple.driver.AppleHDAController 1.7.9a4
    com.apple.iokit.IOHDAFamily 1.7.9a4
    com.apple.iokit.AppleProfileFamily 41
    com.apple.driver.AppleSMC 3.0.1d2
    com.apple.driver.IOPlatformPluginFamily 4.0.1d0
    com.apple.nvidia.nv50hal 6.0.6
    com.apple.NVDAResman 6.0.6
    com.apple.iokit.IONDRVSupport 2.0
    com.apple.iokit.IOGraphicsFamily 2.0
    com.apple.driver.CSRUSBBluetoothHCIController 2.2.4f3
    com.apple.driver.AppleUSBBluetoothHCIController 2.2.4f3
    com.apple.iokit.IOBluetoothFamily 2.2.4f3
    com.apple.iokit.IOUSBHIDDriver 3.8.4
    com.apple.driver.AppleUSBMergeNub 3.8.5
    com.apple.driver.AppleUSBComposite 3.7.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 2.6.0
    com.apple.iokit.IOBDStorageFamily 1.6
    com.apple.iokit.IODVDStorageFamily 1.6
    com.apple.iokit.IOCDStorageFamily 1.6
    com.apple.driver.XsanFilter 402.1
    com.apple.iokit.IONetworkingFamily 1.9
    com.apple.iokit.IOATAPIProtocolTransport 2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 2.6.0
    com.apple.iokit.IOAHCIFamily 2.0.2
    com.apple.iokit.IOATAFamily 2.5.0
    com.apple.iokit.IOUSBUserClient 3.8.5
    com.apple.iokit.IOFireWireFamily 4.1.7
    com.apple.iokit.IOUSBFamily 3.8.5
    com.apple.driver.AppleEFIRuntime 1.3.0
    com.apple.iokit.IOHIDFamily 1.6.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 6
    com.apple.driver.DiskImages 281
    com.apple.iokit.IOStorageFamily 1.6
    com.apple.driver.AppleACPIPlatform 1.3
    com.apple.iokit.IOPCIFamily 2.6
    com.apple.iokit.IOACPIFamily 1.3.0
    Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.2 GHz, 4 GB, SMC 1.16f11
    Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), Atheros 5416: 2.0.19.4
    Bluetooth: Version 2.2.4f3, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
    Serial ATA Device: ST9320421ASG, 298.09 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857E
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021a, 0x5d200000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000
    Anyone know what is causing my problems? I thought it was heat so I downloaded a CPU and FAN temperature monitor and the CPU was getting VERY HOT at first so I then ramped-up the CPU FAN SPEED to maximum - it turns out the CPU FAN was not rotating well at low speed - since then I have cleaned and checked the fans and they all work as they should and blow on high(er) when the CPU temperature is above a certain level.

    S.U.
    Is there a kb article or something that would illuminate what to look for in these logs, or is it a matter of learning by osmosis?
    Both. I am not skilled in reading logs. It is a very technical and time consuming task for the uninitiated (me!) In scanning a log I look for the backtrace and loading dependencies. The first item in the backtrace is usually the roadblock.
    Beyond that you can look at the Technical Note TN2063: Understanding and Debugging Kernel Panics
    Should make for good bedtime reading. Puts you right to sleep.
    c

  • Display Problem with RowHeader of a Scroll Pane

    Hi,
    I am trying to display row headers for a table using another table
    Here is the code
    import javax.swing.*;
    import javax.swing.table.*;
    public class RowNumberHeader extends JTable {
      protected JTable mainTable;
      public RowNumberHeader(JTable table) {
        super();
        mainTable = table;
        setModel(new RowNumberTableModel());
        setRowSelectionAllowed(false);
        JComponent renderer = (JComponent)getDefaultRenderer(Object.class);
      public int getRowHeight(int row) {
        return mainTable.getRowHeight();
      class RowNumberTableModel extends AbstractTableModel {
        public int getRowCount() {
          return mainTable.getModel().getRowCount();
        public int getColumnCount() {
          return 1;
        public Object getValueAt(int row, int column) {
          return new Integer(row + 1);
    }and then
            JTable displayTable = new JTable(...);
            scrollPane = new JScrollPane(displayTable);
            JViewport jvp = new JViewport();
            jvp.setView(new RowNumberHeader(displayTable));
            scrollPane.setRowHeader(jvp);the problem I have is that when a row is selected inside the row header, some rows go blank and you can see the selection is all screwed up. I tried setting the selection mode to ListSelectionModel.SINGLE_SELECTION but that didn't help.
    A refresh of the entire screen (minimize/maximize) seems to resolve the problem. I am using jdk1.4.1 in Windows 2000.
    Any ideas?
    Sylvain

    Again the problem is that when you click on the row headers, some row header rows go blank (completely white) so you can't see what they show.
    ie say I have table
    Row 1 - 1  2  3
    Row 2 - 2  4  5
    Row 3 - 5  7  7
    Row 4 - 5  6  7where Row X is the row header. So for example, if you click on Row 2, you will get something like
    Row 1 - 1  2  3
    Row 2 - 2  4  5
          - 5  7  7
    Row 4 - 5  6  7until the screen is refreshed or you click some other row header.
    hmm ok, I added calling repaint on the table whenever a row is selected and at least the display problem goes away; however, the selected indexes from the event don't always match the index of the row selected. I think actually that may be the source of the display problem.
    Here is the code I added in the constructor:
            getSelectionModel().addListSelectionListener(new ListSelectionListener()
                public void valueChanged(ListSelectionEvent e)
                    System.out.println("Header table selection is: First = " + e.getFirstIndex() +
                                       " Last = " + e.getLastIndex());
                    RowNumberHeader.this.repaint();
            });

  • Macbook and HP 2510i monitor display problem - help

    Hello,
    I am having display problem with my Macbook (Intel) and my 25'' HP 2510i monitor via DVI.. Until last monday I do not have any problems and my monitor was working flawless with my macbook.. Last monday I used the monitor with my HP Notebook to try Windows 8 on large screen. And after that try when I connect the monitor back to Macbook there is no display.. I tried the steps below
    - I connected Macbook to my Phillips Plasma TV and it worked (no error with display card of Macbook or the wire or the adaptor)
    - I connected the monitor back to HP laptop it worked.. (so no error with the monitor)
    - I unplugged monitor to cut electricity and tried.. nope not working
    - I did several tricks with macbook no effect
    - I reinstalled Mountain Lion .. no effect
    - I formatted Macbook, reinstalled Snow Leopard.. Not working.. I installed back Mountain Lion .. not working
    Whatever I tried the HP2510i is not displaying, mirroring my Macbook..
    Any help will be appreciated
    Thanks

    My graphic card details;
    NVIDIA GeForce 9400M:
      Chipset Model:          NVIDIA GeForce 9400M
      Type:          GPU
      Bus:          PCI
      VRAM (Total):          256 MB
      Vendor:          NVIDIA (0x10de)
      Device ID:          0x0863
      Revision ID:          0x00b1
      ROM Revision:          3462

  • My original post, locked by this forum. Display problem related

    Hi G5 Gurus,
    The display problem first, we all know when screen savers display, a click on the mouse will bring you back to the active desktop, this was how it worked., but now, sometimes a click cause the G5 to sleep!
    As for the sleep, I dare not to put it to sleep these days, because I am afriad it may cause a fire by over heating. Sometmes, actually four times in the past few months, my G5 could wake up by itself, followed by a extrem high speed running of the cooling fan, it sounded like a hair dryer running in the same room. Sometimes the sreen could light up, just like real wake up, sometimes, it was black. No clicks the mouse or keyboeard could bring it back to normal, I had to press and hold the power button to turn it off.
    This crazy problem happened for the first time last summer, a dead hard disk was the cost. Apple replaced it, but failed to detect the cooling or power or display problem. I was given one month extended free service, but right after its end, the problem was back and happened even more often.
    Please let me know if any of you had the same problem and please advise what to do.
    100s Gs of thanks.
    Songyan
    iMac G5 Mac OS X (10.4.8)
    la teller
    Posts: 1
    From: Los Angeles
    Registered: Jan 10, 2007
    Re: What's the problem? Display? Power supply? Cooling? My G5's gone mad
    Posted: Jan 10, 2007 2:21 PM in response to: Bad luck G5
    I have the EXACT same problem. In fact, I could not have described it better myself. What gives? I brought it in to the "genius" bar and they repolaced the power supply free of charge but the problem is still there. I noticed they ordered a new logic board but did not end up replacing it after all. Did you have yours replaced and did it work? Is this a known issue?
    imac G5 17 inch Mac OS X (10.3.9)
    Bad luck G5
    Posts: 8
    From: UK
    Registered: Jan 10, 2007
    Re: What's the problem? Display? Power supply? Cooling? My G5's gone mad
    Posted: Jan 11, 2007 1:20 PM in response to: la teller
    Hi La teller,
    Thank you for your reply. The 'genius' here in London only replace the dead hard disk, which I belive was a victim of this problem. I was told they couldn't find anything wrong with the power supply or the cooling system.
    Now at lest I know I am not the only bad luck guy. Let's wait and see if others are having the same problem. I am not sure if this is a known issue to Apple, even if it is, it may take years before they can offer a recall or free repaire. I noticed that some G5s have already been suffering from power problems and a free repaire was offered.
    Thank you again and hope Apple can take our concerns into their consideration soon.
    Songyan
    iMac G5 Mac OS X (10.4.8)
    stopha6
    Posts: 1
    From: US
    Registered: Jan 12, 2007
    Re: What's the problem? Display? Power supply? Cooling? My G5's gone mad
    Posted: Jan 12, 2007 7:43 AM in response to: Bad luck G5
    Hello,
    I'm also having this problem (fan running, won't come out of sleep), just spoke with an apple care rep. He confirmed my suspition that it was software, not hardware as I have just had the logic board and power supply replaced.
    His suggestions were to:
    1. Run disk repair from the startup CD
    try running OS X from a firewire drive and see if the same behavior happens or
    perform and archive and install.
    When the fan starts to run like that it means the OS is not communicating with the hardware properly. The OS could be somewhat corrupt if you were having hardware issues beforehand, hence the need for a reinstall. I will be performing an archive and install after the disk repair, I'll let you know if it fixes the problem!
    iMac G5 Mac OS X (10.4.8)
    Bad luck G5
    Posts: 8
    From: UK
    Registered: Jan 10, 2007
    Re: What's the problem? Display? Power supply? Cooling? My G5's gone mad
    Posted: Jan 14, 2007 12:52 PM in response to: stopha6
    Hi Stopha6,
    Thank you for your message. I never imagined it could be a software issue, cos it looked so hardware.
    Please keep me updated with your progress.
    By the way, as I said in my old posts, a hard disk went dead when this happened for the very first time, how do you read this?
    Thank you.
    Songyan
    iMac G5 Mac OS X (10.4.8)
    Bad luck G5
    Posts: 8
    From: UK
    Registered: Jan 10, 2007
    Re: What's the problem? Display? Power supply? Cooling? My G5's gone mad
    Posted: Jan 15, 2007 6:58 AM in response to: stopha6
    Hi Stopha6,
    After reading your reply again, I realized that the system had already been reinstalled. As I said when it happened for the first time, the hard disk died with it, which was replaced, of course with a new OS X, but the same problem is still happening. May this suggest that it is not just a software problem? Thank you. Songyan
    iMac G5 Mac OS X (10.4.8)
    AG-Nate
    Posts: 5
    From: Pismo Beach,CA
    Registered: Aug 26, 2006
    Re: What's the problem? Display? Power supply? Cooling? My G5's gone mad
    Posted: Jan 14, 2007 3:38 PM in response to: Bad luck G5
    The Fans going at full is only because you have an application that is using a lot of cpu power and therefore causing the imac to heat up so it turns the fans on. The screen-saver and sleep problem you describe sounds like something that may just happen on accident. But this sounds mostly like a software problem. Try making sure to always quit all non-apple products and see if anything changes.
    eMac, iMacG5 Mac OS X (10.4.7) 800mhz 1gig ram, 2ghz 2gigs of ram
    Bad luck G5
    Posts: 8
    From: UK
    Registered: Jan 10, 2007
    Re: What's the problem? Display? Power supply? Cooling? My G5's gone mad
    Posted: Jan 15, 2007 6:50 AM in response to: AG-Nate
    Thank you, Ag-Nate. I will try as you adivised but I con't think the fans were activeted my intensive CPU using. In most of the cases, the problems happened when the Mac was sleeping, when the minimum CPU were being used.
    iMac G5 Mac OS X (10.4.8)
    Timothy Klein
    Posts: 15
    From: Denver, CO, USA
    Registered: Dec 6, 2004
    Re: What's the problem? Display? Power supply? Cooling? My G5's gone mad
    Posted: Jan 31, 2007 1:02 PM in response to: AG-Nate
    "The Fans going at full is only because you have an application that is using a lot of cpu power and therefore causing the imac to heat up so it turns the fans on."
    That's only partly right. A hard-working process will make the fans run at high speed, of course.
    But, the OS is in touch with the firmware of the iMac, telling it how to run the fans, based upon information the OS X kernel is getting about the state of the hardware.
    If the firmware loses touch with the OS for some reason, and is not getting instructions on how to run the fan, it will default to running them at full blast, to be on the safe side (and this "full blast" fan mode is way louder than anything you'll generally experience during normal usage, I know from experience).
    So it may not be so simple as a hard-working cpu process kicking the fans on.
    iMac G5 17" 1.6 GHz Rev. A Mac OS X (10.4.8) 1 GB Ram
    Kensall
    Posts: 2
    From: London, England
    Registered: Feb 2, 2007
    Re: What's the problem? Display? Power supply? Cooling? My G5's gone mad
    Posted: Feb 2, 2007 9:05 AM in response to: Timothy Klein
    Hi I have a 20" G5 imac it's about 18 months old and I am having the same problem, It freezes and the fan runs really loud. It's nothing to do with software as my I.T. guy has done a complete re-install. All of our admin people have imacs of differring ages and the flat panels are all OK but every one of the G5s has had a booting problem. Some fell into the recall for replacement logic boards but the one I have at home is the newest and doesn't. I'm waiting for my apple reseller to get back to me, but it looks like it's the logic board and as none of the serial numbers fall into the recall, I'm expecting a big bill. I'm really disappointed as I've been a professional apple user for over 15 years and have grown to expect a certain amount of honesty and integrity from them. Looking at all of the discussion boards and the amount of people complaining of the same problem the logic boards are defective and apple should be replacing these free of charge.
    i mac G5 Mac OS X (10.4.8)
    a brody
    Posts: 15,170
    From: Silver Spring, Maryland. Don't forget to backup your data!
    Registered: Dec 23, 2000
    Re: What's the problem? Display? Power supply? Cooling? My G5's gone mad
    Posted: Feb 2, 2007 10:27 AM in response to: Kensall
    Kensall,
    Welcome to Apple Discussions!
    As in the other thread I wrote:
    Being from England, you may find the repair program under these pages:
    http://www.apple.com/uk/support/imac/repairextensionprogram/
    http://www.apple.com/uk/support/imac/powersupply/repairextension/
    Check both of them as they refer to different models.
    If neither of yours is under the program, please start a new topic thread so someone can help you.
    http://discussions.apple.com/forum.jspa?forumID=881
    First off, you'll get a wider audience who may be able to solve your problem. Secondly, responses to you won't confuse the original poster with solutions that don't apply to them. And thirdly, you'll know for certain whether or not a response applies to you.
    iMac C2D 2.17/20 inch/iMac G5 1.8 1st gen/iMac G4 800 Mac OS 9 Mac OS X (10.4.8) EyeTV 200, Canon PS A530 , Epson P-R220, iSight, Airport Extreme, 5th Gen iPod

    I am having a very similar problem. My G5 imac has already had the logic board replaced from the leaking capacitor problem. 8 mos. later the power supply was replaced under the second recall program when it failed to start up.
    It had been working now for almost a year, when about 3 mos. ago I started to experience the sudden dimming effect - if the display was untouched the screen would dim about 30% similar to a laptop in energy save mode. I checked and none of these types of options were set in the pref panes. At the same time I would have the iMac go to sleep after a while from non-use, and then when I tried to wake it it would stir for a few seconds and then go right back to sleep. It took 2-3 attempts to wake it up.
    Then last week, as I tried to wake it, it just shut down instead completely. I had to hold the power button down to recycle it to get it to come back to life (3 times).
    Today was it - I found what I thought was a sleeping iMac, but it will not power up at all. I opened the back cover and the power supply is working, but I cannot get the board to energize, I reset the PMU, but the #2 LED won't even blink. It is completely dead.
    Basically every time I used this computer I held my breath that it would not work. After 2 recalls I still only get 9 mos. out of it? Apple is really starting to show it is like the "big" computer makers, the quality is going right down the tubes.
    iMac G5   Mac OS X (10.4.4)  

Maybe you are looking for

  • Select a specific view in MM02/MM01

    Hi Abappers, I am doing a BDC on MM01 transaction and want to just select the accounting view and extend materials for different valuation types. But the position of accounting view is coming different on different material and my BDC recording is fa

  • Questions about IDoc to file scenario

    I 'm confused, and have a few questions: 1, we need to define a product for it at least  , assign it to either of the systems? 2, we don't have to configure an IDoc communication channel, do we? 3, does the receiver system (file/ftp) need a logical s

  • Big Friday's New Software Has Made My iTouch Useless!!!!!!!

    Hello, I purchased an my 16GB iTouch when they were first released (I was one of the first ones on the waiting list). I have had my iTouch all of this time and never had a problem. Then I read about the new iTunes software and the new Apple iTouch so

  • Can I embed audio files using iframe?

    I would like to embed audio files for people to listen to as part of the survey. I'm looking at services like podsnack, audioboom, or soundcloud (soundcloud is not ideal as it's 128kbps) This is the url I'm looking at: <iframe style="border:none" src

  • Please explain execution of select statement after parsing.

    Can any body explain me what happen when a "select * from emp where ename='sanjay' " statement parsed information is found in shared sql area in library cache. Where does the execution phase takes place. Is it in private SQLAREA or shared sql area. P