• hii all.
    plz plz plz i ask any one here can help me to answer me and try to solve this problem with me,
    i start create my new site depending on wordpress 2.6 script.
    every thing was greaaaat till i tried to add table to single.php after the main content.to add a lot of plugging one per raw, ratings, post views, and bookmark button.
    i opened frontpage and started to create table in design mood. then i copied the code from code mood.
    i pasted it in nice place in single.php
    then i opened my site via firefox and every thing was greaaaaat coz i always using firefox.
    i opened internet explorer to try to test my site.
    but i found big white space between the end of post an the table
    here is an example in next pictures and i tried to do any thing to remove this big white space from being seen on internet explorer but i field.
    so please help me . how to remove this mistake or even start create new table witch goin to ge good in all kind of explorers.

    picture 1 firefox view
    https://up.x333x.com/uploads/6e4ac8a038.gif

    picture 2 Internet Explorer view
    https://up.x333x.com/uploads/31999f9fa6.gif

    thannx all and have anice day

Viewing 6 replies - 1 through 6 (of 6 total)
  • It’s impossible to offer a solution without seeing the code – I can see you have a problem with IE, but can’t look at the code underneath to see what might be wrong.

    IE likes to inherit proprieties of other divs, based on my own experience with fixing sites for IE it is more than likely a margin problem.

    But like RoseCitySister mentioned it is impossible to know without seeing the code.

    Thread Starter maxense

    (@maxense)

    OK Guys
    here is the code

    <table id=”wptable-3″ class=”wptable rowstyle-alt” border=”0″ cellspacing=”1″>
    <tbody>
    <tr>
    <td style=”width: 460px;” align=”left” bgcolor=”#efefef”>Demo<img class=”alignnone” title=”ASD” src=”https://techtreak.com/img/vector452.jpg&#8221; alt=”” width=”594″ height=”388″ /></td>
    </tr>
    </tbody></table>
    <table id=”wptable-3″ class=”wptable rowstyle-alt” border=”0″ cellspacing=”1″>
    <tbody>
    <tr>
    <td style=”width: 140px;” align=”left” bgcolor=”#efefef”>Demo</td>
    <td style=”width: 320px;” align=”left” bgcolor=”#efefef”>edit me</td>
    </tr>
    <tr>
    <td style=”width: 140px;” align=”left”>Template Name</td>
    <td style=”width: 320px;” align=”left”>edit me</td>
    </tr>
    <tr class=”alt”>
    <td style=”width: 140px;” align=”left” bgcolor=”#efefef”>Designer & Source</td>
    <td style=”width: 320px;” align=”left” bgcolor=”#efefef”>edit me</td>
    </tr>
    </tbody></table>

    lol. thats hilarious. Youre asking for design help and THATS what you provide as “code”?

    https://btemplates.com/ <– theres your site, now either provide a link to the test page youre working on, or do what any otherwise smart person would do .. view your source, save the file, and upload THAT to another so that we can see the page, all of it, please.

    I don’t really get it either, maxense. Why the secrecy? You’ve got your site domain in the img src.

    I sounded short in that last post — was waiting for another reply before I stepped back in to say that wasn’t my intention.

    Its just funny when people ask for design help but dont/cant/wont share the underlying code (ALL of it). Its a simple thing to get the page source, and create a static HTML page in the case of people that dont want dev urls to be indexed off here.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘this gonna drive me crazy – wordpress coding –’ is closed to new replies.