Hello,
This is not my first skin. I've successfully skinned four other sites in DNN. I'm using 4.0.8.
My problem:
My new skin is very simple (or so I thought when I started). It has login and user at the top right. It has one big content pane under that, centered. Then, I wanted to have the menu be fixed at the bottom of the page. The idea is that the content would scroll behind the menu graphics which would 'stick' to the bottom of the browser window.
Here's the basic idea:
[LOGIN] [USER]
[CONTENTPANE]
[SOLPARTMENU] (with underlying graphics)
Research has revealed that with IE 7 you can do fixed positioning. Further research revealed that it requires a strict doctype, which I have not even found to be possible with DNN.
Can I even have a fixed background-attachment with a transitional doctype?I had some succes with fixed-background attachment at least before I added the transitional doctype, but did not try uploading it to the live site yet.
Is there any way to make this fixed position menu idea work in DNN?
I am on a very short deadline as I have been laid off from work and need this new skin to showcase my online portfolio for job hunting. I am now very frustrated and am thinking of ditching my whole idea and starting over after wasting 2 days already.
Can anyone please help or give sound advice? I don't have the time to waste and am close to tears now.
Thanks,
~Bee