I need to do 4 columns in a form and I’m using the css classes one-fourth first, one-fourth second, one-fourth third and one-fourth fourth.
Is that correct? Because the result is not!
What I need is to create the top form (ninja) exactly the same as the bottom one (html). Anybody knows how could I do it?
Thanks a lot!
Miguel
My generic include file zeros all margins and padding, save for floats, list items, blockQuotes and I’m sure there’s one I’m missing; those I define. I’m frustrated by the gaudy vertical spacing every line receives whether it is inside a <td> or between blocks; yes, cellPadding=0 and cellSpacing=0 were used. One thing about that is the zeroing of margin and spacing I do happen in the include file so it can be overridden by the page CSS. Yes, since I remove all vertical spacing, I add classes to ad it in when I want it back. Another thing, I don’t see anywhere to change to width of a column in the table. When I write them I size them when all the data is entered. Again, click and drag makes sense for your theme of using non-programmers.
I used tables on a recent post. When I do I’m liable to need the colSpan=x attribute. Not available to use on the table creation. If I could click separation lines to define col/rowSpans that would work with the WordPress theme of letting non-programmers to the content arranging.
Also, don’t know where to find access to font style and size for the theme. At the very least to know where I’m starting from, at best to alter the theme from the beginning.
Are any of these features coming out in the new release I just saw today?
Can anyone think of anything else think of something that would help table construction and formatting?
====
That’s the one I forgot sup & sub definitions.
]]>I am trying to design a bracket with Tablepress. Is there a way to get the image in column B (Atlantic – West Chester, PA & Shepherd/West Chester) to merge & be centered in rows 2 & 3? I tried to enter the image in row 2 and put #rowspan# in row 3 but the image stays in row 2 only. I would like it to line up like it does in the image at the bottom of the table.
Thank you,
Kris
thanks for great plugin.
I need simple filters at top of columns. Just simple textboxes where by entering any text, table data will be filtered. Another thing is colspan/rowspan functionality. And i am ready to pay for this development, if you can get this programmed for me. Kindly quote..
<!-- Multiple events in a single day (note the rowspan) -->
<tr>
<td class="agenda-date" class="active" rowspan="2">
when i Generate the static content, the rowspan property disappeares
You can see the original source here
https://wpgite.pamperoviaggi.com/gardaland-bus/
and the static content here
https://gite.pamperoviaggi.com/gardaland-bus/
Can you help me
]]>A | B | C | D | E
when i using #rowspan#
for column
A | C | D | E
combine only column
A | D | E
column
C
not work combine.
It bug?
Thanks your help.
I using free version.
]]>