Author |
Topic: Positioning images in table cells (Read 622 times) |
|
MikeM
YaBB Newbie

 I love Web CD and ebooks software!


Gender: 
Posts: 1
|
 |
Positioning images in table cells
« on: Nov 8th, 2003, 3:59pm » |
Quote Modify
|
How do I position an image in a cell? For icons I want to position centrally but HTML is generated with VALIGN=TOP automatically. Also, how do I control horizontal positioning in a cell? There appears to be no option for this and I can only insert HTML at TABLE level. Thanks, Mike
|
|
Logged |
|
|
|
Support Staff
YaBB Administrator
    
 Meow!

Gender: 
Posts: 1134
|
 |
Re: Positioning images in table cells
« Reply #1 on: Nov 17th, 2003, 10:35am » |
Quote Modify
|
If you want to add further modification to the HTML of a TABLE, I think you should write all the table in HTML, or at least to use HTML where needed with a "Insert >HTML >Within text" (or CTRL+H) block. For example, 1x1 cell table; you might use CTRL+H and write <table><tr><td> then you can insert some visual content with EWE; then CTRL+H </td></tr></table> I know this isn't visual but it's you that want to edit the code .
|
|
Logged |
|
|
|
|