BiskitPics
Member
Posted 5 months ago #
Hello,
I have written a small table to insert some images with corresdonding text at the side.
Link
I am able to write a few words but when I try to add more description the whole thing goes awry, with the text starting at the base line of the image and moving everything downwards. I have tried inserting a "top" alignment to the text to no avail.
Is this simply because the Theme I am using is incomapatble for tables or is there a solution?
Many thanks
Are you simply wanting the text to align to the top of the td beside the images. If you you could add vertical-align: top; to the style-weaver.css file to the #content tr td rule on line 124.
If that's not what you want, explain a little further and I'll give you a hand.
BiskitPics
Member
Posted 5 months ago #
Thanks James, I'll have a look at that.
This is a WordPress web site hosted via a provider. Would I still be able to do that?