Quote:
Originally Posted by dartho
@Swissbob: If you allow users to change styles, I'd suggest adding the following at the very end of the footer template (replace x with the styleid number of your preferred style):
Code:
<div class="navbar">
<a href="/index.php?$session[sessionurl]styleid=x>Full Version</a>
</div>
|
That's great, thank you.
It didn't seem to work without allowing users to change styles.