RoboHelp ignoring FM table alignment?

TCS 2.0, linking FrameMaker 9 (unstructured) files to RH8.
My FrameMaker files have several one-cell right-aligned tables. I mapped all the tables to a table style called "Product" in RoboHelp.
The table properties in style mapping are set to be right-aligned for this table. However, the table continues to display as left-aligned in the preview and the output.
I am not very knowledgeable about css but decided to edit the css for this table to specify right-aligned.
Here is my css entry for this table style:
table.Product {
        align: right;
        font-size: 10pt;
        text-align: right;    
The table is still left-aligned.
Looking at the HTML view for the table, there is this line:
<?rh-align_start align="left" ?>
When I manually change "left" to "right," my table is right aligned and looks the way I want.  This rh-align_start property seems to be something that is not in the css or is overriding the css.
I can also right-click on the table and select right-aligned from the table properties, which accomplishes the same thing. However, I have thousands of these tables and need an automated solution.
Is this a RH bug? How can I make this table style right-aligned?
Thanks,
Alexandra

Alexandra, I am still using TCS1. THere's a similar problem there. I "fixed" it by adding a table caption to the bottom. This "stabilizes" the table and its format in RH and brings over the settings you give it in FM. I control spacing with the caption row, giving it a 1pt font and setting top and bottom padding in the paragraph format.
Don't know if this will help you.

Similar Messages

  • A mild question about table alignment

    I use a specific style for table anchor points, imaginatively called :anchor and defined as left justified. Sometimes I import tabbed text for a fairly narrow table, and convert it using a table style defined as left justified.
    How come the results (in this special case of a narrow table) float airily to the centre of the page, ignoring the "left" setting for both the table and its anchor? What's the trick for forcing a narrow table to line up with the lefthand text margin, apart from widening columns until it decides to jump?

    This may or may not relate to your case...
    Does your text flow allow for side heads? If so, then if your table anchor is in a paragraph that is in the text column (that is, NOT in the side head), then the table will also be in the text column IF it is narrower than the text column. Such a table aligned left aligns at the left side of the TEXT column, NOT the left side of the text FRAME. If you make the table wider than the text column, it will align to the left side of the text frame.
    If you want a narrow table to align with the left side of the text frame, then put its anchoring paragraph in the side head.
    Van

  • Trouble controlling structured table alignment

    I can control my linked unstructured tables via table format alignment in FM...
    However, when linking structured tables, my tables are preceded by
    <?rh-align_start align="right" ?>
    Any thoughts?
    -Matt
    @mattrsullivan

    You're right...the formatting in a structured doc is generally handled with an EDD.
    However, to map into RH, you need to have paragraph tags, which means the EDD calls out the tag used on the content, and then that tag is mapped to the CSS in RH. (Still with me???)
    <rant>RH need to be able to map to elements and not just paragraph styles. RH needs to be an XML editor. RH needs a better DITA solution</rant>
    UPDATE: It seems the application of the FrameMaker template in the conversion forces the <?rh> formatting. If I remove the conversion template, then the formatting from the FM document applies. Unfortunately, when applying the FramaMaker template, I am unable to control the table alignment from the template file.
    It appears for now that I'll have to avoid applying the FrameMaker template with my linking process.

  • Change table alignment for Default4 template

    Can I change the table alignment from center to left for the default4 report template. I can not find anything the .css files that effect the alignment.

    Hello,
    If you want to have complete control over a template you should create your own custom template based off of the default templates.
    Just create a very simple table 'select * from emp' and then grab the resulting table from the page source. You should use firefox for this as IE changes the html source when it's viewed or saved.
    Then create a template from the resulting code. Then you have complete control.
    Given some time we will create an aplication export for HTML DB Studio that will have the default templates stored in the regular template.
    Carl

  • Auto table alignment?

    I understand there is relative table alignment,  however, how can I auto arrange multi tables on one page so the page looks a little professional?
    Table 1   Table 2      Table 3
                    Table 4     Table 5
    I want for table 1 to always be upper left
    Tables 2 and 3 to always be to the right of table 1, however,  each table should be aligned evenly across the page,
    Tables 4  and 5 to always be to the right of table 1 also, however,  each table should be aligned evenly across the page,
    Tables 4 and 5 have larger col widths,  but I still want to be able to center all 5 tables evenly across the page..
    Also,  how can I hacve tables 4 and 5 always be X spaces below either Table 2 or 3,  whichever is the table with the greater number of rows
    Thanks

    Hi Michael,
    If I am understanding you correctly, it sounds like you have table/block 1 and 2 that can be different heights (# of records) and so they are uneven? And then this can change based on the data?
    You may have to create a section for table 2 and 3 and then have table 4 and 5 be positioned relatively to that section, and not to the blocks, so that the size of the tables/blocks 2 and 3 don't affect the position of 4 and 5.
    Make sense?
    Thanks

  • Table alignment

    I want to align a table to the very tippy top of the page bc
    I want a white square as the background for some of my artwork. If
    there is another way to do this please let me know, but I've had
    lots of trouble getting it so none of the background shows up at
    the very top. i know i can do it as an image, but then i can't put
    images over it. can someone please help??
    p.s. I don't know how to do coding or anything, i just do the
    design view. can someone fix it for me so i can cut and paste and
    tell me what you did to align it to the very top? Again, i know
    tables aren't the best but i want the white square as a background,
    not as an image. It's important that i be able to build tables over
    it.
    THANK YOU!
    i want it to look kinda like this site in the background,
    where there are 2 diff colors but one big block of color for the
    background for the images
    http://jennykendler.com/home.html

    CSS -
    body { margin:0; padding:0 }
    > p.s. I don't know how to do coding or anything
    DW will be an unpleasant experience for you until you work to
    change this.
    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
    ==================
    "auxperc" <[email protected]> wrote in
    message
    news:gmm2ni$gmt$[email protected]..
    >I want to align a table to the very tippy top of the page
    bc I want a white
    > square as the background for some of my artwork. If
    there is another way
    > to do
    > this please let me know, but I've had lots of trouble
    getting it so none
    > of the
    > background shows up at the very top. i know i can do it
    as an image, but
    > then i
    > can't put images over it. can someone please help??
    >
    > p.s. I don't know how to do coding or anything, i just
    do the design view.
    > can
    > someone fix it for me so i can cut and paste and tell me
    what you did to
    > align
    > it to the very top? Again, i know tables aren't the best
    but i want the
    > white
    > square as a background, not as an image. It's important
    that i be able to
    > build
    > tables over it.
    > THANK YOU!
    >
    > i want it to look kinda like this site in the
    background, where there are
    > 2
    > diff colors but one big block of color for the
    background for the images
    >
    >
    http://jennykendler.com/home.html
    >
    >

  • Text in table alignment problems

    I run into this problem, then fuss around with it forever and
    somehow finally fix it...but this time I can't seem to get it.
    Could someone tell me what is probably something really easy about
    why this darn table is spreading out? I do need it to be 100% high,
    it needs to to to bottom of whatever size page which changes
    depending on content...but why is the text inside the table
    spreading out that way? I think I've got it all left/top
    aligned...?
    Also it only spreads out in FF but in Safari is fine.
    Thanks so much in advance...it's driving me nuts!

    I got it solved...never mind. Thanks :-)

  • Table alignment issues in firefox

    Hi all,
    I've just finished designing a site for my business and after uploading it to the net I've been told by a friend that the main table cells on my index page aren't aligning properly.
    The original page which can be found at http://www.darksun.net.au works fine in Safari and more or less fine in Explorer (with a strange white bar to the side), but the alignment is all out in Firefox.
    I have tried aligning everything in the table I could find to align and it has helped but not fixed the issue.  This attempt can be found at http://www.darksun.net.au/indextesting.html
    Any suggestions?  I'm not a pro or anything, so any help would be greatly appreciated!!!
    Thanks heaps,
    Jon

    I've worked out another option with a friend of mine so the www.darksun.com.au address is now no longer the problem page.
    Just click on the http://www.darksun.net.au/indextesting.html link to see an example of what I'm trying to solve.

  • Nested Tables alignment challenge?

    Thanks to wonderful folk here on the forum, I have been
    directed in learning more about tables. I have learned how to
    create nested tables however for some strange reason, I can't get
    one of my tables to align. Please see this at
    www.wms-ec5.com/wms/wms-cur.html. You'll see just above the tree on
    the left the nested table drops down from the top. I managed to
    align the right column just fine, but this one will not. Can anyone
    offer suggestions. The picture and cell are aligned at the 'Top'.
    What am I missing?? thanks for any help / suggestions.

    I don't see any drop in IE6....
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "malbuddy" <[email protected]> wrote in
    message
    news:ef1jkn$iv1$[email protected]..
    > Thanks to wonderful folk here on the forum, I have been
    directed in
    > learning
    > more about tables. I have learned how to create nested
    tables however for
    > some
    > strange reason, I can't get one of my tables to align.
    Please see this at
    > www.wms-ec5.com/wms/wms-cur.html. You'll see just above
    the tree on the
    > left
    > the nested table drops down from the top. I managed to
    align the right
    > column
    > just fine, but this one will not. Can anyone offer
    suggestions. The
    > picture
    > and cell are aligned at the 'Top'. What am I missing??
    thanks for any
    > help /
    > suggestions.
    >

  • Table alignment issues InDesign CS4

    Hi,
    Can anybody help me on the following issues in InDesign CS4.
    We have an table which has 50 rows and 23 columns. All the cell contents is in the number format (example: 56.90) and are aligned on decimal point (dot alignment).
    Also, the table content has XML tags.
    When we export the table as PDF, we have the issues that the table column texts are not aligned (dot aligned) properly in the exported PDF file.
    We used the default "High Quality Print" InDesign PDF preset settings but without "Create Tagged PDF" option enabled to export the PDF. In this PDF, the columns texts are not aligned (dot align) properly. It look likes zig zag. (Please see the below image which is not aligned properly)
    But when we enabled the "Create Tagged PDF" option in the preset, then there is no issues in the column text alignment.
    Is this bug in InDesign CS4 application. Please suggest.
    Thanks,
    Gopal

    It's hard for me to see a problem. I don't see a problem in the illustration you provided.  It looks aligned to me.
    Also, it sounds like you found a workaround for your problem (turning on Create Tagged Text).
    But, even if there were a bug in CS4, you'd have to find a workaround anyway since there won't be any bug fixes for CS4.

  • Table alignment problem

    I am building a table for a checklist for potential
    bankruptcy clients for a law firm. The table has two columns.
    Column one contains a small gif, a black-bordered white check box.
    The second column contains a list of information and documents the
    prospective filer should have available.
    I set up a CSS rule, "check-box," for the cells containing
    the gifs, with 5 pixels of top padding. I set up the information
    cells with a CSS rule, "table-text," with a top alignment in the
    box section. In IE6, I get the appearance I'm after, to wit: the
    top of check box and information text are both top aligned, but in
    FF, the text appears to be center aligning. How can I fix this to
    get the same appearance in both browsers?
    Keep in mind that I am new to DWCS3 coming from GLCS2 and my
    CSS knowledge level is barely basic at the very best.
    http://www.jdcdemo.com/blf/the-baim-law-firm-bankruptcy-information-checklist.html
    TIA,
    Joe

    camelbreath wrote:
    > I am building a table for a checklist for potential
    bankruptcy clients for a
    > law firm. The table has two columns. Column one contains
    a small gif, a
    > black-bordered white check box. The second column
    contains a list of
    > information and documents the prospective filer should
    have available.
    > I set up a CSS rule, "check-box," for the cells
    containing the gifs, with 5
    > pixels of top padding. I set up the information cells
    with a CSS rule,
    > "table-text," with a top alignment in the box section.
    In IE6, I get the
    > appearance I'm after, to wit: the top of check box and
    information text are
    > both top aligned, but in FF, the text appears to be
    center aligning. How can I
    > fix this to get the same appearance in both browsers?
    > Keep in mind that I am new to DWCS3 coming from GLCS2
    and my CSS knowledge
    > level is barely basic at the very best.
    >
    >
    http://www.jdcdemo.com/blf/the-baim-law-firm-bankruptcy-information-checklist.ht
    > ml
    Hi,
    Try this for your css....
    .check-box {
    padding: 0px 5px 5px;
    margin: 0px;
    .table-txt {
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 13px;
    padding-left: 5px;
    margin: 0px;
    padding-top: 0px;
    and this fior your markup.....
    <td><img src="images/check-box.gif" alt="checkbox"
    width="18"
    height="18" class="check-box" /></td>
    <td class="table-txt" width="453"><p>A list of
    your living expenses
    including house, car and other notes, utilities, rent,
    garbage pickup,
    insurance, </p></td>
    HTH
    chin chin
    Sinclair

  • Table align problem

    after id'ing table and selecting align in the property
    inspector it highlights my table but doesn't add code so nothing
    happens. help file says to hit enter or tab so i did that and enter
    = delete and tab just tabs the table to the right but nothing
    changes. should i be in a specific view?
    any help would be appreciated. Many thanks.
    E.B.

    You would have to provide your own cell editor that is left-aligned, as well as the renderer.

  • TextEdit Table Alignment Align on baseline

    Can anyone explain the "Align on baseline" choice in the Table palette? I understand what a baseline is, but can't get text in a table to look any different between "Align top" and "Align on baseline", even after playing with fonts of different size in the same cell, fonts of different size in adjacent cells, changing the baseline, or adding subscripts/superscripts.
    Next question: Why isn't "Align on baseline" explained in TextEdit Help?

    My understanding is that since the table tag is just a container in the EDD and the tgroup is the actual table, that setting the format on the tgroup should be fine.  In fact there is an example in the either the dev ref or dev guide that shows this same mappping.
    Answering your questions:
    Can one have multiple tgroups within a table element with each tgroup having a different table format? YES - but it rarely happens in practice.
    Does the table format apply to the table element or the tgroup element? As described above I think it applies to the tgroup.
    Do you need to set the table formatting via the tgroup align attribute? YES - it is standard CALS table format.
    Or is it independent of the order? Order does not matter - I have tried various orders.  I can tell that the else clause is working because I can change the table format by changing the mapping in the ELSE clause.
    If you cannot ultimately set the table format via an attribute in the tgroup, you could create a simple XSLT that could set the ttabstyle attribute in the table element based upon the align attribute in the tgroup. Then your EDD would set the table formatting via the ttabstyle attribute. This is a good idea.  I may not be able to use it since I need to change the DTD to support it and the DTD affects the online XML viewing application as well - but I may convince them to add the attribute if it works.  Thanks - I'll try this.
    Jim

  • Macromedia Dreamweaver MX (or Dreamweaver 6) Table Alignment

    Hello Again!
    I am having trouble aligning the data in a table from column to column.  I just want everything to match up nice and eve (symetrically) and I cant seem to find the option that lets me do so.
    PLease help!!
    Also when answering please uderstand that I am new to all of this so be sure to use laymen's terms.
    Thanks!
    Sincerely,
    Out of line...

    If you are a beginner than I would definitely step back and learn some cascading style sheets.
    Here is a tutorial on text and css
    and here is an article explaining the pros and cons of table based layout
    Take advantage of being a beginner and learn the right/best way of web design

  • Light Table: aligning and sizing photos

    I am looking for a comfortable possibility to make single photo presentation sheets to give them to my portrait clients. One sheet should contain several photos in different sizes. Until yet I use the photo book layouts - but this is not a really good solution as it is annoying to make a book when I just need a single sheet with some aligned photos in different sizes on it. Aligning position and sizes of photos on the light table does not work really fine.
    any ideas how I could solve my problem?

    I am looking for a comfortable possibility to make
    single photo presentation sheets to give them to my
    portrait clients. One sheet should contain several
    photos in different sizes. Until yet I use the photo
    book layouts - but this is not a really good solution
    as it is annoying to make a book when I just need a
    single sheet with some aligned photos in different
    sizes on it. Aligning position and sizes of photos on
    the light table does not work really fine.
    any ideas how I could solve my problem?
    Well, there are a number of alignment options in the light table when you Control-Click (right click) on an image - you can select multiple images on the light table holding down Shift or Command, and then use the context menu option to align or redistribute images.
    ABout the only thing that is not there is to make two images exactly the same size, for that you'll need to make use of the grid - if you zoom in it should be easier to get two images almost exactly the same size.

Maybe you are looking for

  • Error 550 5.7.0 Relay Access Denied in Server 2013 Enterprise

    Good evening everyone. When emails are sent from outside of our domain, to our domain; the following message is returned: Delivery to the following recipient failed permanently:      email Technical details of permanent failure  Google tried to deliv

  • "Provider cannot be found.It may not be installed properly"

    Hi All, I am running into this error "Provider cannot be found.It may not be installed properly" while I am trying to connect to Oracle from Excel VBA. I had installed both Oracle 10.1 and Oracle 10.2 in the same machine and is working with .NET appl

  • Extra zeros in numeric fields when I create spreadsheet from data files

    I created a form with Live Cycle, and then in Adobe I use the option "create a spread sheet from data files" to import the answers to a xls file. I have two problems with this action: the first one is that I get 8 extra zeros in each numeric field, t

  • Mail 2.1.3 on Tiger: mutiples of everything is driving me crazy!

    Hi, I recently had to reformat my hard drive and thus have been trying to reinstall all my email accounts (which I had backed up). I am using MAIL 2.1.3. I have several questions (this is driving me crazy!!): When I imported the archived files, it cr

  • Checkbox in the title of JTabbedPane

    How can I add a check box to the title of the JTabbedPane, so that I can check-uncheck these tabs. Or is there a workaround/anothe idea that will allow me to have similar functionality. TIA, - Manish