Vertical alignment in a cell and IE

In this page www.gk-developers.com, on IE, the navigation
menu is showing up midway along the page when it should be right at
the top. The table cell has the vertical align instruction but IE
seems to ignore it. What gives?
Mario.

Bonnie wrote:
> Cipr?s wrote:
>
>> Hello there, and hope you are having a good day...
>>
>>
http://gk-developers.com
>>
>> I am developing this page with a Project Seven menu
and the cell that
>> is holding the menu has the following code
>>
>> IE 7 and 6 is ignoring the "vertical alignement
top". Would
>> appreciate any help that can be given.
>
> Mario,
>
> I recommend you post this question on the project seven
support forums.
> But I can tell you now that Al will say you should not
be using IE7 on
> a production machine, as it's still in beta (I would add
I consider any
> new version of IE to be in beta, even when it's, er,
not).
>
there's one thing that all browsers support:
<td valign="top">
(or bottom or middle)
the css vertical-align is not reliable.
seb ( [email protected])
http://webtrans1.com | high-end web
design
Downloads: Slide Show, Directory Browser, Mailing List

Similar Messages

  • Vertical Alignment in the cell of a ALV webdynpro

    HI Experts,
    As per my requirement i have created an ALV in webdynpro, which has several columns few of the columns have check boxes and few have input fields.
    Now, if I look at my ALV output i observed in the cell which are input fields all the data is bottom aligned but in the other cells the check boxes are top aligned . ( The vertical alignment i am talking about is with respect to each cell ).
    I didnot fins any property either in the ALV or as even in a ordinary table where i can play around with the vertical alignment in a cell.
    Do you think we can change the alignment in cell of a ALV? if so how?
    Thanks in Advance!!

    _Go to "Provide Pages Feedback" in the "Pages" menu_, describe what you wish.
    Then, cross your fingers, and wait _at least_ for iWork'11
    Yvan KOENIG (VALLAURIS, France) samedi 13 mars 2010 23:31:06

  • Vertical alignment in table cells not working in generated output

    Using RH9 WebHelp. I have created a simple table style. Because I could not find out how to make cell vertical alignment (top, center, bottom)  part of the style definition, I have been applying it manually to individual whole tables using the cell alignment properties.
    This worked fine for a while, but at some point I noticed that even though the tables look right in Design view, with top-aligned cells contents, it gets hosed in generating output and all tables now come with vertically centred cell contents even through the in-line formatting for top alignment is still there in the code.
    Any ideas?

    Hi Mike,
    I'm confused to where you applied the vertical alignment. Normally, I would set this for the table cells and not the table.
    CSS has indeed an order in rendering: There is a point system for determining the CSS to apply. See http://net.tutsplus.com/tutorials/html-css-techniques/quick-tip-understanding-css-specific ity/ for a short introduction.
    And as an extra to the point system, the place where the styling is present, also determines the styling. Browsers use the following hierarchy (in descending order)
    User style sheet defined in the browser.
    Inline styling.
    Style block in page.
    External style sheet
    You can overwrite styling from a lower order using the !important declaration. You can use this to make sure that inline styling will not be able to overwrite styles from your style sheet. (Unless the inline styles use !important themselves.) Example:
    table.mytable td {
         vertical-align: middle !important;
    This will make all the content of table cells in the table with the class mytable to be vertically centered.
    Greet,
    Willam

  • Losing table vertical alignment when converting ditamap to book

    FrameMaker Version: 12.0.4.445 (latest, part of TCS5)
    I have a structured project, where several XML files have been arranged into a ditamap.
    For one of the XML files, I have a table, where I need to set Cell Vertical Alignment of the cells to MIDDLE.
    So using Paragraph Designer > Table Cell, I change the entries from Top to Middle (The defaults were Top).
    With the ditamap pane selected, I then go File menu >> Save Ditamap As
    I save the ditamap as "Book 12.0 with fm components (*.book)" file type.
    In the resulting book, the XML files are now .FM files.
    However, at this point, when I open the .FM file that has the table, the cell styles have reverted to TOP.
    I've searched high-and-low for a similar issue. This is looking like a bug to me, but can someone confirm?
    Thanks

    (Perhaps the moderator should move this to the FrameMaker Integration discussion (under RoboHelp).
    I've determined the correct settings for my purposes, that being vertical alignment in a FM-to-RH integration project. I originally thought it was specifically a FrameMaker issue, though the solution also involves settings in RoboHelp. Here are my findings:
    1. For the selected FM table, note its Table Tag in the Table Designer (e.g., FormatA). This will be used later.
    2. If there is table Entry > Image element, then select the Image element, and set its placement attribute = inline.
    Though inline is supposed to be the default, I found it necessary to state explicitly in order to control alignment of image within a RH table cell.
    3. Moving on from FM, in the CSS file that you are using with your RH project, suppose that you have defined your table as follows. Note that I'm using "CenterMiddle" as the title.
    table.CenterMiddle {
      width: 100% ! important ;  /* This forces the RH table to autofit the window */
      text-align: Center;
      font-family: "Adobe Garamond Pro";
      border-left-style: Solid;
      border-left-width: 1px;
      border-left-color: #000000;
      border-right-style: Solid;
      border-right-width: 1px;
      border-right-color: #000000;
      border-top-style: Solid;
      border-top-width: 1px;
      border-top-color: #000000;
      border-bottom-style: Solid;
      border-bottom-width: 1px;
      border-bottom-color: #000000;
    .CenterMiddle td {
      vertical-align: middle ! important ;  /* This forces the individual cells to align vertically */
      border-color: #000000;
      border-style: solid;
      border-width: 1px;
    4. Go to the RH project to which the FM project is linked.
    5. Go File menu > Project Settings.
    6. In the FrameMaker Document group, click Edit.
    7. Under FrameMaker Settings, locate the Table style that you noted in step (1), and set it to the name of your table from (3).
    At this point, you can update all the FM components in your RH project, and compile the RH project to get the desired results. In my case, I needed both text and images in the table cells to have vertical alignment = middle.

  • Tree control or multicolum​n listbox vertical alignment

    Hello, here is my problem: i use a tree and i need to resize it programmatically, so i change the height of all cells. When i resize it, there is no more vertical alignment between names(text) and tree's branchs.
    This problem even occurs with multicolumn listbox: when i resize cells, the text is no more vertical centered....
    Thanks a lot for any help
    Attachments:
    TreeVerticalAlignment.vi ‏15 KB

    So, now it's 2011. It seems like this issue has not been addressed yet. Any good work arounds? I'm trying to have larger rows without extraordinarily large text. I am using multiple lines to get the desired effect; however, the item symbols are vertically aligned to the top, so they don't look good.
    Thanks,
    Chris

  • How to vertically align Prompts on the same line in OBIEE

    Can we vertically align "Product Line (Owned)" and "Product Line(Not Owned)" in this Prompt on same vertical line?
    so that "Product Line(Owned)" can start from the same vertical line where "Product Line(Not Owned)" starts
    we tried few options by adding a text element in dashboard and playing with td.GFPFilter
    but couldn't find a solution to it.
    we were looking into this thread
    Dashboard Prompt Alignment
    Currently we have it like this, alignment is not same due to "Not Owned" text being longer than "Owned" text
    "Product Pillar (Owned)"--------------"Product Line (Owned)"---------------------"Product (Owned)"
    "Product Pillar (Not Owned)"--------------"Product Line (Not Owned)"---------------"Product (Not Owned)"
    we want to have it like this,
    "Product Pillar (Owned)"--------------"Product Line (Owned)"-------------"Product (Owned)"
    "Product Pillar (Not Owned)"---------"Product Line (Not Owned)"--------"Product (Not Owned)"

    Hi Rupak,
    I just tried it and it the solution is pretty easy. Just add a text-box to your dashboard holding the following:
    <style>td.GFPFilter {width: 200px}</style>You need to check "Contains HTML markup"
    Regards,
    Stijn

  • Vertical-align skinning not working

    I defined the following skin:
    af|selectManyCheckbox::item-text {
        padding-left: 5px;
        vertical-align: 10%;
        color: #333333;
    and the generated css is setting vertical-align to the default 35% value. Any reason?
    JDev 11.1.1.6

    Hi,
    Try adding
    vertical-align: 10% !important;
    Otherwise is most likely that you need to add the property to a different class.
    Regards

  • Vertical alignment of text in a cell doesn't work

    In Numbers 3.2, the vertical text alignment seems to have no effect on the text. Whether I select the text itself, the cell, or the row, pressing one of the vertical alignment buttons for top, middle, or bottom does nothing.
    I've searched through all the menus but I don't see anything to affect this. Alignment in the menu is of the left, right, justify variety, not top, middle, bottom.
    My goal is to reduce the padding in a row so that I can squeeze the text right up to the cell borders, but Numbers doesn't seem to allow me to do this. Yet I have someone else's number sheet, and it's obviously possible since they have it in their sheet.
    Thanks for any help,
    Confused newb

    AlizaG wrote:
    Annoyingly, when I searched for my question I was only shown questions that were not related to this one. Now that I've posted it, the related questions are shown in the sidebar and lo and behold: other people have had this problem too...
    The culprit is the automatic text inset of 4 pts. Drastically un-intuitive.
    Aliza,
    Only un-intuitive if you believe that most people would like their cell content lying right against the cell border.
    Jerry

  • Can table cell vertical alignment be defined via CSS?

    In a table cell (ie, "td") is there a way to define "valign" via CSS, instead of the table cell proper?
    In other words, instead of...
    <table>
    <tr>
    <td valign="top">
    ...is it possible to do :
    <table>
    <tr>
    <td class="top">
    ...and somehow let the stylesheet define the vertical alignment?
    I'm asking because none of the attribute presets in Dreamweaver CS4 seem to provide for vertical alignment. Everything else on God's green earth seems to be there, but table cell vertical alignment seems to be the ONLY thing CSS forgot about.

    How about giving the class "top": text-align:center. Or even the tag "td" in your stylesheet. Does that help?
    John

  • Keynote on Ipad warning: custom and mixed lists may look different... bulleted list have bullet vertical alignment "issues" any fixes?

    Help.
    I am working on a high-end Keynote presentation. It was originally a poerpoint file, that I opened in keynote. So far so good. I applied keynote themes, and used bullets etc, looks great on the mac. Move it to the ipad, and the top bullet looks fine, all 1st level bullets below it have a higher vertical alignment, which no longer in alignment with the text. What am I doing to cause this? all spacing etc, is exactly the same.
    anybody know a tip or trick to keep this from happening?

    I answered my own question... with many, many tests.
    I FINALLY figured out what the common feature was, that was causing the misalignment of the bullets.
    Line spacing.
    If you apply line spacing BEFORE a paragraph, it misaligns the bullets... which is WHY it wasn't happening to the 1st bullet in each text box, but only those following....
    In the final test I changed the line spacing attribute to AFTER a paragraph, and VOILA! no more misaligned bullets.
    It's definitely a bug in the software, since either way it looks fine on the mac, and is only a problem on the iPad.
    hope that saves someone else some valuable time!!!

  • Basic questions about word spacing and vertical alignment with CSS

    I'm sill very new to Dreamweaver and web page designing. I've
    read the entire manual SC3, one book, and starting another but I
    have almost 0 practice.
    Q1. so far I haven't been able to produce the effect of the
    Word Spacing property. I tried all kinds of tests and I don't know
    in what scenario this effect will show. Can someone give me a
    simple example that shows the effect of this CSS property.
    Q2. Vertical Alignment: this works well with images inserted
    into text but I also expected this to work with text against other
    text. For example I typed TEST© and assigned a different SCC
    style to the © so that I can make it smaller and put it up
    with the Vertical Alignment property. Surprisingly this propery
    didn't produce any effect. How is htis suppose to be done?

    > This is some text. This is some text.
    You forgot to wrap your text in <p> tags so the style
    rule you created
    doesn't apply.
    Walt
    "emil emil" <[email protected]> wrote in
    message
    news:[email protected]...
    >
    quote:
    Originally posted by:
    Newsgroup User
    > i don't know about Q1. but for Q2. just delete what you
    already have for
    > the copyright symbol, and then insert the copyright
    special character.
    > there's a couple ways to do it: on the main menu at the
    top of the
    > window, go to Insert, then HTML, then Special
    Characters, and select
    > Copyright. or you can also find it in the Insert panel,
    which is below
    > the menu, under Text. ...
    >
    >
    > Thanks courtney, but that was exactly the way I created
    the © character
    > and
    > like in this text here it needs to be scaled down and
    moved up
    > independently
    > from the surrounding text. Can someone please post a
    simple code showing
    > the
    > effect of the vertical alignment of text in relation to
    surrounding text.
    >
    >
    >
    quote:
    Originally posted by:
    Newsgroup User
    > Q1
    >
    > <html>
    > <head>
    > <style type="text/css">
    > p
    > {
    > word-spacing: 30px
    > }
    > </style>
    > </head>
    > <body>
    >
    > <p>
    > This is some text. This is some text.
    > </p>
    >
    > </body>
    > </html>
    >
    >
    > Thank you Ken, your code works but not the code
    generated from
    > Dreamweaver
    > when I type in the Design View and assing CSS style to
    the p tag. Does
    > Dreamweaver have trouble generating properly working
    HTML or I'm missing
    > something here? Here is the code that Dreamweaver
    generates and the word
    > spacing doesn't work with it.
    >
    > <!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>Untitled Document</title>
    > <style type="text/css">
    > <!--
    > p {
    > word-spacing: 50em;
    > }
    > -->
    > </style>
    > </head>
    >
    > <body>
    > This is some text. This is some text.
    > </body>
    > </html>
    >
    >
    >

  • Vertical Alignment and Loading

    Two questions. I've just uploaded a client's site as a
    sub-folder of my own in order to test it out.
    www.rebeccapike.co.uk/home.html
    I want to know how to center the page horizontally having
    used <div> tags and placed everything within a base layer.
    I'm sure this is done in the properties inspector somewhere but I
    can't work it out.
    Secondly, some of the pages don't seem to be loading when you
    link to them. For example if you go to the main menu
    (www.rebeccapike.co.uk/menu.html) and click the "photographie"
    link, the page only seems to load after clicking refresh a few
    times... could someone tell me why?
    Thanks very much in advance.
    Rebecca

    Okay - you're really not making much sense here. Your subject
    reads
    "Vertical Alignment and Loading" and yet you're asking about
    horizontal
    alignment, so - which is it?
    Horizontal: <div style="margin: 0 auto">...</div>
    Vertical + Horizontal:
    http://www.apptools.com/examples/tableheight.php
    Also - I have no problems loading the "Photographie" link in
    both Firefox
    1.5.04 and IE6 on Windows XP - they both load instantly with
    one click.
    BTW: That is an incorrect spelling of the word, photography -
    but I assumed
    or *hoped* you already knew that.
    Shane H
    [email protected]
    http://www.avenuedesigners.com
    =============================================
    Proud GAWDS Member
    http://www.gawds.org/showmember.php?memberid=1495
    Delivering accessible websites to all ...
    =============================================
    "rfkarchitects" <[email protected]> wrote in
    message
    news:e5psma$ae8$[email protected]..
    > Two questions. I've just uploaded a client's site as a
    sub-folder of my
    > own in
    > order to test it out.
    >
    > www.rebeccapike.co.uk/home.html
    >
    > I want to know how to center the page horizontally
    having used <div> tags
    > and
    > placed everything within a base layer. I'm sure this is
    done in the
    > properties
    > inspector somewhere but I can't work it out.
    >
    > Secondly, some of the pages don't seem to be loading
    when you link to
    > them.
    > For example if you go to the main menu
    (www.rebeccapike.co.uk/menu.html)
    > and
    > click the "photographie" link, the page only seems to
    load after clicking
    > refresh a few times... could someone tell me why?
    >
    > Thanks very much in advance.
    >
    > Rebecca
    >

  • "Vertical Align Center" Text and a Shape

    Hi designers,
    I wonder if anyone could give me a hand with aligning text and shapes? I would like to align a number to the center of a circle. "Horizontal Align Center" works well. "Vertical Align Center", however, does not yield the desired result. The number turns out to be higher in the cycle (see figure below). The distance from the top of the circle to the top of the number zero, X, is shorter than the distance between the bottom of the circle and the bottom of the number zero. Is it possible to equal these two distances?
    Figure 1: The Outcome of Vertical Align Center
    Thanks,
    Haobo

    Hi Mylenium,
    Thank you very much for you very prompt reply, which solves the problem very effectively.
    If you do not mind, I have got two further questions.
    Firstly, is there an option similar to "Align to Path: Centre" under "Type on a Path Options" that changes how text is aligned?
    Secondly, does InDesign offer the aforementioned function?
    I sometimes label a large quantity of locations with alphanumeric characters, which are subject to frequent changes, and therefore would like to preserve the text if possible. I have heard that manipulating text is InDesign's area of expertise. If this function is not available in Illustrator but offered by InDesign, I can jot down another reason for acquiring the latter and split the workflow in the future.
    Thanks,
    Haobo

  • Graphic and title vertically aligned

    I'm trying to set up graphic images with numbered titles (captions) aligned to the left of the image. I have a single column layout with a side head. I'd like the graphics to go in the column and the title to go in the left side head, vertically aligned with the top of the graphic.
    My graphic title format has side head alignment and is in the right place. The anchor for the frame that holds the graphic is at the end of the title paragraph. I've tried different anchoring positions, but can't seem to get the frame in the column, vertically aligned with the title. Has anyone done this?

    You need to adjust the settings in the respective paratgs.
    For the Figure Caption paratag, set the Side Head-Alignment to be "Top Edge".
    For the Anchored frame in the next paratag set it to be at insertion point.
    Having a paragraph between the graphic title and the frame, breaks the "Keep with Next" between the two, leaving the possiblitly of having the title on one page and the graphic on the next.
    The anchored frame should be in that next paratag. There shouldn't be anything in between.
    If I follow your requirements, it looks something like this:

  • Vertical alignment is middle regardless of setting

    Running LiveCycle Designer ES 8.2 and Adobe Acrobat Pro 9 on Windows 7.
    I'm designing a form with many text fields.  Most of them work great.  However, I several text fields--some standalone, some table cells--where the vertical alignment of the user-entered value always shows as middle. 
    For example, this text field has the vertical alignment set to bottom, using the paragraph pallette:
    This is the same field with the alignment set to top:
    And this is the same field again, with the alignment set to middle:
    You will notice that they all look the same--always middle.  I'm able to set the caption alignment fine, and I'm aware of the way to distinguish between adjusting the caption and value properties in the paragraph pallette. 
    I can't determine any pattern as to why some of my text fields align fine according to the settings I specify, and some of them are always, always middle-aligned. 
    Are there any other settings or conditions which may be overriding my alignment settings for these specific fields? 
    It first started happening with table cells, so I assumed some table setting was causing the problem (although I never found it). Once standalone text fields started doing it too, though, I was extra stumped. 
    I am able to adjust all the horitzonal alignment settings fine.  I have tried deleting the offending cells and starting from scratch, but it hasn't helped.
    Any suggestions or help would be appreciated!
    Thanks,
    Marybeth

    This seems odd, but you need to also set the property JAVASE_DB_INTERACTION to false.
    <p>
    propertiesMap.put(EntityManagerFactoryProvider.JAVASE_DB_INTERACTION, "false");
    <p>---
    <br>James Sutherland
    <br>Oracle TopLink, EclipseLink
    <br>Wiki: Java Persistence, EclipseLink

Maybe you are looking for

  • After installing iOS5 i am unable to move built-in icons from one screen to another.

    Any ideas?  It works just fine on my iPhone4.  Just not on the iPad2.  I''m thinking there is a switch or something that I must have set incorrectly. Thanx! Al

  • Connection not established

    Hello! I'm having troubles syncing now that I have iOS7.0.4 on my iPhone 5 - I keep getting an error message stating "iTunes could not sync information to the iphone because a connection could not be established to the iphone". It's also taken home v

  • GR/IR not cleared Error

    Hi Guys, while doing GR/IR clearing for certain documents,we are getting error. The error log says " No clearing procedures were carried out " Please advise.. thanks srikanth..

  • Are these Permission OK?

    When I run repair permissions, these seem to always pop up, even after I just had a huge problem and had to reinstall the OS ... is this OK? In case it matters, this is my mac pro, on which i have a dedicate boot volume with library, system, applicat

  • Video Capture Card for New AluBook

    As I am sure you guys all know the new 'books don't have firewire. This eliminates a lot of good options for a video converter. What is my best usb option? I know the elgato eye tv converter is nice but it's expensive. I would buy it but knowing that