* Graham * Mywapmaster That is what the auth bar is for
and as it is now in an iframe there is no way of extracting the data for a login button
You need to have the auth bar on the blog page
If you have disabled it by adding <xt:auth skip="yes" /> to your headtags / header / footer
you can re enable it for the blog page by adding <xt:auth /> just below the <head> tag on your blog page (so that it is called before the one in headtags / header / footer)
You can also make the auth bar stay at the top by using js to change the position:fixed css tag to position:absolute
Again add it just below <head>
The <xt:auth /> tag causes the auth bar code to be inserted here rather than at the end of the page as normal
<xt:auth />
<script>document.getElementById("xt_auth_iframe").style.position="absolute";</script>

Copy code
2015-05-25 22:31 (edited 2015-05-25 22:43 by Graham ) · (1)
* tmyusuf * Mywapmaster For which site ?
2015-05-25 01:10 · (2)
* Mywapmaster hallo #graham or all users how to create a button or link to subscribe to the site ? (bagaimana membuat tombol atau link berlangganan site?)
2015-03-16 22:22 · (1)

Online: Guests: 1