|
#1
May 4, 2012, 05:16 AM
|
|
Hello,
I have few problems formatting tables with Atahualpa. I don't want to use Formidable Plugin because it is not user friendly for updates so I coded the tables in html.
First of all, I try to remove space between 2 boxes here. In ATA options>table style I wrote "border: none; border-collapse: collapse; float:top;" but it doesn't work.
Second issue, I would like to have the text beginning at the top of the box and not centered : I didn't manage to find the solution.
Anybody could help me? Thanks in advance.
isabelle
|
#2
May 4, 2012, 05:21 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
what verion of Atahualpa and WP?
What is the URL pointing to the table?
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#3
May 4, 2012, 05:24 AM
|
|
|
#4
May 4, 2012, 06:46 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
this is where using the FireBug extension of FireFox comes in handy. With it you can examine the page and see that there is some padding being put around post images (might want to look at that theme option)
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
#5
May 4, 2012, 07:08 AM
|
|
thanks it helped me for the padding (I don't understand why for I cancelled padding around images but now I'm ok).
And do you have any solution for the text?
Isabelle
|
#6
May 4, 2012, 09:01 AM
|
|
|
|
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
|
|
you need to define both cells of the table as the same height.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
|
|