Hi,
How do I scale my index to fit the screen
on that site "© Copyright Agnė Kuzmickaitė 2012" always stays on the bottom of the screen.
I would like mine to do the same -
ben-dror.com/new/
Thanks !
Indexhibit version: 2.0
Thread is resolved.
Hi,
How do I scale my index to fit the screen
on that site "© Copyright Agnė Kuzmickaitė 2012" always stays on the bottom of the screen.
I would like mine to do the same -
ben-dror.com/new/
Thanks !
Simply add in your style.css something like:
#index .bot { bottom: 10px; padding: 0; position: fixed;}Perfect!
Thank you very much.
This thread has been closed, thank you.