How to turn table cell borders on

No matter what I do, certain cell borders are turned off and they have different thicknesses. I want all borders of all cells in all tables in the page always turned on. I can't see any way to do this in CS6, the border button has disappeared. If it helps the cells can span multiple columns and/or rows.  I don't see any difference in the source code for old tables created in a previous version and new tables.

CSS code:
table td {
border: 1px solid #CCC;  /**adjust values as desired**/
Nancy O.

Similar Messages

  • How to remove table cell borders

    Hi,
    I’m using dreamweaver cs6.first i create a HTML page then i create a div tag (800w 900 h) & create a table inside of above div. i want to keep table border & make it to tickness, want to remove cell borders. I can’t find any options to remove the cell borders. Please any one can help me.
    Thank you.

    table.borderless {
    border-width: 0px;
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    text-align: center;
    text-transform: none;
    table.borderless th {
        border-width: 0px;
        padding: 5px;
        background-color: white;   
    table.borderless td {
        border-width: 0px;
        padding: 5px;
        background-color: white;
    <table width="250" height="150" align="center" class="borderless">
    <tr>
      <th colspan="2" class="style1">Borderless table<br />
       cell 1 &amp; 2 merged</span> </th>
      </tr>
    <tr>
      <th class="borderless">cell 3 </th>
      <td class="borderless">cell 4 </td>
    </tr>
    <tr>
        <th>cell 5 </th>
        <td>cell 6 </td>
    </tr>
    </table>

  • How to set table cell renderer in a specific cell?

    how to set table cell renderer in a specific cell?
    i want set a cell to be a button in renderer!
    how to do?
    any link or document can read>?
    thx!

    Take a look at :
    http://www2.gol.com/users/tame/swing/examples/SwingExamples.html
    It is very interesting, and I think your answer is here.
    Denis

  • How do I remove unwanted table/ cell borders in firefox

    I just built my website in dreamweaver. When I preview it, it
    looks fine in both firefox & safari. However when i post and
    view my site online, i see unwanted cel borders in firefox...I've
    already checked the code and the border is set to 0 - any help is
    much appreciated
    thanks! Maura

    Hi Maura,
    Nice site and great art!
    I see the borders in firefox but not in internet explorer.
    I'm no expert on this, but have you tried altering the cell
    padding and cell spacing value - for example, both to zero? Does
    this help?

  • How to change Table Cell Field Type Dynamically?

    Hi All,
    I am fetching some news data from backend DB and displaying them in a WD Table. Now one News Item may or may not have a URL behind it. If I find the URL as null then I want to display the news as simple TextView otherwise as LinkToUrl. How can I change this input type dynamically for each row in the runtime?
    If I use LinkToUrl all the time then the items which has URL as null gets displayed as normal text, but they are of very faint color and I can not change the text design. Whether if I user TextView I can set some text design like Header2, Header 3 etc.
    Can anybody please help with some code block? My main requirement is how to change the table cell input type dynamically.
    Thanks in Advance.
    Shubhadip

    Hi Shubhadip,
    This is the sample code for creating and adding a table cell editor table dynamically.
    public static void wdDoModifyView
    (IPrivateDynamicTableCreationView wdThis, IPrivateDynamicTableCreationView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
    //@@begin wdDoModifyView
    /*** 1.Create Table **/
    IWDTable table =
    (IWDTable) view.createElement(IWDTable.class, "table1");
    table.setWidth("100%");
    table.setVisibleRowCount(data.length);
    /*** 2.Create nameColumn **/
    IWDTableColumn nameColumn =
    (IWDTableColumn) view.createElement(IWDTableColumn.class, "Name");
    IWDCaption colHeader =
    (IWDCaption) view.createElement(IWDCaption.class, "NameHeader");
    colHeader.setText("–¼‘O");
    nameColumn.setHeader(colHeader);
    IWDTextView nameViewer =
    (IWDTextView) view.createElement(IWDTextView.class, "NameViewer");
    nameViewer.bindText(nameAtt);
    IWDTableCellEditor editor = (IWDTableCellEditor) nameViewer;
    nameColumn.setTableCellEditor(editor);
    table.addColumn(nameColumn);
    IWDTableColumn nationalityColumn =
    (IWDTableColumn) view.createElement(
    IWDTableColumn.class,
    "Nationality");
    IWDTableCellEditor nationalityEditor =
    (IWDTableCellEditor) nationalityViewer;
    nationalityColumn.setTableCellEditor(nationalityEditor);
    table.addColumn(nationalityColumn);
    /** 3. Bind context to table **/
    table.bindDataSource(nodeInfo);
    //@@end
    Bala
    Kindly reward appropriate points.

  • How to mix table cells in keynote for ipad ?

    I am trying to mix some table cells in my keyonote for iPad, but can not find how. I had created the presentation at my MacBook but when transfered for the iPad, it did lost this format.

    Short answer: You can't. Selecting images for bullets only works on the Mac.
    However, if you have both Keynote '09 for OSX and Keynote for iOS, you can create a dummy Keynote presentation on the Mac and add any modified bullets you need to it and then copy the Keynote dummy to your iPad using iTunes or Dropbox and then use this file on your iPad as a sort of scrap yard for bullet parts - you can open it on the iPad, COPY a slide that has the bullets that you like, close that file, open the file you want the bullets to appear and PASTE the slide. The bullets with the graphic elements you want will now behave as bullets on your iPad. Or...
    If you only want the bullets, not the background slide, select the text box containing the bullets and COPY, then PASTE the Text Box where you want it on your own slide.
    You may have to fiddle with fonts.
    Messy, but works.
    Good Luck.

  • How to make table cell have certain width

    Hi
    i have 3 cells when i write text in any cell it effects the
    width of other cells !!!
    how to make every cell have certain? i mean i want to wrap
    the text not to effect the cell width
    thanks in advance.

    Hi Mac,
    Try this
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
    Transitional//EN">
    <HTML><HEAD><TITLE>Home</TITLE>
    <META http-equiv=Content-Type content="text/html;
    charset=iso-8859-1">
    <style>
    .text-content-green {
    FONT-SIZE: 11px;
    COLOR: #a5a834;
    LINE-HEIGHT: 20px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none;
    .text-content-green:hover {
    FONT-SIZE: 11px;
    COLOR: #AE0B0B;
    LINE-HEIGHT: 20px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION:underline;
    .margin {
    margin: 1px 1px 1px 1px;
    border-style: solid;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-color: gainsboro;
    </style
    </HEAD>
    <BODY topmargin="10px" leftmargin="0" rightmargin="0"
    class="body-style">
    <TABLE width="729" border="0" cellpadding="0"
    cellspacing="0" cellsadding="0" align="center" class="margin">
    <TBODY>
    <TR>
    <TD width="125" valign="top" bgcolor="#f0f0c1">
    <table width="125" border="0" cellspacing="0"
    cellpadding="0">
    <tr>
    <td width="25" height="25" align="middle"></td>
    <td width="108" class="text-content-green"><A
    class="text-content-green" href="default.html">LEFT
    NAV</A></td>
    </tr>
    <tr>
    <td colspan="2" align="middle"></td>
    </tr>
    <tr>
    <td width="25" height="25" align="middle"></td>
    <td width="108" class="text-content-green"></td>
    </tr>
    <tr>
    <td colspan="2"></td>
    </tr>
    </table>
    </TD>
    <TD vAlign=top width=539 bgColor="white" height=471>
    <P class="text-content-green" align=left
    style="padding-left:5px">Lorem ipsum dolor sit amet, consectetur
    adipisicing elit.Duis aute irure dolor in reprehenderit in
    voluptate velit esse cillum .
    </P>
    </TD>
    </TR>
    </TBODY>
    </TABLE>
    </TD>
    </TR>
    </TBODY>
    </TABLE>
    </BODY>
    </HTML>
    HTH
    Shanthi

  • How to replace table cell elements position

    Hello Experts,
    I have a requirement where i have to replace the table cell elements at runtime.
    lets say for example i have a node structure  like this:
    Root Node
        table Node data
            cell 1 (Name)
            cell 2 (Description)
    Now once the table rendered on Adobe form let say it has 2 rows
    1st row : Test name1   |    Test description1
    2nd row: Test name2   |     Test description2
    now for display i have to show on form like this:
    1st row : Test name1            |     Test name2
    2nd row: Test description1   |     Test description2
    Constraint is i  cant change table node structure ,Now i was thinking if i could replace row 2 cell 1 ui element with row 1 cell 2 ui element at runtime in table without changing the mapped values.
    Please let me know how i can achieve this or if is there any alternative way to do this.
    Any inputs and help are most welcome.
    Thanks,
    Siddharth

    Hi Siddharth,
    You can achieve you requirement by creating table using subforms instead of using normal Table UI element.
    Create the Table structure this way.
    Table(Subform)     
    Row(Subform)
    Name (TextField)
    Description(TextField)
    Put the name and description field in single column. Bind the table subform with node Data and set  the property like this :
    Content : Flowed
    Flow Direction : Western Text
    also check the "Repeat the subform for Each Data item" property.
    Set the property of the Subform Row like this:
    Content : Flowed
    Flow Direction : top To bottom
    Bind the Name & Description text field with  the proper context.
    Thanks & regards
    Ravindra Singh

  • Table cell Borders not appearing

    I am creating a basic table style. I want a header row that
    has shading, with headings in bold and centered. When I create a
    table style, this is no problem to set up.
    I want the rows underneath the header to all have plain black
    1-pixel vertical and horizontal borders. When I edit the table
    style, it lets me have vertical or horizontal borders, but not
    both. If I select to have horizontal, it puts them in. Then if I
    select vertical, it removes the horizontal. When I click on Whole
    Table, it doesn't change. It doesn't apply the borders to all the
    cells.
    I appreciate any help anyone can give me!
    Thanks,
    Kathleen Baine

    This process is not intuitive.
    Try this to understand how it works.
    With Apply formatting to: Whole Table, change the border
    colour to red.
    You will see just the border for the Whole Table change, that
    is the outer border.
    Without exiting the editor, change "Apply formatting to" even
    rows. Note the colour picker will change and so will the border
    size in the Border controls. Change that to what you red and 1px as
    well, now do that for for odd rows.
    I think by now you will be getting the hang of it.
    Post back if still in trouble.

  • How to make table cells mandatory when visible

    I have a form with two hidden subforms. Each subform contains a table with fields that need to be mandatory when visible.
    The subforms are hidden or revealed based on a selection from a drop-down list.
    I found the below script which works great for making a text field mandatory when visible, but, how do you apply this to cells in a table?
    I can't figure it out.
    if ("RMC-Fort Lupton-FIRE-DOT" == xfa.event.newText)
        Table.FL.presence = "visible";
        Table.FL.TextField1.mandatory ="error";
    else
        Table.FL.presence = "hidden";
        Table.FL.TextField1.mandatory ="disabled";
    if ("RMC-Ault-FIRE-DOT" == xfa.event.newText)
        Table.ALT.presence = "visible";
        Table.ALT.TextField2.mandatory ="error";
    else
        Table.ALT.presence = "hidden";
        Table.ALT.TextField2.mandatory ="disabled";
    Thanks in advance!

    Hi Bibhu,
    Thanks for responding.
    Here is the table structure. Rows 1 through 25 are all the same. Each row has two cells with Radio Buttons named "AsFound" and "AsLeft." Both need to be mandatory when visible. If you need more information, let me know.
    Thanks!
    Kurt

  • Table cell borders not always visible

    I created a PDF out of an existing Word doc. The doc is a table. The visibility of the table borders is unpredictable in the PDF. At certain zoom levels some disappear/reappear, and there doesn't seem to be a consistent pattern or behavior. Any thoughts?

    This process is not intuitive.
    Try this to understand how it works.
    With Apply formatting to: Whole Table, change the border
    colour to red.
    You will see just the border for the Whole Table change, that
    is the outer border.
    Without exiting the editor, change "Apply formatting to" even
    rows. Note the colour picker will change and so will the border
    size in the Border controls. Change that to what you red and 1px as
    well, now do that for for odd rows.
    I think by now you will be getting the hang of it.
    Post back if still in trouble.

  • How can a table cell span more than one page?

    I need to configure a table of text that permits a single cell containing a large quantity of text to automatically span several pages. This works easily in WORD but not (apparently) in PAGES. I have used the Inspector to check that the table is configured to "Automatically resize to fit content", and that text also wraps in the cells. However, when text entered into a cell reaches the bottom of the page it disappears from view, even though more text can still be added to thst cell. Thus, the contents of the cell do not automatically flow into view on the next page (as automatically does happen in Microsoft Word). The "Pages08 User Manual", page 177, makes no reference to this facility. Neither does the video tutorial on Pages tables. Furthermore, I can find nothing in the "Template Chooser" that I can adapt to my needs. I very much doubt that this is a real limitation in Pages software - so what I am doing wrong?

    Thanks, Peter. Okay, I have tried this but without too much success.
    I set up a landscape, two column page and imported the Russian text. That resulted in 13 pages of Russian text, in both left and right columns. I then added the English at the end of the Russian and now have 26 pages in total. Then, as you suggest, I inserted a Column Break after the Russian. This forced the English to begin afresh on page 14.
    Now I need to find a way of keeping all the Russian text in the left column of all the 26 pages so that I can have the corresponding English translation adjacent in the right column (for all pages 1 - 26). I have explored your suggestion of Layout Breaks but think I have either misunderstood you, or I am doing something fundamentally wrong!
    Okay, so now I need to be a little more specific to help you visualize the problem. On my page 1, left column, I have three paragraphs of Russian. Para 4 begins close to the bottom of the left column and flows, as expected into the right-hand column of page 1. Now, if I insert a Layout Break at the end of para 3, I find paras 1-3 are uniformly shared across both the left and right columns. Para 4 stays in the left column, and understandably has moved up somewhat, but para 5, following correctly below para 4 in the left column now flows into the right column, following on from the end of para 3. There are no visual breaks, so now my page 1 left column reads paras 1, 2, first part of 3, then 4 and first part of 5, while the right column now shows the second part of para 3 and the the second part of para 5. This is confusing to understand and confusing to read. This is no good at all.
    Inserting a Section Break after para 3 results in para 4 beginning in the left column of page 2 and the whole of the right column of page 1 remains blank. It also seems that that right column is now rendered inaccessible and so I will not be able to put the English of paras 1- 3 into it so that they are adjacent to the Russian paras 1-3 in the left column of page 1.
    Inserting a Page Break instead of a Section Break produces the same effect.
    In conclusion, I am still stumped. To keep all the Russian in the left column of all 26 pages, I would need to insert a page break at the end of every page .... but then there would seem to be no way to insert the English into the corresponding right-hand columns, beginning of course on page 1. I am surprised that such a fundamentally useful word-processing facility is so complex (or perhaps impossible) in Pages.
    Thanks, again, Peter. I have to say that you have been more helpful and informed than any others that have tussled with me over this difficulty.

  • How to make table cell drop down menu from an existing range in cell

    Is this possible?? Checked all over the web & coming up empty. Trying to avoid re-typing in contents from previously created tables in the cell format pop-up menu. Please help.

    I don't think there is an easy way to do this unless Yvan comes up with a script for you.
    One option is to select the range of cells and copy/paste to TextEdit (yes, surprisingly it'll take a range of cells) then from TextEdit you can copy/paste each cell's contents one at a time to the popup menu list. Still a pain but it might be easier than other methods. The workflow I found quickest was to position TextEdit near the Inspector pane (which is open to the Cell inspector with your popup in it) and have the top of the Numbers window nearby. Double click on one cell's contents in TextEdit then Cmd-C to copy, click on the Numbers window up in the toolbar to make Numbers active again without selecting a different cell, then put the contents in the inspector (hit + then paste with Cmd-V). Repeat.
    Message was edited by: Badunit

  • Table cell borders

    When I have a table set up with thin line borders in Numbers '09 on my laptop, save to iCloud and then open in Numbers on iPad the borders are gone!

    Pinch to a greater zoom and see if they return.
    Jerry

  • How does turning off "Cell Network Search" affect "Find My iPhone"?

    I have turned Cell Network Search off in an effort to reduce battery drain under iOS 7.1.  Does this in any way affect Find My iPhone?
    I have Location Services on for Find My iPhone.  I turn Background App Refresh off when I'm at home and on when I'm out; I believe this doesn't affect Find My iPhone.
    I'd be interested in Apple's official description (which I wasn't able to locate) as well as any personal experiences. 
    Thanks.

    You can find out the answer yourself.
    Log into icloud.com and use the find my iphone feature and see what it says.
    BTW there is no Apple in this forum, just apple device users like you and I.

Maybe you are looking for

  • Weird Problem with Add Row Button in Master Detail Page

    I have a page that was created with a Master Detail Wizard. When I click the Add Row button on our Production Environment, the row counter increments BUT no blank row shows on the screen. In our Development Environment, when I click the Add Row butto

  • Generic BOR Object - TSTC

    Hi all, Can anyone let me know how the generic BOR object 'TSTC' can be used to call transactions from CRM4.0(SIE) to backend R/3 systems in a transaction launcher. Basically, i will be interested in knowing - how one can pass the transaction code -

  • Way to listen for change in JTable cell?

    I am having troubles trying to catch a key event while the user is entering text inside a given JTable cell (x/y location). The JTable only seems to manage String objects in it's cells so I can't place a JTextField in there with a KeyListener on it.

  • How to retain form data with cfpdf flatten option

    I created an intertactive form from an existing pdf using Acrobat 8.0/Live Cycle designer. Now I am trying to use it in my application where I use cfpdfform tag to first populate the pdf, and then create a flattened copy of the form using cfpdf actio

  • Error in wizard to create new RFC model: connect to message server failed

    Hi, I am trying to create a new RFC model in my Web Dynpro project in NWDS.  In the wizard, I reach the step where I am required to enter the SAP login information.  I then enter the details in the Load Balancing tab and click Next.  The error messag