Results 1 to 4 of 4
  1. #1
    Join Date
    Oct 2005
    Posts
    7
    Plugin Contributions
    0

    Default General HTML Question re: table alignment

    Hello!

    I can't seem to figure out why this image isn't aligning at the top of the table. Can someone take a look I would really appreciate it!

    http://www.janethull.com/shop/index....products_id=10

    Current code:

    <td align="center" valign="top" class="smallText" rowspan="3" width="100">
    <script language="javascript" type="text/javascript"><!--
    document.write('<a href="javascriptopupWindow(\'http://www.janethull.com/shop/index.php?main_page=popup_image&amp;pID=10\')"><img src="images/French Green Clay.jpg" border="0" alt="French Green Clay, 180 capsules" title=" French Green Clay, 180 capsules " width="120" height="120" hspace="5" vspace="5" /><br />larger image</a>');
    //--></script>
    <noscript>
    <a href="http://www.janethull.com/shop/index.php?main_page=popup_image&amp;pID=10" target="_blank"><img src="images/French Green Clay.jpg" border="0" alt="French Green Clay, 180 capsules" title=" French Green Clay, 180 capsules " width="120" height="120" hspace="5" vspace="5" /><br />larger image</a></noscript>
    </td>

    Thank you!

  2. #2
    Join Date
    Feb 2006
    Posts
    26
    Plugin Contributions
    0

    Default Re: General HTML Question re: table alignment

    The css class smallText (<td align="center" valign="top" class="smallText" rowspan="3" width="100">) -- has the value for vertical-align set to "middle".

    Change it to "top" and you're sorted :-)

  3. #3
    Join Date
    Oct 2005
    Posts
    7
    Plugin Contributions
    0

    Default Re: General HTML Question re: table alignment

    Thank you! I appreciate your help.

  4. #4
    Join Date
    Feb 2006
    Posts
    26
    Plugin Contributions
    0

    Default Re: General HTML Question re: table alignment

    Hehe, "We aim to please" :-)

    Glad you got it sorted.

 

 

Similar Threads

  1. Attribute table width + Alignment
    By Rainyplace in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Dec 2009, 09:23 AM
  2. General Page and Table Layouts
    By bpetruzzo in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Jan 2008, 03:50 PM
  3. General Template Question
    By Ralleh in forum Addon Templates
    Replies: 5
    Last Post: 18 Jan 2008, 07:33 AM
  4. table somewhere in general layout. how do i get rid of it?
    By odecom5 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 27 May 2007, 04:34 PM
  5. Table alignment and sizing problems
    By absoluteblock in forum General Questions
    Replies: 6
    Last Post: 8 May 2007, 05:31 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg