Thread: Table Trick

Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Jan 2008
    Posts
    82
    Plugin Contributions
    0

    Default Table Trick

    hi,

    I want to be able to put this code into my template but whenever I try I skew up the whole page this is basically what is called the table trich and it ebables your product description to be closer to the top of the page where the indexing spider can get to it fast instead of deep below your whole navigation menu. All that needs doing is to be able to put this into the correct places in the tpl_main_page.php but I don't know enough php to do it right, can anybody help please (I have attached my tpl_main_page.php since its customized):

    <html>
    <head>
    </head>
    <body>
    <table>
    <tr valign="top">
    <td><!-- leave this TD empty - it will disappear --></td>
    <td rowspan=2>Put the text for the page here. </td>
    </tr>
    <tr valign="top">
    <td>Put the Navigation Bar Here</td>
    </tr>
    </table>
    </body>
    </html>

    More details about this can be read here
    http://www.wordsinarow.com/table-trick.html

    Attached Files Attached Files

 

 

Similar Threads

  1. What's the trick with Admin Rename Directory ??
    By jbiquez in forum Basic Configuration
    Replies: 4
    Last Post: 23 Mar 2011, 02:52 AM
  2. Handy little popup trick
    By r1formetoo in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 18 May 2009, 01:40 AM
  3. Flyout Menu Trick!!
    By yabora in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Sep 2006, 01:53 PM
  4. Buttons and Pics - What's the trick ?
    By Muddler in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 26 May 2006, 04:30 PM

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