Frames do not align

I have a frameset file with a fixed frame on top and variable
frame on the bottom. The top frame has a table 900 pixels wide with
a 900 pixel flash (swf) menu file in it. The bottom frame has a 900
pixel wide html frame. Both tables are centered in their respective
frames, however they do not line up. The bottom frame seems to stay
a little (3-5 pixels) left of the top frame. I tried flushing both
left and that didn't work either. Any suggestions.
tgcom

You will never be able to fix this. That's frames for you....
Consider
what will happen when the bottom frame requires a scrollbar!
Why are you using them?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"tgcom" <[email protected]> wrote in message
news:g7a6hd$7nv$[email protected]..
>I have a frameset file with a fixed frame on top and
variable frame on the
> bottom. The top frame has a table 900 pixels wide with a
900 pixel flash
> (swf)
> menu file in it. The bottom frame has a 900 pixel wide
html frame. Both
> tables
> are centered in their respective frames, however they do
not line up. The
> bottom frame seems to stay a little (3-5 pixels) left of
the top frame. I
> tried
> flushing both left and that didn't work either. Any
suggestions.
>
> tgcom
>
>
>
>

Similar Messages

  • Datas in Application Server file is not aligned

    Dear all,
               I have created a program in SE38 and transfer the data to the Application server file using Transfer statement.
               The datas are transferd to Application Server file , but datas are not aligned.
               In out Application server file thd datas are displaied one after another..
               But i want to display the datas in single row.
              I have include program for your reference.
    With Regards,
    Baskaran.
    report  zsutest34 message-id ztcpo.
                    DATA AND VARIABLES DECLARATION
    data: begin of leban occurs 0.
            include structure eban.
    data end of leban.
    data new(1).
                    SELECTION-SCREEN
    selection-screen begin of block 001 with frame title text-001.
    selection-screen skip 1.
    parameters filename(128) default '
    192.168.100.33\SAPMNT\IDS\dvebmgs00\data\santhosh.dat'. "\SYS\GLOBAL\testfile1.txt' LOWER CASE.
    select-options ldat for sy-datum.
    parameters lwerks type eban-werks.
    selection-screen skip 1.
    selection-screen end of block 001.
    START-OF-SELECTION
    select * from eban into leban where erdat in ldat and werks = lwerks.
      append leban.
    endselect.
    sort leban by banfn bnfpo.
    clear leban.
                    REGARDING DATASET
    perform value1.
    form value1.
    open dataset filename for output in text mode encoding default. " MESSAGE D_MSG_TEXT.
    data: l_msg(255) type c.
        if sy-subrc ne 0.
          message i001.
          exit.
        endif.
    concatenate 'The following file was opened:'(002) filename into l_msg separated by space.
            write: l_msg.
    uline.
                    TRANSFORMING TO APPLICATION SERVER FILE
    loop at leban.
          transfer leban-banfn to filename.
          transfer leban-bnfpo to filename.
          transfer leban-ekgrp to filename.
          transfer leban-matnr to filename.
          transfer leban-werks to filename.
    AT FIRST.
       WRITE: /10 TEXT-001, 30 TEXT-002, 45 TEXT-003, 50 TEXT-004, 65 TEXT-005.
       '            ITEMNO GRP MATERIAL           PLANT           QTY ' COLOR = 2.
    ENDAT.
      at new banfn.
        uline.
        write:/1 'PRNO-',leban-banfn.
        new = 'x'.
        uline.
        skip.
      endat.
      if new = 'x'.
        WRITE:/ '            ITEMNO GRP MATERIAL           PLANT           QTY ' color = 2.
        write:/14 leban-bnfpo,  leban-ekgrp, leban-matnr, leban-werks, leban-menge.
        clear new.
      else.
        write:/14 leban-bnfpo,  leban-ekgrp, leban-matnr, leban-werks, leban-menge.
      endif.
    endloop.
                    DATASET CLOSING
    close dataset filename.
    endform.

    wa_string type string
    loop at leban.
    concatenate leban-banfn
              leban-bnfpo
              leban-ekgrp
                 leban-matnr
                 leban-werks into wa_string
                 separated by CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB.
    transfer wa_string to filename.
    endloop.

  • Font just does not align totally left

    Hi folks, I need to know, how i can align the text totally to the border of the text frame, as you can see in the picture it just does not align totally left.
    I´ve been searching the web for solutions but did not find anything. I tried "Textrahmenoptionen" - I guess in english it´s text frame options, but there everything seems so to be right, please help me. Thanks in advance

    Check this thread:
    Re: Text alignment to column (not baseline) guides

  • ICal Week view, Date is not aligned with the Time(schedule) of each date

    Well, just like it says over there (`` ). I've recently been to China for a business trip, and I suppose the different time zone may have had something to do with the problem. Now I'm back home, changed the time zone back to normal, still the iCal shows in the weekly view that the Date on the above is not aligning with the Time and schedule. Any suggetions would be grateful!!!

    Hi,
    i omit the scheduling maergin key in material master,
    the result of MRP is
    BASIC DATES
    Finish 15.10.2009
    Start 14.10.2009
    PRODUCTION DATES
    15.02.2010 14:33:25
    14.10.2009 07:00:00
    scheduling type i planned order is still "backwards"
    so in MD04 it is say that the goods is available at 15.10.2009 same with requirement dates.
    this seem not right.
    it seems that order finish date is not adjusted by lead time scheduling on "today scheduling".
    Is there a way so order finish date is adjusted by lead time scheduling on "today scheduling" ????
    Best regards,
    Freddy Ha
    Edited by: Freddy Halim on Oct 14, 2009 10:01 AM

  • InDesign auto-size frame feature not working in real time in InCopy why?

    We have just recently migrated from InCopy CS4 to CS6 to take advantage of the new features like the auto resize frame option, however it now seems that this feature is not working in real-time.
    Basically the steps are needed to be complete before it auto-resizes the frame in InCopy, we use both layout and assignment based workflows:
    1. From an ID document ('doc1'), exported a 'layer' to IC, certain frames are set to auto-size in height using the text frame options. So that editorial can review and make changes to text and the frame should resize according to the specifications set. IC stories are saved to a folder located in a content folder inside the top issue working folder.
    2. Editorial opens the IC software, then opens the ID 'doc1'. Check’s out correct .icml file and makes edits to frame with auto resize.
    3. Frame does not resize according to text frame set options and InCopy file does not respond in same fashion as InDesign.
    4. Change only occurs when InCopy file is closed and updated in InDesign, which is frustrating as this feature would save huge amounts of time serving editorial requests.
    Has anybody experienced this type of workflow problem? If anyone can provide mw with some pointers as to what can I do to get this to update in real time perhaps run a script? Update file in InCopy and refresh I will very much appreciate their assistance. I have run out of ideas.
    Thanks!

    We've had all sorts of problems with this feature as it should've worked straight out of the box but after some testing we have found that its something to do with the way you open the actual file in InCopy. Which is far from ideal and should have been UAT by Adobe before release.
    This will not work consistently work if you open the designed .indd or .icma file in InCopy using the file open command within the application.
    If you need this to work, the InCopy user has to open the .indd or .icma file by dragging and droping from OS windows explorer into InCopy, we use Windows 7 acrros all the teams. Check out .icml files add text changes to the set auto resized frames, this process will expand/collapse the frames to fit the content but as you have to use the drag and drop method to open the .indd and .icma file, 2 users cannot access the same time doc at the same time (a serious flaw in the programming architecture!) which stops people working in parallel. Save changes, check in .icml content and close .indd or .icma.
    However the flaw comes in if you then open the .indd and .icma file in InCopy using the file open command within the application, before an InDesign user opens and saves the file (updates the design). The corrections added in the previous stage above, will not show the frames expanded/collapsed to take in the added text and instead show over matter???? The only way around this is to ask an InDesign user to open, update and save the design that way the InCopy user will see the same result no matter what file open method they use.
    Another suggestion is to design the page to have some of the auto resize frames anchored within main body of text and that way the frames will expland/collapse when checking out and editing the content. However, this does cause issues with InDesign crashing etc. so we have tried to stop this method within the working group.
    Have you experienced other more serious issues with InDesign crashing consistently when re-importing .icml files? See other forums here:
    http://forums.adobe.com/thread/671820?start=80&tstart=0
    http://forums.adobe.com/message/5045608#5045608
    As far as we can see this is a major flaw in how the application(s) work, we have an enterprise agreement with Adobe and purchase a large volume of Adobe products globally but so far the technical support team are unable to find a solution to this and I'm not hopeful of any resolution soon even with the new release of Adobe CC.

  • Text alignment "Justify" is not aligned in Crystal Viewer.

    Hi,
    I am having a text field in report like paragraph format in Detail section and I have setting the text alignment as u201CJustifyu201D. If I launch the report through dhtml viewer the text is not aligned in justify format, it is getting aligned as left alignment, but it is working properly while exporting to PDF and Design Preview panel.
    This problem is occurs in Crystal Report XI Release 2 and Crystal Report 2008 also.
    This has been already posted and the link is Text Alignment - Justification Problem
    Please help me to overcome this issue.
    Thanks in Advance.

    With CR 2008, make sure you are on SP4:
    SP4
    https://smpdl.sap-ag.de/~sapidp/012002523100008782452011E/cr2008sp4.exe
    SP4 MSI
    https://smpdl.sap-ag.de/~sapidp/012002523100008782532011E/cr2008sp4_redist.zip
    SP4 MSM
    https://smpdl.sap-ag.de/~sapidp/012002523100008782522011E/cr2008sp4_mm.zip
    If that does not help, please provide a link to screen shots of the issue.
    Ludek
    Follow us on Twitter http://twitter.com/SAPCRNetSup
    Got Enhancement ideas? Try the [SAP Idea Place|https://ideas.sap.com/community/products_and_solutions/crystalreports]

  • Problem with text frame dropshadow not completely printing to pdf file.

    Hi and thanks for your speedy replies!
    I am editing a file that had altered corner text frames with a .25 inset and a drop shadow added, .05 stroke and paper swatch. When I deleted text everything shifted so I had to recreate the special frames on select pages. These new text frames are not showing the top and left sides of the frames when saved to pdf file. The right and bottom drop shadow are showing.  What am I missing?
    Cheers!

    I am using the latest version in CC. I tried several exports directly from ID, PDF/X-3:2002, PDF/X-1a:2001 and the low res setting, all with no changes.  None showed the left or top border on the frames in question.
    So I was getting the first screen shot instead of the second which other similarly formatted frames showed.  I checked every setting I could find and they were all the same.  The problem just occurred after the point in the doc that I had made changes resulting in some pages being deleted and the page formatting being thrown off which I corrected with the appropriate saved page formats.  But when I went to set up the frame dropshadow and accompanying stroke and swatches, the outline just would not show in the pdf although it appeared to be showing in ID.
    I've since discovered a work around for the editing so no pages were deleted, but I need to figure out why this happened and what I am not seeing. Perhaps a setting to show the border? Or maybe it is some overall setting that I need to be looking for? Just weird, weird, weird...

  • GR and GI for the Subcontracting PO are not aligned

    Hello,
    We face an issue were the posting dates of the
    GR(101 mvt) and GI(543mvt) for the Subcontracting PO are not aligned (GR takes
    the posting date as the next day and GI as the current date).
    We did an initial analysis and found that it is
    the user time zone that leads to the different posting date. The user who does
    the GR has a time zone setting of UTC+8 maintained in her user profile.
    Whenever the user does a GR for the Process Order after 18:00CET, system
    proposes the posting date for GR asthe next day. But GI picks the current date.
    As per subcontracting scenario, the GI(goods issue from subcontracting stock)
    happens whenever we do the GR. We understand that time zone has an effect on GR
    posting date but the question is why GI posting date is not affected? Is it a
    standard SAP behaviour?
    Procedure -
    We create the Process order via COR1 transaction,
    In the master recipe we have maintained the control key for the subcontracting
    operation.
    Purchase Requisition will be created from the
    Process Order. This PR is converted to Subcontracting PO via ME21N. The
    delivery and PGI is done
    via ME2O transaction. We have a custom transaction
    to do the GR similar to MIGO transaction.

    Hi Manikumar,
    Empty the Personal time zone for the specific user & test the same. As by default, system time is maintained in UTC time zone.
    Thanks,
    Nihar

  • Export to pdf -- Line not aligned

    Dear all,
    I am making POS System. When printing receipts to pdf, I find that some lines are not aligned.
    Is it fonts problem?? Which fonts is more suitable for traditional chinese.

    Printing to PDF from what program?  Via the Adobe PDF printer?  What version?  What settings?

  • Frames suddenley not working

    I am a teacher webdesign.
    I used dreamweaver for 3 years, and stopped for 1 year.
    Now I restart and I see that links in frames do not open in
    other frame's, but they open a new browser window... am I the only
    one with this problem?
    If I make the frameset based on the samples in dreamweaver,
    they work...

    You teach web design?
    If so, please tell me you don't teach your students to use
    frames except to
    warn them of the many pitfalls.
    Walt
    "ababa" <[email protected]> wrote in message
    news:gc04p7$m7f$[email protected]..
    >I am a teacher webdesign.
    > I used dreamweaver for 3 years, and stopped for 1 year.
    > Now I restart and I see that links in frames do not open
    in other frame's,
    > but
    > they open a new browser window... am I the only one with
    this problem?
    >

  • Some frames are not being shown when printed but it is there in print previ

    Hello Experts,
    I am currently developing a form in smartform wherein I need to put frames in all cells. When
    I print preview, all the frames are there. But when I print it, some of the frames are not shown.
    What could be possibly the problem?
    Thank you guys and take care!

    Hi,
    Refer to this link...[box not seen in smartform print   |box not seen in smartform print]

  • Dashboard widgets are not aligning - what gives?

    I have several weather widgets (different cities in the world) that run in Dashboard.
    Each time I start up my computer and run the Dashboard, the widgets have moved up/down - basically out of alignment.
    This began a few weeks ago and I can't figure it out. I line them up each time into a neat grid, and then after a startup, they are all out of line.
    Anyone else have this happen? Any ideas how to fix it?
    I have screen shots that I can email if anyone wants to see them.
    Leopard 10.5.7 on an iMac 2.8, 4GB RAM.
    Thanks

    Trashed both the plist files that resided in ~user/Library/Preferences.
    Restarted and the widgets are not aligned in the grid that I set them to.
    Arrrrggghhhh ... this is really irritating. Not life-threatening, but irritating.

  • Why does the mandatory field indicator (*) not aligned in Firefox 4.0?

    [http://i56.tinypic.com/24ng1vt.png Asterisk not aligned in Firefox 4.0]

    Who makes your mouse? Is it a Logitech? If so, please see this post: http://forums.mozillazine.org/viewtopic.php?f=38&t=206293

  • PanelLabelAndMessage not aligned in hierachical viewer until node is clicke

    Hi,
    I am using the DVT Hierarchical Viewer. Using the code below (which is similar to the the demo code). The Labels column is coming out zig-zagging (not aligned to the right) but the OutputText column comes out aligned correctly to the left. Once I select (put focus on the node), the label column aligned correctly.
    Can someone please tell me what I need to so that the nodes will render with the label column aligned.
    <af:panelFormLayout inlineStyle="padding:5px" id="pflc3" styleClass="AFStretchWidth">
    <af:panelLabelAndMessage label="Name" id="plmc3" >
    <af:goLink text="#{node.name}" id="gl2"
    </af:panelLabelAndMessage>
    <af:panelLabelAndMessage id="pn1" label="First Name">
    <af:outputText id="iii" value="#{node.firstName}" />
    </af:panelLabelAndMessage>
    <af:panelLabelAndMessage id="pn11" label="Last Name">
    <af:outputText id="iii1" value="#{node.lastName}" />
    </af:panelLabelAndMessage>
    <af:panelLabelAndMessage id="pn111" label="Email">
    <af:outputText id="iii11" value="#{node.email}" />
    </af:panelLabelAndMessage>
    <af:panelLabelAndMessage id="pn1112" label="Work Phone">
    <af:outputText id="iii112" value="#{node.phoneNumber}" />
    </af:panelLabelAndMessage>
    </af:panelFormLayout>

    Thanks for the suggestion David.  I tried that this morning but the issue still remained.  Are there any known issues with the latest 3.3 patch and the viewer?
    As an added note, the issue is not browser specific.  It happens in both IE and Firefox.
    Thank you.

  • Output is not aligning

    Hi,
    Can someone please tell me what I can do to make my output align correctly? I used Titanic and then Mission Impossible for the name of the DVD's and the output is all off. It's correct but not aligned right with the column headings.
    Thank you!!!
    import java.util.Scanner;
    import java.text.*;
    public class inventory
      public static void main(String[] args)
        //This will hold the product name
        String name;
        //This will hold the value number of products
        int numberofproducts;
        //Creates a Scanner object to read input
        Scanner input = new Scanner(System.in);
        //Creating a number format instance to make pay print with 2 decimal digits
        NumberFormat nf = NumberFormat.getInstance();
        nf.setMaximumFractionDigits(2);      ; ;
        //prompting user to enter number of products (array size)
        System.out.print("Enter the number of products:  ");
        numberofproducts = input.nextInt();
        //creating an array of products to store information in
        DVD[] productarray = new DVD[numberofproducts];
        //This will loop until the number of products is 0
        for(int j = 0; j < numberofproducts; j++)
            productarray[j] = new DVD();
          //prompting user to enter product name
          System.out.print("Enter the DVD Title:  ");
          input.nextLine();
          //reading user's input
          productarray[j].setName(input.nextLine());
          //prompting user to enter the product number
          System.out.print("Enter the product number for " + productarray[j].getName() + " :  ");
          //reading user's input
          productarray[j].setProductnumber(input.nextInt());
          //prompting user to enter the price per unit
          System.out.print("Enter the price per unit for " + productarray[j].getName() + " :  ");
          //reading user's input
          productarray[j].setPriceperunit(input.nextDouble());
          //prompting user for the number of units
          System.out.print("Enter the number of units " + productarray[j].getName() + " on hand: ");
          //reading user's input
          productarray[j].setNumberofunits(input.nextInt());
           //Calculating the Value of Invetory
          nextProduct.setValueofinventory(nextProduct.getPriceperunit() * nextProduct.getNumberofunits());
          grandTotal += nextProduct.getValueofinventory();
          productarray[i] = nextProduct;
          input.nextLine();
        }//end for loop
        //Displaying the Inventory
        System.out.println("Item #\tName\tProduct #\t# of Units\tUnit Cost\tTotal Cost");
        for(int j = 0; j < numberofproducts; j++)
            System.out.print((j + 1) + "\t" + productarray[j].getName() + "\t" + productarray[j].getProductnumber() + "\t\t");
            System.out.print(productarray[j].getNumberofunits() + "\t\t$" + nf.format(productarray[j].getPriceperunit()) + "\t\t$");
            System.out.println(nf.format(productarray[j].getValueofinventory()));
        }//end for loop
    System.out.println("The Value of the entire inventory is:  " + "$" + grandTotal );
      }//end main method
    }//end class inventory
    class DVD extends product
        private double valueofinventory;
        private double restockingfee;
        public DVD()
        }//end constructor
      //sets the valueofinventory variable plus a 5% restocking fee
      public void setValueofinventory(double valueofinventory)
            restockingfee = valueofinventory * .05;
        this.valueofinventory = valueofinventory * 1.05;
      }//end setValueofinventory
      //returns the valueofinventory value
      public double getValueofinventory()
          return valueofinventory;
      }//end getValueofinventory
      //returns the restockingfee value
      public double getRestockingfee()
          return restockingfee;
      }//end getRestockingfee
    }//end class DVD
    //This class will hold the information for the product
    class product
      //This will hold the product name
      private String name;
      //This will hold the values for product number, price of each unit, and number of units in stock
      private int productnumber, numberofunits;
      //This will hold the price of each unit
      private double priceperunit, valueofinventory;
        public product()
        }//end constructor
        //Sets the name variable
        public void setName(String name)
            this.name = name;
        }//end setName
        //returns the string value for Name
        public String getName()
            return name;
        }//end getName
        //sets the productnumber variable
        public void setProductnumber(int productnumber)
            this.productnumber = productnumber;
        }//end setProductNumber
        //returns the integer assigned to productnumber
        public int getProductnumber()
            return productnumber;
        }//end getProductnumber
        //sets the priceperunit variable
        public void setPriceperunit(double priceperunit)
            this.priceperunit = priceperunit;
        }//end setPriceperunit
        //returns the priceperunit value
        public double getPriceperunit()
            return priceperunit;
        }//end getPriceperunit
        //sets the valueofinventory variable
        public void setValueofinventory(double valueofinventory)
            this.valueofinventory = valueofinventory;
        }//end setValueofinventory
        //returns the valueofinventory value
        public double getValueofinventory()
            return valueofinventory;
        }//end getValueofinventory
        //sets the numberofunits variable
        public void setNumberofunits(int numberofunits)
            this.numberofunits = numberofunits;
        }//end setNumberofunits
        //returns the numberofunits value
        public int getNumberofunits()
            return numberofunits;
        }//end getNumberofunits
    }//end class product

    Java is not actually designed and developed for stand alone console application. So you cannot expect output in console as you thought. There may be third party utilities for your needs. Just google it. You can use your own logic to do this. It is not difficult. Anyhow I include this code here. This would be helpful I hope.
    public static String padAlign(String string, int fieldLength, char padding, boolean alignRight)
    int length = fieldLength - string.length();
    if (length <= 0)
    return string.substring(0,string.length());
    StringBuffer buffer = new StringBuffer(fieldLength);
    for(int i=0; i<length; i++)
    buffer.append(padding);
    if (alignRight)
    buffer.append(string);
    else
    buffer.insert(0,string);
    return new String(buffer);
    public static void main(String[] args)
    System.out.println(padAlign("Test",20,' ',true)+" "+padAlign("Test again",20,' ',true));
    System.out.println("--------------------|--------------------|");
    System.out.println(padAlign("Test",20,' ',false)+" "+padAlign("Test again",20,' ',false));
    }

