
Re: [STYLE] - Black Pearl And Rainbow Pearl
This has been asked before, but i don't think anyone has solved it.
the answers to the questions (that i have seen) is always that the person asking has done his edits wrong.
I have search (on and off) on different forums for people using this style to see if anyone has solved this and i still can't figure out how to fix it.
No matter how i edit the
viewtopic_body.html file, i can't get the ads or an image to show after first post.
So, just to make sure that i didn't mess up on any edits, i installed a new phpbb3 3.0.4 board, and i downloaded the latest Black_pearl for phpbb3,
and i made 1 edit, i put this code (it's a test image)
<!-- IF postrow.S_FIRST_ROW == 2 -->
<div class="post bg3">
<div class="inner"><span class="corners-top"><span></span></span>
<div align="center">
<img src="http://altecart.com/pics/bannertest.jpg" />
</div>
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- ENDIF -->
above this (on line 278 of the
viewtopic_body.html file)
and the image will not show after first post, it still only shows before first post.
does anyone know why ?
i have tried moving that code around and still nothing.
HERE is a link to the post i'm talking about
you will see a pink banner above first post as a test.