Placing Text BEHIND the application

Is there a way I can place text, such as " LOADING.... " behind the application in the HTML? The little black and gray loading bar isn't entirely obvious that it is actually loading. So i'd like to have some words there as well... but when I try and edit the Main.html file in Dreamweaver I can't seam to edit behind the Flash mov.

Hello,
This is more of a question of what you can do with the .swf object and HTML content. There are probably several ways to accomplish what you're looking for. A quick googling popped up this site, which you might find helpful:
http://www.brianyerkes.com/swfobject-help-when-placing-a-div-over-flash/
You might also consider customizing the preloader. There are some links for that in this thread:
http://forums.adobe.com/thread/578156
-Bear

Similar Messages

  • EBS - Auto posting not working  if text behind the document number

    Hi,
    When the document number is at the end of the payment reference, there is no problem.
        However, when there is text behind the document number, the posting rule doesn't work anymore.
        The autoposting also fails when there is a seperator (like a comma) directly added to the document number.
    -   In the posting rule for invoice numbers (BE51), it is able to find multiple invoice numbers and clear these together.
        We were expecting this posting rule will behave the same, so when a customer mentions more than 1 document number,
        it is able to find them all and clear if they fulfill the criteria (total amount of the documents matches the amount received).
        But because of 1st mentioned problem, system doesn't clear anything because of additional text present.
    I am look help to solve this issue
    Thanks.
    With regards,
    V.K
    Best regards,

    Hi,
    Any input for above issue?
    With regards,
    V.K

  • DISPLAY DYNAMIC TEXT ON THE APPLICATION TOOLBAR

    Hi Abappers,
    On the application toolbar i want to display dynamic text depending on which button is selected. can this be done...
    regards,
    Mansi.

    write the conditional setting of titlebar in
    at selection-screen output .
    if <condition> eq 'X' .
        set titlebar 'MAIN' with 'Maintain' .
      else .
        set titlebar 'MAIN' with 'Display'  .
      endif .
    now double click on MAIN, the system will ask youto creat the title click yes
    in the title field you can write static text along with & sign
    (& Test & & &)
    now if you say
    set titlebar 'MAIN' with 'Display'  '1' '2' '3' .
    it will display as
    Display Test 1 2 3 .
    Regards
    Raja

  • Save string data type text in the application server file opened in binary

    Hi All,
    My requirement is to save the string "abcd    23432423   asdada" to the text file in the application server.
    I have written like this. but its not getting saved properly in the text file. Please help.
      constants X_LINESIZE type I value 128.
      types X_LINETYPE type X length X_LINESIZE.
    data: WA_TAB_X type X_LINETYPE.
      data: str1(64) type C.
      data: WA_TAB_X_HDR1 type xstring.
      str1 = 'abcd    23432423   asdada'.
      CONVERT TEXT STR1 INTO SORTABLE CODE WA_TAB_X_HDR1.
      concatenate F_FILENAME1 SY-SYSID F_FILENAME2 '/' TAB_REGUT-TSNAM '.TXT' into F_FILENAME1.
      open dataset F_FILENAME1 for output in binary mode .
      if SY-SUBRC = 0.
        transfer WA_TAB_X_HDR to F_FILENAME1.
        loop at TAB_X into WA_TAB_X.
          transfer WA_TAB_X to F_FILENAME1.
        endloop.
      endif.
      close dataset F_FILENAME1.
    Edited by: madhuri sonawane on Jun 2, 2009 4:05 PM

    HI,
    constants X_LINESIZE type I value 128.
      types X_LINETYPE type X length X_LINESIZE.
    data: WA_TAB_X type X_LINETYPE.
      data: str1(64) type C.
      data: WA_TAB_X_HDR1 type xstring.
    data : file (1000) type c.
      str1 = 'abcd    23432423   asdada'.
      CONVERT TEXT STR1 INTO SORTABLE CODE WA_TAB_X_HDR1.
      concatenate F_FILENAME1 SY-SYSID F_FILENAME2 '/' TAB_REGUT-TSNAM '.TXT' into F_FILENAME1.
      open dataset file for output in binary mode .
      if SY-SUBRC = 0.
        transfer WA_TAB_X_HDR to file.
        loop at TAB_X into WA_TAB_X.
          transfer WA_TAB_X to file
        endloop.
      endif.
      close dataset file.
    regards,
    Munibabu.k

  • Placing Text into the iOS's Clipboard

    I'd like to be able to copy some text to the iPad clipboard in my app, exit the app, and then paste the copied text into the Native iPad "Notes" application. I can't seem to get my copied text into the iPad's system clipboard though. It doesn't seem to carry over after I exit my app (or maybe it is neveer getting there in the first place, can't tell).
    I've tried this:
    System.setClipboard(myData);
    And this:
    Clipboard.generalClipboard.setData(ClipboardFormats.TEXT_FORMAT, myData);
    Any suggestions?

    I don't have any specific experience with doing this in PFI, but in the Flash Player plugin, don't these calls have to take place in the event handler of a user event like click or key press?  Did you try calling it from an event handler?

  • What is the Blue Point behind the application in ios7?

    What is the blue point beside the application in ios 7?

    I believe that has to do with an app update - perhaps the app has an update outstainding, or it was just updated.

  • Authorization window behind the running application

    Hello.
    My problem is that when launching my application with javawebstart,
    it happens that the authorization window appears first, then my application appears then, and hide the authorization window.
    The consequence of this is that the application is blocked until authorization has been completed. Unfortunately, the auth window is hidden behind the application and you have to use ctrl-tab to search for it.
    If someone has found a solution, I'll be glad to hear from it.

    Are you seeing this in 1.4.2_06 or 1.5.0 , or in some earlier version of Java Web Start ? There were similar plroblems with the shortcut dialog in early 1.4.2 versions, but they should all be fixed.
    Is this "Authorization" window the TrustDeciderDialog shown for signed code ?
    if so can you foward you jnlp file(s) ?
    /Andy

  • Text behind moving objects

    Is there an easier way other than cropping to placing text behind (say a person) while the person is moving?

    I'm assuming your video of the person wasn't shot on greenscreen so you can't key them out. You'll need to rotoscope - add a mask and animate it frame by frame. At least you'll only need to roto the sections where the text needs to go behind them.

  • Checkbox appears with text behind box in FORM

    Hello,
    i created a master detail page where i can also edit the master through a form (all on the same page). The check boxes in the reports are fine but in the form (to edit the master) the box appears with a text behind the box: Eigen Fust ?      " id="P19_IND_EIGEN_FUST" />
    So "Eigen Fust ?" is the label i set for the check box then the actual check box appears and after that the text i do not know where it is from (" id="P19_IND_EIGEN_FUST" />).
    The "P19_IND_EIGEN_FUST" is the NAME of the form item i have for the check box.
    This is the LOV i set for the check box item:
    Select NULL d, HTMLDB_ITEM.CHECKBOX(1,IND_EIGEN_FUST,DECODE(IND_EIGEN_FUST,'Y','CHECKED','N','UNCHECKED')) r
    From KOOPOVEREENKOMSTEN
    Where id = :P19_ID
    Please can someone tell me why the text is placed behind the checkbox ?
    Regards Doenja

    No it is not the label that is shown there.
    The label is before the checkbox 'EIGEN FUST ?'.
    In the string that is shown behind the box the ITEM NAME from the checkbox in the form is shown. So it says : " id="P19_IND_EIGEN_FUST" />
    and there P19_IND_EIGEN_FUST is the ITEM FORM name from the check box.
    I really do not unserstand where that string is coming from.
    Has someone any other idea ?

  • Text behind flash

    I bought extendstudio drop down flash program and with the
    drop down the menu is 440 pixels high, WAY TOO BIG so I want the
    drop down to cover text when it drops down, I have the wmode to
    transparent but how do i put text behind the flash in DW?

    I have also noticed this. For example in Facebook -> Scrabulous application (Scrabble)
    The players scores have a black background making them impossible to read. The chat window was also the same but when I adjusted the font smoothing option in sys prefs -> Appearance and changed the minimum font size (increasing it) it sorted out the chat window problem but not the scores window.
    Richard

  • The application Finder.app can't be opened???.Help please

    Trying to open Finder, and just getting the foillowing text. The application Finder.app can't be opened. -10810. any ideas??
    Cheers

    Peruse the hits from a google search for error 10810

  • Texts of the Datasourcetree

    Hi!
    Does somebody know something about the texts of Datasourcetree in BW? In the Myself system datasource tree there are the names of application components (in English though, they should be in Finnish) but not for datasources. In datasource tree of the source system R/3 there are neither texts for the application components nor for the datasources. BW version is 3.1.
    Thanks for your help in advance!
    Best Regards Auli

    Hi,
    Try this:
    If you are on DEV BIW system , USe RSA9 in both DEV R/3 and DEV BIW. you need to create a transport request  while using RSA9. And then replicat ehte datasources.
    If you are on QA/PROD BIW system ,Import the request generated in the above step ,And then replicat ehte datasources.
    With rgds,
    Anil Kumar Sharma .P

  • Placing the text file in application server

    Hi all,
    I am uploading the text file into application server.
    the line length is 1028 characters.But in application server i am not able to see whole line.it is showing only some data and reamaining data is not coming.
    Please let em know how can we increase the line length in application server.
    Regards,
    Shoban

    SE38 is the ABAP Editor transaction.
    Use function module ‘GUI_UPLOAD’ to create an upload the data. 
    *Use function module ‘GUI_UPLOAD’ to create an upload the data.
    Example Code >>>
    REPORT  zuploadtab                    .
    PARAMETERS: p_infile  LIKE rlgrap-filename
                            OBLIGATORY DEFAULT  '/usr/sap/'..
    *DATA: ld_file LIKE rlgrap-filename.
    DATA: gd_file type string.
    *Internal tabe to store upload data
    TYPES: BEGIN OF t_record,
        name1 LIKE pa0002-vorna,
        name2 LIKE pa0002-name2,
        age   TYPE i,
        END OF t_record.
    DATA: it_record TYPE STANDARD TABLE OF t_record INITIAL SIZE 0,
          wa_record TYPE t_record.
    *Internal table to upload data into
    DATA: BEGIN OF it_datatab OCCURS 0,
      row(500) TYPE c,
    END OF it_datatab.
    *Text version of data table
    TYPES: BEGIN OF t_uploadtxt,
      name1(10) TYPE c,
      name2(15) TYPE c,
      age(5)  TYPE c,
    END OF t_uploadtxt.
    DATA: wa_uploadtxt TYPE t_uploadtxt.
    *String value to data in initially.
    DATA: wa_string(255) TYPE c.
    CONSTANTS: con_tab TYPE x VALUE '09'.
    *If you have Unicode check active in program attributes then you will
    *need to declare constants as follows:
    *class cl_abap_char_utilities definition load.
    *constants:
       con_tab  type c value cl_abap_char_utilities=>HORIZONTAL_TAB.
    *AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_INFILE.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR P_infile.
      CALL FUNCTION 'WS_FILENAME_GET'
           EXPORTING
                def_filename     = p_infile
                mask             = ',*.txt.'
                mode             = 'O'
                title            = 'Upload File'(078)
           IMPORTING
                filename         = p_infile
           EXCEPTIONS
                inv_winsys       = 1
                no_batch         = 2
                selection_cancel = 3
                selection_error  = 4
                OTHERS           = 5.
    *START-OF-SELECTION
    START-OF-SELECTION.
      gd_file = p_infile.
      CALL FUNCTION 'GUI_UPLOAD'
        EXPORTING
          filename                = gd_file
          has_field_separator     = 'X'  "file is TAB delimited
        TABLES
          data_tab                = it_record
        EXCEPTIONS
          file_open_error         = 1
          file_read_error         = 2
          no_batch                = 3
          gui_refuse_filetransfer = 4
          invalid_type            = 5
          no_authority            = 6
          unknown_error           = 7
          bad_data_format         = 8
          header_not_allowed      = 9
          separator_not_allowed   = 10
          header_too_long         = 11
          unknown_dp_error        = 12
          access_denied           = 13
          dp_out_of_memory        = 14
          disk_full               = 15
          dp_timeout              = 16
          OTHERS                  = 17.
        IF sy-subrc NE 0.
          write: 'Error ', sy-subrc, 'returned from GUI_UPLOAD FM'.
          skip.
        endif.
    Alternative method, where by you split fields at each TAB after you
    have returned the data. No point unless you dont have access to
    GUI_UPLOAD but just included for information
    CALL FUNCTION 'GUI_UPLOAD'
          EXPORTING
               filename        = gd_file
               filetype        = 'ASC'
          TABLES
               data_tab        = it_datatab  "ITBL_IN_RECORD[]
          EXCEPTIONS
               file_open_error = 1
               OTHERS          = 2.
    IF sy-subrc NE 0.
    ELSE.
       LOOP AT it_datatab.
         CLEAR: wa_string, wa_uploadtxt.
         wa_string = it_datatab.
         SPLIT wa_string AT con_tab INTO wa_uploadtxt-name1
                                         wa_uploadtxt-name2
                                         wa_uploadtxt-age.
         MOVE-CORRESPONDING wa_uploadtxt TO wa_record.
         APPEND wa_record TO it_record.
       ENDLOOP.
    ENDIF.
    *END-OF-SELECTION
    END-OF-SELECTION.
    *!! Text data is now contained within the internal table IT_RECORD
    Display report data for illustration purposes
    LOOP AT it_record INTO wa_record.
      WRITE:/     sy-vline,
             (10) wa_record-name1, sy-vline,
             (10) wa_record-name2, sy-vline,
             (10) wa_record-age, sy-vline.
    ENDLOOP.
    Edited by: Nikhil Jathar on Jan 9, 2008 7:38 AM

  • The dropdown menu in the banner should be behind the text fields.

    Hi Andy,
    In our Application we have three Menus...The problem we are facing in that when ever we move the cursor, a drop down list will appear.. which is covering the text fields...
    The dropdown menu in the banner should be behind the text fields.
    Can u pls help me in this...
    anoo..

    Hi Anoo,
    (You can actually ask questions to everyone, not just me!)
    Normally, dropdown menus are supposed to be on top of all other items, so the user can pick an option from the menu. In fact, usually the problem is that select lists in IE appear on top of menus, not the other way around!
    What you may have to look in to is adding a z-index value to items. Have a look at: http://msdn.microsoft.com/en-us/library/ms531188(VS.85).aspx
    z-indexes determine the order in which items appear when two or more occupy the same space on the page. The higher the number the nearer to the top that item is. You can use negative or positive numbers. So, if item A has a z-index of 1 and item B has a z-index of 2, then item B will appear on top of item A.
    A z-index can be set as a style on your menus:
    &lt;........ style="z-index:-1".....&gt;Andy

  • Placing text in div causes the div to expand

    I have a floating div called itemboxfloat. It is a left floating div. I have placed a background image in the div which has the same dimension as the div but I had to specify no-repeat because if I used padding it would expand the space given for the background and it would tile. I can't really discribe whats happening but I am trying to place text in the div box and I am using the padding functions to located the top line of the text within the div. But as I add more padding to force the first line of text lower in the div. it seems to be expanding some boundry out the bottom of the div. My CSS if itemboxfloat and the div is also called itemboxfloat. I have included the code for your review.
    Thanks for your help
    Dan
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>aro</title>
    <style type="text/css">strong {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000;
    </style>
    <link href="CSS/Chemtech.css" rel="stylesheet" type="text/css" />
    <link rel="stylesheet" href="CSS/verticalmenu.css" type="text/css" />
    <link rel="stylesheet" href="CSS/horizontalmenu.css" type="text/css" />
    </head>
    <body>
    <div id="container">
      <div id="headernarrow"><img src="Images/header-narrow.jpg" alt="header" width="960" height="150" border="0" usemap="#Map" />
        <map name="Map" id="Map">
          <area shape="rect" coords="3,5,265,123" href="index.html" alt="Chemtech Process Equipment" />
        </map>
      </div>
      <div id="navigation_bar"><div class="AJXMenuULDYZCC"><!-- AJXFILE:CSS/horizontalmenu.css -->
    <div class="ajxmw1">
      <div class="ajxmw2">
    <ul>
    <li><a href="index.html" title="Home"><b>    HOME    </b></a></li>
    <li><a class="ajxsub" href="productsbytype.html" title="Products"><b> PRODUCTS </b>
      <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>
       <li><a href="productsbytype.html" title="Indexed by Type"><b>Indexed by Type</b></a></li>
       <li><a href="productsbymfgr.html" title="Indexed by Manufacturer"><b>Indexed by Manufacturer</b></a></li>
      </ul>
      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    </li>
    <li><a href="#" title="Request Quote"><b>REQUEST QUOTE</b></a></li>
    <li><a href="#"><b>DOWNLOADS</b></a></li>
    <li><a href="contact%20us.html" title="Contact Us"><b> CONTACT US </b></a></li>
    </ul>
      </div>
    </div>
    <br />
    </div></div>
      <div id="sidebar"><div class="AJXMenuEHWBGHC"><!-- AJXFILE:CSS/verticalmenu.css -->
    <ul>
    <li><h1><b>PROCESS EQUIPMENT</b></h1></li>
    <li><a class="ajxsub" href="#" title="Pumps"><b>Pumps</b>
      <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>
       <li><a href="#" title="Air Diaphragm"><b>Air Diaphragm</b></a></li>
       <li><a href="#" title="Centrifugal"><b>Centrifugal</b></a></li>
       <li><a href="#" title="Drum"><b>Drum</b></a></li>
       <li><a href="#" title="Gear"><b>Gear</b></a></li>
       <li><a href="#" title="Hose"><b>Hose</b></a></li>
       <li><a href="#" title="Magnetic Drive"><b>Magnetic Drive</b></a></li>
       <li><a href="#" title="Metering"><b>Metering</b></a></li>
       <li><a href="#" title="Peristaltic"><b>Peristaltic</b></a></li>
       <li><a href="#" title="Piston"><b>Piston</b></a></li>
       <li><a href="#" title="Vertical"><b>Vertical</b></a></li>
      </ul>
      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    </li>
    <li><a class="ajxsub" href="#" title="Mixers"><b>Mixers</b>
      <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>
       <li><a href="#" title="Direct Drive"><b>Direct Drive</b></a></li>
       <li><a href="#" title="Gear Drive"><b>Gear Drive</b></a></li>
       <li><a href="#" title="C-Clamp Mount"><b>C-Clamp Mount</b></a></li>
       <li><a href="#" title="Drum Mount"><b>Drum Mount</b></a></li>
       <li><a href="#" title="Fixed Top Mount"><b>Fixed Top Mount</b></a></li>
       <li><a href="#" title="Side Mount"><b>Side Mount</b></a></li>
      </ul>
      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    </li>
    <li><a class="ajxsub" href="#" title="Filters"><b>Filters</b>
      <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>
       <li><a href="#" title="Bag"><b>Bag</b></a></li>
       <li><a href="#" title="Cartridge"><b>Cartridge</b></a></li>
       <li><a href="#" title="Centrifuge"><b>Centrifuge</b></a></li>
       <li><a class="ajxsub" href="#" title="Indexing Media"><b>Indexing Media</b>
        <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
        <ul>
         <li><a href="#" title="Gravity FIlter"><b>Gravity Filter</b></a></li>
         <li><a href="#" title="Vacuum FIlter"><b>Vacuum FIlter</b></a></li>
         <li><a href="#" title="Sludge Filter"><b>Sludge FIlter</b></a></li>
         <li><a href="#" title="Pressure Filter"><b>Pressure Filter</b></a></li>
         <li><a href="#" title="Sludge Filter"><b>Sludge Filter</b></a></li>
        </ul>
        <!--[if lte IE 6]></td></tr></table></a><![endif]-->
       </li>
       <li><a href="#" title="Oil Skimmers"><b>Oil Skimmers</b></a></li>
       <li><a href="#" title="Oil-Water Separators"><b>Oil-Water Separators</b></a></li>
      </ul>
      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    </li>
    <li><a class="ajxsub" href="#" title="Tanks"><b>Tanks</b>
      <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>
       <li><a href="#" title="Carboys &amp; Totes"><b>Carboys &amp; Totes</b></a></li>
       <li><a href="#" title="Rectangular"><b>Rectangular </b></a></li>
       <li><a href="#" title="Cylindrical Cone Bottom"><b>Cylindrical Cone Bottom</b></a></li>
       <li><a href="#" title="Cylindrical Flat Bottom"><b>Cylindrical Flat Bottom</b></a></li>
       <li><a href="#" title="Vertical Bulk Storage"><b>Vertical Bulk Storage</b></a></li>
      </ul>
      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    </li>
    <li><a class="ajxsub" href="#" title="Piping/Hose"><b>Piping / Hose</b>
      <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>
       <li><a href="#" title="PVC Pipe &amp; Fittings"><b>PVC Pipe &amp; Fittings</b></a></li>
       <li><a href="#" title="CPVC Pipe &amp; Fittings"><b>CPVC Pipe &amp; Fittings</b></a></li>
       <li><a href="#" title="Polypro Pipe &amp; Fittings"><b>Polypro Pipe &amp; Fittings</b></a></li>
       <li><a href="#" title="PE Pipe &amp; Fittings"><b>PE Pipe &amp; Fittings</b></a></li>
       <li><a href="#" title="Kynar Pipe &amp; Fittings"><b>Kynar Pipe &amp; Fittings</b></a></li>
       <li><a href="#" title="Sanitary Hose, Gaskets &amp; Fittings"><b>Sanitary Hose, Gaskets &amp; Fittings</b></a></li>
      </ul>
      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    </li>
    <li><a class="ajxsub" href="#" title="Immersion Heaters"><b>Immersion Heaters</b>
      <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>
       <li><a href="#" title="Electric Immersion"><b>Electric Immersion</b></a></li>
       <li><a href="#" title="Steam Coil"><b>Steam Coil</b></a></li>
      </ul>
      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    </li>
    <li><a class="ajxsub" href="#" title="Process Controls"><b>Process Controls</b>
      <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>
       <li><a href="#" title="pH &amp; ORP Probes"><b>pH &amp; ORP Probes</b></a></li>
       <li><a href="#" title="Conductivity Probes"><b>Conductivity Probes</b></a></li>
       <li><a href="#" title="Flowmeters"><b>Flowmeters</b></a></li>
       <li><a href="#" title="Level Sensors"><b>Level Sensors</b></a></li>
       <li><a href="#" title="Pressure Transducers"><b>Pressure Transducers</b></a></li>
       <li><a href="#" title="Process Controllers"><b>Process Controllers</b></a></li>
       <li><a href="#" title="VFD's"><b>VFD's</b></a></li>
       <li><a href="#" title="Power Monitors"><b>Power Monitors</b></a></li>
      </ul>
      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    </li>
    <li><h1><b>ENGINEERED SYSTEMS</b></h1></li>
    <li><a href="#" title="Chemical Feed Skids"><b>Chemical Feed Skids</b></a></li>
    <li><a class="ajxsub" href="#" title="Evaporators"><b>Evaporators</b>
      <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>
       <li><a href="#" title="Burt Process Equipment"><b>Burt Process Equipment</b></a></li>
       <li><a href="#" title="Filtertech"><b>Filtertech</b></a></li>
      </ul>
      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    </li>
    <li><a href="#" title="Filtration Systems"><b>Filtration Systems</b></a></li>
    <li><a href="#" title="Fume Scrubbers"><b>Fume Scrubbers</b></a></li>
    <li><a href="#" title="pH Neutralization"><b>pH Neutralization</b></a></li>
    <li><a href="#" title="RODI Water Systems"><b>RODI Water Systerms</b></a></li>
    <li><a href="#" title="Transfer Sumps"><b>Transfer Sumps</b></a></li>
    <li><a href="#" title="UL Control Panels"><b>UL Control Panels</b></a></li>
    <li><a href="#" title="Vacuum Distillation"><b>Vacuum Distillation</b></a></li>
    <li><a class="ajxsub" href="#" title="Wastewater Treatment"><b>Wastewater Treatment</b>
      <!--[if gt IE 6]><![endif] --></a><!--<![endif]--><!--[if lte IE 6]><table><tr><td><![endif]-->
      <ul>
       <li><a href="#" title="Burt Process Equipment"><b>Burt Process Equipment</b></a></li>
       <li><a href="#" title="Filtertech"><b>Filtertech</b></a></li>
      </ul>
      <!--[if lte IE 6]></td></tr></table></a><![endif]-->
    </li>
    <li><a href="#" title="Water Reclaim (LEEDS)"><b>Water Reclaim (LEEDS)</b></a></li>
    </ul>
    <br />
    </div>
      </div>
      <div class="floatimageleft"><img src="Images/aro-sanitary-pumps.jpg" width="250" height="243" alt="aro sanitary pump" /></div>
      <h2><span class="largeheading">ARO</span>  Air Operated Diaphragm Pumps</h2>
      <p>Air Diaphragm Pumps are an excellent choice for self-priming applications and situations where the pump my be deadheaded such as feeding a filter press. A favorite of process professionals everywhere- Ingersoll Rand / ARO Diaphragm   Pumps provide stall-free, ice-free operation in 3/8&rdquo; thru 3&rdquo; fluid ports. Backed   by a five-year warranty, they are the most reliable pump line on the market   today.</p>
      <div id="cat_long_description"><span id="ctl00_Content_description">Their patented   &ldquo;Unstallable&rdquo; unbalanced air valve design avoids stalling issues associated with   other pumps. The &ldquo;Quick-Dump&rdquo; exhaust valves divert cold exhaust air from   ice-prone components, preventing freezing. Backed by a five-year warranty, we   have the most reliable pump line on the market today.</span></div>
      <div class="itemboxfloat">
        <p><br />
          Metallic<br />
        Non-Metallic<br />
        Classic
        </p>
      </div>
      <p> </p>
      <div id="footer">
        <p><a href="index.html">HOME</a> | <a href="products.html">PRODUCTS</a> | REQUEST QUOTE | DOWNLOADS | <a href="contact us.html">CONTACT US</a><br />
        </p>
        <hr align="left" width="740" id="footer rule2" />
        <h4>© 2011 Chemtech Process Equipment, All Rights Reserved, Designed and Developed By Graphics Advantage. <img src="Images/GA-logo.jpg" width="46" height="40" align="top" /><br />
          <br />
        </h4>
      </div>
    </div>
    </body>
    </html>
    ul {
    list-style-type: none;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 1em;
    display: block;
    a:link {
    text-decoration: none;
    color: #666;
    a:hover {
    font-weight: bold;
    color: #F00;
    text-decoration: underline;
    .largeheading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 48px;
    color: #F00;
    .floatimageleft {
    float: left;
    width: 250px;
    margin-right: 20px;
    height: auto;
    margin-top: 10px;
    background-image: url(../Images/aro-compact-series-float.jpg);
    background-repeat: no-repeat;
    margin-bottom: 20px;
    .itemboxfloat {
    height: 110px;
    width: 740px;
    float: left;
    padding-left: 10px;
    background-repeat: no-repeat;
    border: thin solid #000;
    background-image: url(../Images/aro-compact-series-float.jpg);
    background-position: 0px 0px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;

    Thats because you have height 110px set on the 'itemboxfloat' <div>. When you add padding to it, say padding-top: 20px; the divs height becomes 130px. Never set height on a <div> which contains text.

Maybe you are looking for

  • How to Batch "Package" more that 1 file at a time?

    As part of out new Digital Asset Management (DAM) system we are trying to find a way of Batch Processing groups of Illustrator files (version Mac CC 14) into Packages (separate folders with links). The new "packaged" folders in a new location then ne

  • Invoice price block,PO in different currency

    Hi, The PO and the invoice are in different currency and the invoice is price blocked. 1.What do i do? 2.And how to check the difference in amount if the currency of PO and invoice are different?And what is to be done for it? 3.The accounting documen

  • Reg. File split in XI

    Hi,         How do we split a file in XI? I Know that we can split a file using BPM step Message split. But my scenario is like, I am getting a flat file from a customer and as soon as it picked up by the File adaptor, it should be split into two par

  • Office 98 for Mac

    Hi. I recently got a legal version of Microsoft's Office 98 from a friend at work who had no need for it anymore. I'm currently running OS X 10.3.9 so it won't run without classic. I really have no use for classic all together (unless I want to use W

  • PSE 7 runtime error

    Hi, I'm trying to resolve an issue with PSE 7 installed on a Secondary School network. The program runs fine when logged in to a PC as a local or Domain Administrator but crashes when logged in as a student if you select "edit" from the opening scree