I got an question i have added this section of code to a template
Code: Select all
{* Start right sitebar *}
<div id="sidebarr">
{* Start Search *}
<div id="search">
{search}
</div>
{* End Search *}
<br />
<br />
<br />
<br />
<br />
<br />
<br />
<br />
{* Start Frontend Login *}
{FrontEndUsers}
{* End Frontend Login *}
</div>
{* End right sitebar *}
with ie7 and firefox it look great but with older versions of ie the right bar is not on the right site but more to the center where the content is.
Does anyone have an idea on how to fixs this small ie bug ??
Best Regards Djunity