1 (edited by micxuy 2006-10-17 21:08)

Topic: problem with CSS. please help

hi guys;
im trying to integrate punbb to my existing css. everything seems fine however its only appear good when using firefox, otherwise if using IE, always have some lines between each <div> .
http://os.job4vn.net/Forum/index.php

i dont know why, please help me

P/s; eventhough in my main page it works fine...

2

Re: problem with CSS. please help

what page does it look strange on?

i looked and cant see anything

Re: problem with CSS. please help

what do u mean by cant see anything?

i mean inside the forum the header. i put in the main.tpl the code like this

<div class="header_top"></div>    <div class="header">
<div id="punwrap">
<div id="pun<pun_page>" class="pun">

<div id="brdheader" class="block">
    <div class="box">
        <div id="brdtitle" class="inbox">
            <pun_title>
            <pun_desc>
        </div>
        <pun_navlinks>
        <pun_status>
    </div>
</div>

<pun_announcement>

<pun_main>

<pun_footer>

</div>
</div>
</div>
<div class="header_bottom"></div>

but it always appears the white line at the bottomw of every <div> ;however its perfect in firefox

4 (edited by micxuy 2006-10-18 07:02)

Re: problem with CSS. please help

i fixed it, cheers... it have problem with the fonts though...

5

Re: problem with CSS. please help

im using IE6 and dont see anything