JoeGrizzly
Forum Replies Created
-
Ok, I added a child theme, but does anybody know how to add images to the left of TwentyTen’s search results?
Forum: Themes and Templates
In reply to: Problem with table alignment in posts for TwentyTen themebig thanks for all your help james, everything works now. merry christmas!
Forum: Themes and Templates
In reply to: Problem with table alignment in posts for TwentyTen themeThanks james, everything works now. There’s just one last problem with the styling. The content within the cells are centered with padding on the sides. I’d like to remove or greatly reduce the padding since it’s so large that it’s causing all the content within my cells to look weird and on multiple lines.
Forum: Themes and Templates
In reply to: Problem with table alignment in posts for TwentyTen themeYeah, that looks great! Only thing, can you align the image so that it’s bumped to the top of its cell? And also, how would you remove the padding that each cell has so that the text can start right at the edge of each cell instead of being centered?
Forum: Themes and Templates
In reply to: Problem with table alignment in posts for TwentyTen themeThanks, but I tried removing the width and making it smaller and that didn’t effect the way the image was causing everything to be bumped down.
If you look on the page you posted james, the problem is still there where there’s a large gap to the right of the image that is forcing the text in the two columns to the right of the image to start way too far down.
Forum: Themes and Templates
In reply to: Problem with table alignment in posts for TwentyTen themeIt works fine on other themes I test it on, so it has to be something in the stylesheet causing this. Anybody have any idea what in the stylesheet could be creating this problem or what I should look at changing?
Forum: Themes and Templates
In reply to: Problem with table alignment in posts for TwentyTen themeI don’t think so. It has an “alignnone” which you can see in the code. I tried changing the alignment options, didn’t fix anything.
Forum: Fixing WordPress
In reply to: Problem with table alignment in posts for TwentyTen themeHere’s an example screenshot of the problem: http://yfrog.com/3ttesttablej
Forum: Themes and Templates
In reply to: A Better Way to Add Tables/3 Columns to Posts?here’s the code I’m using to generate the tables:
http://wordpress.pastebin.com/SN6MqGxnForum: Themes and Templates
In reply to: A Better Way to Add Tables/3 Columns to Posts?I tried inputting the same HTML text into another theme’s post and it displayed a lot cleaner. The main problem I’m having is that I can’t figure out how to define the exact widths of each column. For example, the first column that displays an image (180px width) is wider than 180px, so there’s tons of extra space in that column that I don’t want. For some reason the image also causes the other 2 column’s to be bumped down below it… This only happens with the TwentyTen theme, my other theme changes the size of the column so that there’s only enough space for the image and lines everything up perfect. How can I adjust TwentyTen’s style so that it removes borders/extra spacing from tables? Here’s an example of the table code I’m copying and pasting into each post’s HTML.
[Code moderated as per the Forum Rules. Please use the pastebin]
Here’s an image of the problem:
http://yfrog.com/3ttesttablej