I can't get some things done
-
Hello, can anybody help me whit two things???
I am making an website for my dog kennel and i just can’t two things solved.1 I get the pedigree table in, but the names will al go on one line in the pedigree.
How can I solve that???2 I can’t get images side by side. I need 1 image above and then I need 2 images beneath that 1, but just can get it right.
I’ve looked in Image Alignment and there is seems so easy to do.
Thanks already for the help :-)
The blog I need help with is: (visible only to logged in users)
-
You are using the Twenty Eleven theme and it does not support HTML tables.
You can use these instructions to create static pages. If the pedigree is an image you can use these instructions to upload it into the page. If it isn’t an image then remove all the HTML table coding and post the text.Images side-by-side > Image Alignment > http://en.support.wordpress.com/images/image-alignment/#side-by-side
-
@TT: Where did you get that idea from? There’s no theme that doesn’t support HTML tables.
@joke69tje: Please link to the post or page you’re talking about, after you add all the content and the images.
-
@Panos
When I switched to Twenty Eleven the HTML table that contained my social networking icons in a text widget was all mucked up. I switched to Comet and it was fine.I switched back to Twenty Eleven and it was all mucked up again. I removed the table code completely and posted the icons without it.I removed HTML tables from this post for the same reason. http://onecoolsitebloggingtips.com/2008/03/31/how-to-make-html-tables-for-your-wordpress-blog/
You can see what remains of HTML tables in this post > http://onecoolsitebloggingtips.com/2010/03/24/align-images-html-tables-for-wordpress-blogs/
-
As I said, all themes support table coding. It’s just that the CSS of 2011(and a few other themes) includes some very quirky choices for cell padding, vertical alignment etc., so if you use plain tr and td tags you won’t get the result you would expect – you need much extra coding to override those choices. (That’s exactly what I had in mind here when I told ds about my giving “inline CSS solutions to users who cannot fathom why their tables are a mess in some of the newer themes”.) Also your using border=1 and such is outdated. Personally I can make any table look any way I like in any theme. If you wish, I can show you what it would take to turn the table example in the post you linked to back to ‘normal’.
-
-
Sure I will, only I’ll do it tomorrow (it’s 4.30am over here). And I’d rather send the results to you instead of posting them here, if you agree.
No, you don’t need to post the code, I can copy it from your sourcecode. You want each “row x, cell x” in a box, without all that extra space next to them, right? And the first set of images with no borders at all, the second one with just a border around the whole set?
-
- The topic ‘I can't get some things done’ is closed to new replies.