Hello
I test a template and it looks oke in IE. You can see it on this link:
http://www.helpchat.nl/pages/444.php The red test photo comes nice under the orange header.
when you look it with firefox you see the red test photo is not nice under the orange header?
I ask in another forum what is the problem and how fix this problem. The answhere whas:
Change <p><a id="wb_section_5" name="wb_section_5"></a></p>
to <p style="display:inline;"><a id="wb_section_5" name="wb_section_5"></a></p>
But it dont work.
I chance this in framework/frontend.functions.php line 217
Any idea how to fix the problem??
Jan