Maybe you are looking for

  • From Keynote to PPT (PPS)

    Good day I have Keynote '09 vr: 5.0.3 Incompatibilty keynote vs Powerpoint. Is there a theme in Keynote which is fully compatible to Powerpoint? I now have the transition time that changes from 6.00 sec to 1.5 sec in PPS. and transition format also n

  • Crackling issues in ga

    Hey there, I'm having big problems with my sound recently. Basically, after some time running a game - no matter if it's an old one like Metal Gear Solid or a new one like UT3 - sound crackling will appear and not disappear until the game is shut dow

  • Database for working in E-Business Suite R12

    Hi, Can please anybody help me selecting appropriate database, that I should install in my laptop. I am trying to learn OAF and using JDeveloper tool for this. Which database version should i download to work in R12? Thanks and Regards, Sameer

  • Unable to call asmx web service

    Hi, We have one asp.net application, hosted in IIS. Able to access the application using the URL, http://myapp.mydomain.com This web application is having one asmx based web service and while calling that webservice (like, http://myapp.mydomain.com/m

  • Ora-02014

    Is there any workaround available with ora-02014? I have a view that contains left outer join with "INSTEAD UPDATE" trigger on it. UPDATE VIEW SET... WHERE... goes well, but SELECT ... FOR UPDATE causes ORA-02014. Any suggestions?