• Look:

    room203.net/blog
    (i just started it and havent had much time to work on things. i still need to change some colors and other css things.)

    I’m thinking the space around the image and text has something to do with the padding or spacing settings in the CSS.

    If it is in fact caused by the CSS, is there a workaround?
    I’m not going to change my CSS because I like what I’ve done with it (patterned after the noscope zenphoto design)

    If it is not in the CSS, what can I do to get those spaces out of there?

Viewing 2 replies - 1 through 2 (of 2 total)
  • For one thing, why are you using <tables> within WordPress? I just viewed the source, and your use of <table> tags are wrong and or not right..but besides that..use <divs> instead of tables..

    spencerp

    In the view source….this is what I see:

    <body>
    <center>
    <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#77613a" width="662" id="AutoNumber1" height="33">
    <tr>
    <td width="600" height="8">

    <p align="center">
    <img border="0" src="https://www.room203.net/kbheader3.jpg&quot; width="660" height="200"></td>

    </tr>
    <tr>
    <td width="662" height="24" bgcolor="#FFFFFF">
    <p align="center"><font face=verdana size=-2 color=aea87a>hi there. | <a href=https://www.room203.net/blog>home</a> | <a href=https://www.room203.net/photos>photos</a> | <A HREF="mailto:adam@room203.net">

    adam@room203.net</A></td>

    </tr>

    </table>

    <div id="farouter">

    <!-- Start Header -->
    <div id="header">

    </div>
    <!-- End Header -->

    What’s going with the codes may I ask..excuse my “french” but this is all fucked up..no wonder there is problems.. LOL! =)

    spencerp

    And, before you come back with a smart assed comment like, “well then help me with it!” My reply is, why’d you fuck it up to start with, with <tables> and add that shitty coding to begin with lol!!??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Table in header contains unwanted space’ is closed to new replies.