Closed GoogleCodeExporter closed 9 years ago
You can see at the bottom of my forum, jixed bar is below logo image!
This is a great code! I hope you will fix this issue to make it good for forum
:)
Thanks so much!
Original comment by kendy.9...@gmail.com
on 27 Dec 2009 at 3:33
Hi kendy.9xvn,
Just move the DIV element/bar below the phpBB copyright and/or before the
closing
Body tag (</body>).
-----code snippet-----
<div>
<a class="copyright" href="http://www.phpbb.com/" title="phpBB.com">phpBB</a>
<a href="http://demo.phpbb3styles.net/..." id="small-logo_link" title="your slogan
here">Your slogan here</a>
<a class="footer_js" id="footer" name="footer" accesskey="z" href="#header"
title="Top">Top</a>
<a href="http://www.cosa-nostra-design.com/" id="link_home" title="Visit my
Home">Visit my Home</a>
</div>
<!-- phpBB copyright above -->
<!-- jixedbar DIV element/bar starts here -->
<div id="demo-bar">
....
</div>
<!-- jixedbar DIV element/bar ends here -->
-----code snippet-----
Thank you for using jixedbar, cheers!
Original comment by rawsw...@gmail.com
on 28 Dec 2009 at 3:23
...will be setting this as fixed.
As there are no more reply to this issue/problem.
Original comment by rawsw...@gmail.com
on 11 Jan 2010 at 4:05
Original issue reported on code.google.com by
kendy.9...@gmail.com
on 27 Dec 2009 at 2:32