Hi everybody,
We're writing Prev/Next buttons in code using
<div class="cl" style="padding-top: -40px">
<script type="text/javascript">TabNav(5,8)</script>
</div>
I manually found the padding-top for all other tabs. In one tab where I'm trying to use negative padding it doesn't work in IE7.
Any other way to be able to put the information close to the bottom?
Thanks in advance.
We're writing Prev/Next buttons in code using
<div class="cl" style="padding-top: -40px">
<script type="text/javascript">TabNav(5,8)</script>
</div>
I manually found the padding-top for all other tabs. In one tab where I'm trying to use negative padding it doesn't work in IE7.
Any other way to be able to put the information close to the bottom?
Thanks in advance.