Problem with side bar

http://prosol1.com/mw_images/frontpage.jpg
hi - i can't seem to figure out why the side bar background in the above snapshot will not stretch down with the rest of this text.  i tried copying and re-pasting the text, but no luck.
thanks - mike

A few changes to your CSS are required as shown below.  Replace what you have now with this and it should work as expected in all browsers.  Change links colors to whatever you wish. 
.subnav {
     font-family: Arial, Helvetica, sans-serif;
     font-size: 12px;
     line-height: 1.5;
     background-color: #F3F3F3;
     padding-left: 20px;
     border: 1px solid #EAEAEA;
/**LINKS**/
.subnav a {display:block;}
.subnav a:link {color: maroon}
.subnav a:visited {color: blue}
.subnav a:hover {color: #FFF; background: #990000}
.subnav a:active {color: green}
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists
www.alt-web.com/
www.twitter.com/altweb
www.alt-web.com/blogspot.com

Similar Messages

  • Big problem with status bar legibility in IOS 7.0.4

    Hi, i'm adressing this problem to Apple. I recently update my iphone 4s to ios 7.0.4 and i have found some problems with status bar visibility in certain apps. Ex: in Photo app, the status bar is dark and it is unreadable, same in Lockscreen in Emergency menu, in menu when someone calls or you call someone and in Camera app the status bar is black and overlaps with the text and option buttons of the app. Please fix this as soon as possible because it is very frustrating.Sorry for bad english :d

    There is no Apple hear in this user to user forum.
    YOu can send feedback here http://www.apple.com/feedback/

  • Problems with scroll bars in list view

    Hello,
    I am using Xcelsius 2008 (Build Number 12,2,166).  I am still having trouble with scroll bars on my list view control. Other list views in my dashboard seem to be ok. It seems that this list view is not ignoring the blank cells in my excel file. I have gone through many things to correct this problem. I have added a new list view, I have copied other list views that work correctly but still no success. It seems that the "Ignore Blank Cells" property is not working correctly. Does anyone have a solution for this?
    Much Thx!

    Hi Yusufel,
    Please check the data whether the cells are really blank or having any space which could not be seen, etc.
    With best wishes
    BaaRaa.

  • ODS Activation Problem (with SIDS) BIG PROBLEM !!!

    Hi
    Ok we have a situation in our project but first a few facts: -
    1: For ODS we do not use keys but have a infobject that creates a unique ID for each entry with a bit of ABAP in the update rule (yep not very good I know but too many to change now)
    2: The SID table keeps growing so we have deleted it four or five times with SE14.
    Now I am not sure if these are related to our problem as we have used SE14 before and it hasnt created prolems??
    THE PROBLEM
    Some of th ODS that use this unique Info Object (we will call this A1) that creates unique entries will not activate with SID creation. It doesn't give much information apart from whatever process A1 is it is returned with errors.
    We get the following message
    Process 000034 returned with errors (process 34 is the one that tries to get a SID for A1)
    Message no. RSODSO_PROCESSING006
    Activation of M records from DataStore object CA_TS1 terminated
    We also geta  short dump every time too and that is copied below the line where it fails
    Does anyone know of how i can reset the SID gerenration or anythign that may help
    52           ID 'KEY'  FIELD 'BI0'                 
    53           ID 'DATA' FIELD l_field.              
    54                                                 
    55                                                 
    56   IF i_abend EQ rs_c_false.                     
    57 *... Nachricht an den Message-Handler schicken  
    58                                                 
    59     DATA: l_type  TYPE smesg-msgty.             
    60                                                 
    61 *... S-Meldung wenn kein Handler initialisiert  
    62     IF g_active IS INITIAL.                     
    63       l_type = 'S'.                             
    64     ELSE.                                       
    65       l_type = 'W'.                             
    66     ENDIF.                                      
    67                                                 
    68     CALL FUNCTION 'RRMS_MESSAGE_HANDLING'       
    69       EXPORTING                                 
    70         i_class  = 'BRAIN'                      
    71         i_type   = l_type                       
    72         i_number = '299'                        
    73         i_msgv1  = i_program                    
    74         i_msgv2  = i_text.                      
    75   ELSE.                                         
    76     DATA: l_text  TYPE string,                  
    77           l_repid TYPE syrepid.                 
    78                                                 
    79     l_repid = i_program.                        
    80     l_text  = i_text.                           
    81                                                 
    >>     RAISE EXCEPTION TYPE cx_rsr_x_message       
    83           EXPORTING text = l_text               
    84                  program = l_repid.             
    85   ENDIF.                                        
    86                                                 
    87 ENDFUNCTION.

    Yep right click and delete data then set up new initial etc with very small selection.
    Reloaded and exact same error message.
    when I check the /BI0/SBBP_OBGUID  table it only has one entry whilst the other infoobjects are getting filled in their SID tables so is there any way to sort of kick this table up the butt and reset it or something??
    Your right about the P table so we can cross that out of the picture )
    I do think it is somethign to do with the fact that we have used SE14 too many times and it hascaused in consistencies but if you have any ideas how to resync it or somethign it would be great
    thanks

  • Problem with Stacked Bar Chart

    I have a problem with a stacked bar chart in Numbers 09. My chart is a single series with 6 categories. All of the categories have different values. The first 5 categories display correctly. However, the last category does not display in the color its supposed to, but rather shows up as white/background instead of the grey color shown on the legend. However, the value label is displayed in the proper place.
    When I select other chart types (pie, regular bar, or regular column) the category shows up like it's supposed to.
    This is kind of annoying since I would rather use stacked bar instead of a pie chart. Is there an upper limit on the number of values it can display as a stacked bar chart? Is this just a bug? Thanks!

    Here's my result with six values in a single series. I double clicked the last bar to change its colour from the default grey (which was visible) to magenta.
    Numbers 2.0.3, iBook G4, OS X v10.4.11
    (Shot in the dark:) Try double clicking the value label, then changing the order position of this item.
    Regards,
    Barry

  • Problem with SCROL BAR

    In my form i have fields in tabelar view and i have scrol bar.
    When the query has been executed, I want to see all of data in my form and I offcourse must to scrol down, but when I receive a lot of data my action with scrol bar occure system block, CPU time increase and I must to terminate(with end task) the aplication.
    This happened, not allways, in Forms9i and Forms6i.
    Is this some oracle bug or exist some developers trick to solve this problem?
    Thanks, it's very imported to us!

    this may be affected by many factors assuming your form coding is good.
    you may first try to set the block's QUERY ARRAY SIZE to see if it helps. if you allows DML, then the DML arrary size too, but you need to balance them by many trials. In fact, if you get a powerful server/client machine, that helps too.

  • Problem with tool bar

    Hi,
    I have a problem with my illustrator CS5, the toolbar doesn't show sub-options.
    For example if I click the Rectangle Tool (M) button looking for sub-options (a sub-option is for example the Ellipse Tool (L)), nothing happens. I managed to use the Ellipse Tool (L) through shortcuts, but I want my tool bar to be able to display all the sub-options.
    In other words all the buttons with a little triangle at the button-right corner, are supposed to show sub-options, but they don't.
    I've consulted the problem with one of my co-workers, he suggested installing it all again -> I don't wanna do that.
    Please help.
    Thanks in advance.

    You have to click and hold the button. As an alternative you can alt-click it to cycle through the tools

  • N8 problem with side lock key

    Hi,
           Did anyone find any problem with N8 side locking key. Mine one has to be slided really hard to get it locked and unlocked, the mechanism is not as smooth as in the earlier phones.
    Trying to wrap people in the cocoon of seamless connectivity during their mobility.

    I also have this problem after installing version 5.0.0.508. It appears that I no longer have an option for locking the keyboard. When I select Options/Screen/Keyboard and select Left Side Convienence Key Options it does not show up in the list of selectable options.

  • Problems with Menu Bar after recent security update

    Ever since installing yesterday's security update I have been having problems with the menu bar. When clicking on the blue Apple in the upper left hand corner, no drop-down menu appears as it should. This problem also occurs in the drop-down menu named for the program in various instances (Thunderbird, Azureus, iTunes, Finder, Firefox) but not in others (Safari, Adium, VLC). Sometimes the menus are simply truncated and do not include all the options they should rather than not opening at all.
    I have run Disk Utlity which found no problems and have performed a hard restart multiple times but the problem persists. Any advice would be very helpful. Thank you.

    Thanks for the help. I tried most of the solutions listed in the link you supplied, but am still having the same problem. However, when I tried to run the Tiger Cache Cleaner, I got the following error message:
    Runtime Error 4: Failed Assertion
    Location: /Volumes/RBUS/Common/MacOs/MacOSMenu.cpp:420
    Failure Condition: appMenu
    Failure Message:
    Please report what caused this error along with the details above.
    Thoughts?

  • Problems with usage bar in iTunes 12.1.0.71

    Hello,
    I'm having a problem with the usage bar in iTunes: the "apps" section of the usage bar will just disappear as I'm syncing/removing/adding music.  Restoring my iPhone and uninstalling/reinstalling iTunes does not help.  Anyone know why this is happening?  It makes it  hard to know how much space  is remaining when the apps category disappears while I'm adding/removing music.
    Thank you!
    Kevin

    the1212 wrote:
    After updating to the latest version of iTunes 12.1.0.71,my ipad mini is not being picked up by itunes even though its showing its connected and i can see it 
    This doesn't make sense. Your statement "even though it's showing its connected" means that iTunes does see the iPad. Or am I misreading what you are saying?
    Go through the troubleshooting steps in here.
    iPhone, iPad, or iPod touch not recognized in iTunes for Windows - Apple Support

  • Having problems with menu bar! NEED HELP

    I'm having some serious problems with the finder menu bar. When I click on the blue apple, it won't show anything! It just highlights the blue apple without a pull down menu. Same goes for the Window pulldown menu. Also, under finder. when I click empty trash, or do the equivilent keyboard shortcut, it won't empty the trash. I have to ctrl click on the trashcan and empty it that way. Please help me fix my finder, or else I'm going to have to reformat and start ALL over which I really don't want to do. Thanks!
    PS This is on a Dual 1.42GHZ G4 Tower w/ Radeon 9800 Pro graphics card and 2GB (4X512mb) ram. I also updated to 10.4.7 from 10.4.6 to see if that fixed the problem, and no dice! Thanks!

    Well if the problem occurs in two accounts then it is systemic. When did the problem begin? Was it with a software update, sch as from 10.4.6 to .7? If so, try reapply the update using the Combo updater.
    IF that doesn't work you can re-install 10.4 using the Archive and Install method, which does not wipe your disk, does not require reinstalling all your applications etc, However, BACK UP YOUR DATA FIRST, and read up on the A&I before you do it.
    Hope this helps
    Regards
    TD

  • Embedding youtube video in flash with as2 - problem with black bars

    I have successfully embedded the youtube video in my flash code with:
    //create area to put youtube video on screen
    this.createEmptyMovieClip("reason1_video", 10000);
    reason1_video._xscale = 60;
    reason1_video._yscale = 60;
    this.reason1_video.loadMovie("http://www.youtube.com/v/PUt7Kw9Q_Qc?hd=1");
    However, the video plays with black bars on top and bottom even though it plays without those directly from youtube:
    http://www.youtube.com/parallelic#p/c/258EA3637F3467BD/7/PUt7Kw9Q_Qc
    Even if I take off the scaling, it still has the black bars. How do I get rid of them?

    So basicly your putting a video in to your flash project

  • JScrollPane size problems with horizontal bar

    Hello,
    I have made a panel with some lines of text (JLabels). The panel is contained inside a JScrollPane. When it gets a horizontal scrollbar, the bar hides the bottom-most line of text and you get a vertical scrollbar too.
    How do I get the JScrollPane to add the height of the horizontal scrollbar to its own height if it still fits inside its own maximum height? It is ridiculous when you have like 3 lines of text inside it and you have to scroll it to see the bottom line.
    Thanks,

    Thanks, that solved the problem good enuff for me here. Now I also got another similar problem, at http://forum.java.sun.com/thread.jsp?forum=57&thread=206828. Got any ideas on that :) ?

  • Problems with stacked bar chart in Java SDK and CRDesigner

    Hi @ll,
    I have an issue with the rendering of stacked bar charts through the Java SDK and the CRDesigner. unfortunately, my research in this forum and with the help of aunt google didn't lead to success.
    These are my problems:
    I have a  stacked bar chart which, when datasets/stacks increase in number per bar, displays errors:
    1.)  the single stacks of the bar merge together randomly and form bigger stacks with the sum of the singles. the information of  single stacks gets lost in the bar.
    2.)  the total sum of all singles is bigger than the maximum value on the y-axis displays. thus, the scaling is wrong.
    1.) appears in the CRDesigner as well as in the Java SDK
    2.) only occurs in the Java SDK
    Is there any trick to turn the random merging of slices off?
    Is the false scaling a known issue and is there a bugfix/workaround?
    many thanks for all advice
    Tom

    hi folks,
    i found the answer to the above problems:
    when you specify the recordfields that are responsible for the change to the next stack or bar, the 'stack' fields have to be unique.
    in my case i evaluated durations in msec (as stacks) from different devices (as bars). randomly i had the same durations for one device. what happens is, that CR does not notice a change and accumulates to the first stack with the same duration.
    surprisingly this also seems to derange the axis scaling. fix the problem by simply using an overall unique recordfield like rownum or a formula that forms the current timestamp to text as identifier for the stacking.
    cheers
    .t

  • Problem with Stacked Bar

    I need to show details about messages transactions.
    I decided to use a Stacked Bar chart to view present number of trans' of different types by their date.
    I use this query in all the series:
    select null link, sd label, c value
    from (select trunc(STARTDATE) sd, count(TRANS_ID) c
    from TRANSACTION
    where ERROR = 'OK' and MSGTYPE = 'THE_MSG_TYPE_VALUE'
    group by trunc(STARTDATE)
    order by trunc(STARTDATE) )
    the chart is presented, and i thought it's correct. apparently not.
    in some msg types it placed its colored column in wrong date (i think it's because it's the only type that has transaction/s in this date). it simply was added to the other columns serially.
    the correct (and expected) result was to place it in separate column and not to add it to the other series.
    maybe i should add something in the query. if someone encountered this problem, i'd be happy to take advices.

    Here's my result with six values in a single series. I double clicked the last bar to change its colour from the default grey (which was visible) to magenta.
    Numbers 2.0.3, iBook G4, OS X v10.4.11
    (Shot in the dark:) Try double clicking the value label, then changing the order position of this item.
    Regards,
    Barry

Maybe you are looking for

  • When i plug in my ipod nano ~OH MY GOSH~

    *First of all i would like to apologize ahead of time if this problem has been addressed before* When i plug into my PC (Compaq Presario w/windows XP) i get 'no disk exception processing message c0000013 parameters 75b6bf7c 4 75b6bf7c 4 75b6bf7c 4' T

  • How does clamshell mode work when connected to monitor?

    I have connected my MacBook via the external port to an HD TV and can 'mirror' the screen image. I want to close the lid and continue to use the TV monitor but the MacBook insists in going to sleep...  What can I do or is this not possible?  Ideas an

  • Change DNS settings in Solaris 11

    Where do I need to go to change the DNS settings on a Solaris 11 server?

  • JTable moving items strangeness (desperate now)...

    Hi there, I've got a major problem that I just can't figure out. I've got two JTables, each with an instance of the below datamodel. I've got two buttons. I want to highlight certain rows on the left JTable and use one of the buttons to move across t

  • Can't create the file "shapeimage_21.png."

    Hi, I am one of those people who still use iWeb...Recently I received the following message.  Publish Error Can't create the file "shape image_21." The disk may be damaged or full, or you may not have sufficient access privileges.  I did manage to ge