Menu Button Size is off

Hi everyone, I am new here but been using Dreamweaver about 2 years off and on.  I am very much the amateur.  I figure a lot of things out by "doing" and other things I will sit and read til I can build it myself.
My question.  I am using the Dreamweaver CS5 2 column, liquid, header and footer layout.  It has the "built in menu" and I am trying to put smaller buttons in.  I had these big, clunky looking things so I get the bright idea just to make smaller ones and they'll change auto in my template.  Worked great accept they still came out big and clunky only stretched from their normal size.
Anyone know what happened and a "fix" for that?
Thank you much,
My site is tocatchamiracle.com  The old "clunky" buttons are still showing there.  I think a screenshot would be good so I will go see if I am allowed that in the forums.

Screen cap is no help. The answer is A L W A Y S in the code.
Your code calls for image to display at 36 high by 161 wide.
<img height="36" width="161" border="0" id="Home" name="Home" alt="Takes you back to my homepage" src="http://www.tocatchamiracle.com/buttons/upstatehome.png">
Is this the size you want?

Similar Messages

  • HT5858 Before IOS7, I was able to double click the menu button and turn off apps to save battery, Is there a way to do this with IOS7?

    Before IOS7, I was able to double click the menu button and turn off apps to save battery, Is there a way to do this with IOS7?

    Sure thing...You're very welcome!
    Thank you for the points!

  • MENU button doesn't work and iPod won't turn off!!

    For some reason, my menu button won't work nor will my iPod turn off when I hold down the play/pause button.
    I've reset it, updated it, restored it and nothing is working. I bought it in the States last year so have no idea how the warranty works or where to get it serviced since I don't live near London.
    Any help would be appreciated

    Ring your local Apple dealer, My older mini done the same thing several times before it just died on me and never turned back on. So if its still covered under warrenty i seriously think you should ring apple and get it serviced to see whats wrong, it could be just a fault with the click wheel
    Try letting the battery run completly dead, then put it into a Wall charger or computer USB cable and then move the hold on and off, then try reseting it by pressing the menu and select buttons at the same time.

  • I press the swtich off and menu button together, but still can't on and sync my phone! can anyone help me? please...

    I was prepare to update the latest facebook app, but on the half way suddenly stuck... i can't press any button! i can only press the swtich off and menu button together for restart my phone, and of course turn into full black screen and the apple comes back again to the screen and for a really long time. I did try to sync to my laptop but it can't work, the apple stay there forever. Can someone help me? 

    OR RECOVERY MODE
    Recovery Mode
    1. turn off the iPhone.
    2. connect the USB cable to the iphone.
    3. press the home button (the large round), and press and hold connect the other end of the USB cable to your PC.
    4. continue to hold pemuto the home button.
    5. within about 8/10 seconds will appear on the screen of the phone USB cable + iTunes.
    6. your iphone is now in recovery mode.
    7. will open automatically iTunes you will detect an iPhone in recovery mode.
    To return to normal mode you just hold the home button + shut down: the Apple logo in about 1 minute and the iphone will reboot.

  • My ipod has a black screen.  I have tried to hold the sleep/off button and menu button at the same time with no luck.   I connected to my computer and tried restore on itunes -  still with a black screen a voice said "screen locked'  code 542

    My ipod has a black screen.  I have tried to hold the sleep/off button and menu button at the same time with no luck.   I connected to my computer and tried restore on itunes -  still with a black screen a voice said "screen locked'  code 542

    Is the iPad charged?  Plug it in with the charger/wall outlet for half an hour and try again to reboot by holding both the power and home buttons until the apple logo appears.

  • HT1430 The menu button at the bottom doesn't work. Have tried tuning off and on but no luck. Any similar problems or tips. Cheers

       Hi ther e, does  any one have any hints or tips that may help me.
    The home button or menu button isn't working and I can't return to the home screen.
    I have tried rebooting but no luck.
    Any help greatly received
    Cheers

    Cycle count is on the high side, but condition is normal.
    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".

  • Menu buttons briefly turn white when hovering

    When I hover over a menu button it turns white in IE and transparent in FF for about 2 seconds then displays the correct hover image. This happens the first time you hover, then it behaves normally after that.
    Take a look here http://www.preferreddigitalprints.com/
    I think I have something messed up in the CSS but can figure out what it is. I'm hoping someone has seen this before and would be kind enough to point me in the right direction.
    Here's my CSS:
    @charset "UTF-8";
    /* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */
    /* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */
    LAYOUT INFORMATION: describes box model, positioning, z-order
    /* the outer table */
    table#menu img {float:left; width: 39px;}
    /* The outermost container of the Menu Bar, an auto width box with no margin or padding */
    ul.MenuBarHorizontal
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: auto;
    /* 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 a fixed width */
    ul.MenuBarHorizontal li
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    position: relative;
    text-align: left;
    cursor: pointer;
    float: left;
    width: auto;
    ul.MenuBarHorizontal li #home {width: 132px; margin-left: -5px;}
    ul.MenuBarHorizontal li #services {width: 155px;}
    ul.MenuBarHorizontal li #order {width: 176px; }
    ul.MenuBarHorizontal li #webaccess {width: 174px;}
    ul.MenuBarHorizontal li #contact {width: 160px; margin-right:-5px;}
    /* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
    ul.MenuBarHorizontal ul
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    z-index: 1020;
    cursor: default;
    width: 13em;
    position: absolute;
    left: -1000em;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
    left: auto;
    /* Menu item containers are same fixed width as parent */
    ul.MenuBarHorizontal ul li
    width: 13em;
    ul.MenuBarHorizontal ul li a
    { background-color: #1a542c; color:#FFFFFF; padding: 6px; }
    ul.MenuBarHorizontal ul li a:hover
    { background-color: #73152e; color:#FFFFFF; padding: 6px;}
    /* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
    ul.MenuBarHorizontal ul ul
    position: absolute;
    margin: 0% 0 0 100%;
    /* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
    ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
    left: auto;
    top: 0;
    DESIGN INFORMATION: describes color scheme, borders, fonts
    /* Submenu containers have borders on all sides */
    ul.MenuBarHorizontal ul
    { font-family:Arial, Helvetica, sans-serif; font-size: 12px;}
    /* Menu items */
    ul.MenuBarHorizontal a
    display: block;
    cursor: pointer;
    height: 32px;
    text-decoration: none; }
    ul.MenuBarHorizontal a#home { background-image: url(../BTNHomeUP.png);}
    ul.MenuBarHorizontal a#services { background-image: url(../BTNServicesUP.png);}
    ul.MenuBarHorizontal a#order { background-image: url(../BTNOrderUP.png);}
    ul.MenuBarHorizontal a#webaccess { background-image: url(../BTNWebAccessUP.png);}
    ul.MenuBarHorizontal a#contact { background-image: url(../BTNContactUsUP.png);}
    /* Menu items that have mouse over */
    ul.MenuBarHorizontal a#home:hover { background-image: url(../BTNHomeOVER.png);}
    ul.MenuBarHorizontal a#services:hover { background-image: url(../BTNServicesOVER.png);}
    ul.MenuBarHorizontal a#order:hover { background-image: url(../BTNOrderOVER.png);}
    ul.MenuBarHorizontal a#webaccess:hover { background-image: url(../BTNWebAccessOVER.png);}
    ul.MenuBarHorizontal a#contact:hover { background-image: url(../BTNContactUsOVER.png);}
    /* ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus */
    /* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
    background-color: #33C;
    color: #FFF;
    SUBMENU INDICATION: styles if there is a submenu under a given menu item
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarDown.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    /* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
    background-image: url(SpryMenuBarRight.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarDownHover.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    /* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
    ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
    background-image: url(SpryMenuBarRightHover.gif);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    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.MenuBarHorizontal 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.MenuBarHorizontal li.MenuBarItemIE
    display: inline;
    f\loat: left;
    background: #FFF;

    Putting your page through the html validator bought up a few errors
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.preferreddigitalprints.com%2F
    The most important error is that the page isn't using a doctype.  This could account for the bugginess of the page.  A page without a doctype will render CSS in quirks mode and not display the page as intended in some browsers.
    Please insert a doctype at the top of the document, then put the page through the validator again to see what errors remain, fix those, and hopefully the page will load OK.  I didn't look at the navbar images, but make sure that they are optimized for the web, because that can also cause a slow down on loading them.
    I recommend using the transitional doctype.
    DOCTYPES:
    Reference: 
    http://www.alistapart.com/articles/doctype/
    http://htmlhelp.com/tools/validator/doctype.html:

  • E51 Menu Button Problem

    Hi there.
    Just looking to confirm that I am not alone in having this problem; After having the e51 turned on for some time (30sec - 15min), pressing the menu button when the phone is in active standby mode does not display the menu. The icon for the last function used (contacts, calendar, etc.) remains on the screen, the reception and battery indicators are redrawn to the smaller size, but the carrier name still appears at the top, and no menu entries are visible. I can still exit the menu, and use the hotkey functions of the phone, but can not browse the menu tree or access any obscured functions. The problem is fixed momentarily after rebooting the phone, but this is not a workable solution.
    Thanks in advance.

    29-Aug-2008 05:36 PM
    navara06 wrote:
    Yes I disabled the auto-key lock. I don't use it.
    2 things - how do I update the firmware? and how on earth did you turn off the automatic key lock???? I just got an E51 and it drives me crazy - everytime I want to use the phone it's locked again!
    If I am not having any of the mentioned issues above is there a need to do the firmware update? what is it for?
    Thanks,
    Brenton

  • My ipod touch 4th gen wont leave the app when I press the menu button, what do I do? How do i fix it?

    When I use my ipod touch and am trying to leave an app, my ipod wont wont leave unless i keep pressing the menu button. This happens alot during snapchat and my friends ask me why I screenshot so much. And I dont screenshot at all. Why is my ipod doing this? Can it be fixed?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.

  • I have downloaded updates for Firefox but my browser doesn't look like it should, no single menu button etc, how do I get it to look like your demo?

    The last few times I have been prompted to update my firefox for desktop, my browser has not looked any different even though I get notification to say updates completed successfully. When I update firefox gives a demo of new features and how my browser should look, mine has not looked like the demo for the past few updates. It's annoying because I really like the look of having just one menu button. How can I change the look of my browser?

    The Firefox button displays by default only in Windows Vista and Windows 7. You '''''can''''' have it display in Windows XP
    '''Menu Bar'''<br />
    *right-click empty space at the end of the Tab Bar, click "Menu Bar" to place a checkmark
    *Menu Bar checked = Menu Bar on; Firefox button off
    *Menu Bar un-checked = Menu Bar off; Firefox button on
    *Other methods of doing the same:
    **click Firefox button > Options, click Menu Bar
    **Quick toggle Menu Bar on/off: ALT+V+T+M
    To have the Menu Bar '''''temporarily''''' display when the Firefox button is on, press the ALT key or the F10 key to make the Menu Bar appear and use your mouse to make selections from the temporarily displayed Menu Bar. Why would you want to do this? The selections available are different.
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Menu Button in ALV toolbar (multiple choices for a button)

    Hi abapers,
    I would like to have a button with multiple choices in the toolbar;
    at the moment I have created a menu button with just one function.
    Here is my code:
    CLASS lcl_event_receiver (Definition)
    CLASS lcl_event_receiver DEFINITION.
      PUBLIC SECTION.
        METHODS:
        handle_toolbar
            FOR EVENT toolbar OF cl_gui_alv_grid
                IMPORTING e_object e_interactive.
    ENDCLASS.                    "lcl_event_receiver DEFINITION
    CLASS lcl_event_receiver (Implementation)
    CLASS lcl_event_receiver IMPLEMENTATION.
      METHOD handle_toolbar.
        DATA: ls_toolbar  TYPE stb_button.
    *Separator
        CLEAR ls_toolbar.
        MOVE 3 TO ls_toolbar-butn_type.
        APPEND ls_toolbar TO e_object->mt_toolbar.
    *Button
        CLEAR ls_toolbar.
        MOVE 1 TO ls_toolbar-butn_type.
        MOVE 'EDIT' TO ls_toolbar-function.
        MOVE icon_change TO ls_toolbar-icon.
        MOVE ' Modifica'(l02) TO ls_toolbar-text.
        MOVE ' ' TO ls_toolbar-disabled.
        MOVE 'Modifica' TO ls_toolbar-quickinfo.
        APPEND ls_toolbar TO e_object->mt_toolbar.
      ENDMETHOD.                    "handle_toolbar
    ENDCLASS.                    "lcl_event_receiver IMPLEMENTATION

    hi,
    check this code and reward me if it helps you..
    TYPE-POOLS : slis,icon.
    *Structure declaration for tcodes
    TYPES : BEGIN OF ty_table,
            tcode TYPE tcode,
            pgmna TYPE progname,
            END OF ty_table.
    *Structure for tocde text
    TYPES : BEGIN OF ty_itext,
            tcode TYPE tcode,
            ttext TYPE ttext_stct,
            sprsl TYPE sprsl,
            END OF ty_itext.
    *Structure for output display
    TYPES : BEGIN OF ty_output,
            tcode TYPE tcode,
            pgmna TYPE progname,
            ttext TYPE ttext_stct,
           END OF ty_output.
    *internal table and work area declarations
    DATA : it_table TYPE STANDARD TABLE OF ty_table INITIAL SIZE 0,
           it_output TYPE STANDARD TABLE OF ty_output INITIAL SIZE 0,
           it_ittext TYPE STANDARD TABLE OF ty_itext INITIAL SIZE 0,
           wa_table TYPE ty_table,
           wa_output TYPE ty_output,
           wa_ittext TYPE ty_itext.
    *Class definition for ALV toolbar
    CLASS:      lcl_alv_toolbar   DEFINITION DEFERRED.
    *Declaration for toolbar buttons
    DATA : ty_toolbar TYPE stb_button.
    Data declarations for ALV
    DATA: c_ccont TYPE REF TO cl_gui_custom_container,   "Custom container object
          c_alvgd         TYPE REF TO cl_gui_alv_grid,   "ALV grid object
          it_fcat            TYPE lvc_t_fcat,            "Field catalogue
          it_layout          TYPE lvc_s_layo,            "Layout
          c_alv_toolbar    TYPE REF TO lcl_alv_toolbar,           "Alv toolbar
          c_alv_toolbarmanager TYPE REF TO cl_alv_grid_toolbar_manager.  "Toolbar manager
    *Initialization event
    INITIALIZATION.
    *Start of selection event
    START-OF-SELECTION.
    *Subroutine to get values from tstc table
      PERFORM fetch_data.
    *subroutine for alv display
      PERFORM alv_output.
          CLASS lcl_alv_toolbar DEFINITION
          ALV event handler
    CLASS lcl_alv_toolbar DEFINITION.
      PUBLIC SECTION.
    *Constructor
        METHODS: constructor
                   IMPORTING
                     io_alv_grid TYPE REF TO cl_gui_alv_grid,
    *Event for toolbar
        on_toolbar
           FOR EVENT toolbar
           OF  cl_gui_alv_grid
           IMPORTING
             e_object.
    ENDCLASS.                    "lcl_alv_toolbar DEFINITION
          CLASS lcl_alv_toolbar IMPLEMENTATION
          ALV event handler
    CLASS lcl_alv_toolbar IMPLEMENTATION.
      METHOD constructor.
      Create ALV toolbar manager instance
        CREATE OBJECT c_alv_toolbarmanager
          EXPORTING
            io_alv_grid      = io_alv_grid.
       ENDMETHOD.                    "constructor
      METHOD on_toolbar.
      Add customized toolbar buttons.
      variable for Toolbar Button
          ty_toolbar-icon      =  icon_generate.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button1'.
          APPEND ty_toolbar TO e_object->mt_toolbar.
          ty_toolbar-icon      =  icon_voice_output.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button2'.
           APPEND ty_toolbar TO e_object->mt_toolbar.
         ty_toolbar-icon      =  icon_phone.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button3'.
           APPEND ty_toolbar TO e_object->mt_toolbar.
         ty_toolbar-icon      =  icon_mail.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button4'.
           APPEND ty_toolbar TO e_object->mt_toolbar.
       ty_toolbar-icon      =  icon_voice_input.
        ty_toolbar-butn_type = 0.
        ty_toolbar-text = 'Button5'.
         APPEND ty_toolbar TO e_object->mt_toolbar.
      Call reorganize method of toolbar manager to
      display the toolbar
         CALL METHOD c_alv_toolbarmanager->reorganize
          EXPORTING
            io_alv_toolbar = e_object.
       ENDMETHOD.                    "on_toolbar
    ENDCLASS.                    "lcl_alv_toolbar IMPLEMENTATION
    *&      Form  fetch_data
          text
    -->  p1        text
    <--  p2        text
    FORM fetch_data .
    Select the tcodes upto 200 rows from TSTC
       SELECT   tcode
               pgmna
               FROM tstc
               INTO CORRESPONDING FIELDS OF TABLE it_table
               UP TO 200 ROWS
               WHERE dypno NE '0000'.
    *Select the tcode textx
       IF it_table[] IS NOT INITIAL.
         SELECT ttext
               tcode
               sprsl
               FROM tstct
               INTO CORRESPONDING FIELDS OF TABLE it_ittext
               FOR ALL ENTRIES IN it_table
               WHERE tcode = it_table-tcode
               AND sprsl = 'E'.
       ENDIF.
    Apppending the data to the internal table of ALV output
       LOOP AT it_table INTO wa_table.
        wa_output-tcode = wa_table-tcode.
        wa_output-pgmna = wa_table-pgmna.
       For texts
        READ TABLE it_ittext INTO wa_ittext WITH KEY tcode = wa_table-tcode.
        wa_output-ttext = wa_ittext-ttext.
         APPEND wa_output TO it_output.
        CLEAR wa_output.
       ENDLOOP.
       ENDFORM.                    " fetch_data
    *&      Form  alv_output
          text
    -->  p1        text
    <--  p2        text
    FORM alv_output .
    *Calling the ALV
      CALL SCREEN 0600.
      ENDFORM.                    " alv_output
    Calling the ALV screen with custom container
    On this statement double click  it takes you to the screen painter SE51.Enter the attributes
    *Create a Custom container and name it CC_CONT and OK code as OK_CODE.
    *Save check and Activate the screen painter.
    Now a normal screen with number 600 is created which holds the ALV grid. PBO of the actual screen , Here we can give a title and *customized menus
    *&      Module  STATUS_0600  OUTPUT
          text
    MODULE status_0600 OUTPUT.
    SET PF-STATUS 'xxxxxxxx'.
    SET TITLEBAR 'xxx'.
    ENDMODULE.                 " STATUS_0600  OUTPUT
    calling the PBO module ALV_GRID.
    *&      Module  ALV_GRID  OUTPUT
          text
    MODULE alv_grid OUTPUT.
    *create object for custom container
      CREATE OBJECT c_ccont
           EXPORTING
              container_name = 'CC_CONT'.
    *create object of alv grid
      CREATE OBJECT c_alvgd
          EXPORTING
              i_parent = c_ccont.
    create ALV event handler
      CREATE OBJECT c_alv_toolbar
        EXPORTING
          io_alv_grid = c_alvgd.
    Register event handler
      SET HANDLER c_alv_toolbar->on_toolbar FOR c_alvgd.
    Fieldcatalogue for ALV
       PERFORM alv_build_fieldcat.
    ALV attributes FOR LAYOUT
      PERFORM alv_report_layout.
       CHECK NOT c_alvgd IS INITIAL.
    Call ALV GRID
       CALL METHOD c_alvgd->set_table_for_first_display
        EXPORTING
          is_layout                     = it_layout
        CHANGING
          it_outtab                     = it_output
          it_fieldcatalog               = it_fcat
        EXCEPTIONS
          invalid_parameter_combination = 1
          program_error                 = 2
          too_many_lines                = 3
          OTHERS                        = 4.
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                   WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    ENDMODULE.                 " ALV_GRID  OUTPUT
    *&      Form  alv_build_fieldcat
          text
         <--P_IT_FCAT  text
    FORM alv_build_fieldcat.
       DATA lv_fldcat TYPE lvc_s_fcat.
      CLEAR lv_fldcat.
      lv_fldcat-row_pos   = '1'.
      lv_fldcat-col_pos   = '1'.
      lv_fldcat-fieldname = 'TCODE'.
      lv_fldcat-tabname   = 'IT_OUTPUT'.
      lv_fldcat-outputlen = 8.
      lv_fldcat-scrtext_m = 'TCODE'.
      APPEND lv_fldcat TO it_fcat.
      CLEAR lv_fldcat.
       lv_fldcat-row_pos   = '1'.
      lv_fldcat-col_pos   = '2'.
      lv_fldcat-fieldname = 'PGMNA'.
      lv_fldcat-tabname   = 'IT_OUTPUT'.
      lv_fldcat-outputlen = 15.
      lv_fldcat-scrtext_m = 'PROGNAME'.
      APPEND lv_fldcat TO it_fcat.
      CLEAR lv_fldcat.
      lv_fldcat-row_pos   = '1'.
      lv_fldcat-col_pos   = '3'.
      lv_fldcat-fieldname = 'TTEXT'.
      lv_fldcat-tabname   = 'IT_OUTPUT'.
      lv_fldcat-outputlen = 60.
      lv_fldcat-scrtext_m = 'Description'.
      APPEND lv_fldcat TO it_fcat.
      CLEAR lv_fldcat.
    ENDFORM.                    " alv_build_fieldcat
    *&      Form  alv_report_layout
          text
         <--P_IT_LAYOUT  text
    FORM alv_report_layout.
       it_layout-cwidth_opt = 'X'.
       it_layout-zebra = 'X'.
    ENDFORM.                    " alv_report_layout
    PAI module of the screen created. In case we use an interactive ALV or
    *for additional functionalities we can create OK codes
    *and based on the user command we can do the coding.
    *&      Module  USER_COMMAND_0600  INPUT
          text
    MODULE user_command_0600 INPUT.
    ENDMODULE.                 " USER_COMMAND_0600  INPUT
    thanks,
    gupta

  • DON'T HAVE A HELP TAB IN MY MENU BUTTON. CANT EVEN COPY A URL IN MY ADDRESS BAR OR REFRESH IT ?

    how on earth can you help people when all you do is direct them to another page to click on something that doesn't help. this new version is awful . i cannot even put a url address in my address bar, nor can i refresh the address bar as it won't highlight at all. i keep going to all sorts of help pages and they are no help at all. i have used firefox for years and never had so much trouble with anything. the worse thing is your support and not being able to talk to any about anything. as it is i have to go all over just to find maybe an answer to this.i am using a background theme that i used before the new updated version and had no problems with it. if your themes are not compatible then why have them ??? the address bar problem is not present if i get rid of the theme and use the plain boring theme that you have . all i want to know is why this issue is happening with the theme i am using. and if possible it would be nice to get an answer in my email so i don't have to click on a dozen help pages trying to find it . thank you ..
    <sub>edit by a moderator: if you want to be able to discuss the issue with someone, don't do it in a shouting format (all uppercase), as this is considered rude on the internet - therefore i have converted your text into normal characters. in addition i have removed your address from public display since you will be notified per mail once somebody replies to the thread anyway. (philipp)</sub>

    '''What is your support question?''' This? <br />CANT EVEN COPY A URL IN MY ADDRESS BAR OR REFRESH IT ?
    A number of other users have mentioned a similar problem. <br />
    Chances are that you have an add-on installed that isn't completely compatible with Firefox 29. '''You''' need to figure out the culprit and disable it until an update for that add-on is available.
    If so, '''Try Firefox Safe Mode''' to see if the problem goes away. [[Troubleshoot Firefox issues using Safe Mode|Firefox Safe Mode]] is a troubleshooting mode that turns off some settings, disables most add-ons (extensions and themes).
    If Firefox is open, you can restart in Firefox Safe Mode from the Help menu:
    *In Firefox 29.0 and above, click the menu button [[Image:New Fx Menu]], click Help [[Image:Help-29]] and select ''Restart with Add-ons Disabled''.
    *In previous Firefox versions, click on the Firefox button at the top left of the Firefox window and click on ''Help'' (or click on ''Help'' in the Menu bar, if you don't have a Firefox button) then click on ''Restart with Add-ons Disabled''.
    If Firefox is not running, you can start Firefox in Safe Mode as follows:
    * On Windows: Hold the '''Shift''' key when you open the Firefox desktop or Start menu shortcut.
    * On Mac: Hold the '''option''' key while starting Firefox.
    * On Linux: Quit Firefox, go to your Terminal and run ''firefox -safe-mode'' <br>(you may need to specify the Firefox installation path e.g. /usr/lib/firefox)
    When the Firefox Safe Mode window appears, select "Start in Safe Mode".<br>
    [[Image:Safe Mode Fx 15 - Win]]
    '''''If the issue is not present in Firefox Safe Mode''''', your problem is probably caused by an extension, and you need to figure out which one. Please follow the [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]] article to find the cause.
    ''To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.''

  • Menu button no longer working

    Hi,
    I have had my iPod since June of 2004, and I love it. Two days ago my Menu button stopped working.
    Here's what's happening... for example, assume you are listening to a song. You want to stop listening to it and listen to another song on another playlist. You would press the pause button and then the MENU button. Well, the MENU button is no longer working, and I am stuck on that song.
    I have tried reflashing the firmware twice using ipod-updater-2005-10-15, and then recharge the iPod. Nothing has worked.
    I have also noticed that when I take my iPod off hold, the backlight goes on.
    I use my iPod all the time in the car. I using a transponder, not headphones...
    Any help would be appreciated...
    Thanks,
    Chris

    Thanks Mitch 751. I had a sinking feeling that would be the case, but I was hoping it was not.
    In any case, I appreciate your reply.
    I guess I am off to send my iPod to iPod Hospital.
    Have a great weekend,
    Chris

  • HT1600 I have Apple TV version 7.4.2 and we pressed on the remote the select button and the menu button at the same time to update our software.  The box shows white light, we can get the screen to select netflix but nothing will move and the box will not

    I have Apple TV version 7.4.2.  We read in a blog that in order to reset our Apple TV we should press the menu button and the select big button at the same time which we did.  Now when we attempt to turn on the apple tv box it with the remote we get a white light and sometimes we can get the menu screen but the remote will not let us move now will it allow us to turn the apple tv on or off.  If we just leave it alone, the white light eventually goes away.  I did unplug the apple tv and we removed the batteries and reinstalled them from the remote and that did not make any difference.  Please advise. 

    If your problem persists get yourself a micro USB cable (sold separately), you can restore your Apple TV from iTunes:
    Remove ALL cables from Apple TV. (if you don't you will not see Apple TV in the iTunes Source list)
    Connect the micro USB cable to the Apple TV and to your computer.
    Reconnect the power cable (only for Apple TV 3)
    Open iTunes.
    Select your Apple TV in the Devices list, and then click Restore.

  • Hi, I was using my iPod Touch and then all of a sudden, the screen went black. So I held the the on and menu button to reboot it and so it shut of and came back on and been on the loading screen for an hour. What can I do to fix it?

    Hi, I was using my iPod Touch and then all of a sudden, the screen went black. So I held the on/off button and menu button to reboot it. So it turned off then back on but it has been stuck on the loading page for an hour. What's wrong with it?

    - Let the battery fully drain. After charging for at least an hour try here:
    iOS: Not responding or does not turn on

Maybe you are looking for