Hello all,
first - thanks in advance for any help that you can give me.
I am not a full time web designer but i rarely make website for businesses or friends.
I was creating the site for a small business, that you can see here www.sigmateam.it
It was all good until the client decided that he wanted to make changes to the content by himself.
So i thought... Drupal. After some searching i managed to create the slideshow on the homepage (views + views slideshow).
See here if you want www.camisassa.info/pjm3
What i can't seem to get working is the DIV sliding system that i have set up here http://sigmateam.it/home/qsa.php
Would anyone please check it out and let me know if some modules or known system makes the same thing (i searched but maybe i missed it). That would be the easiest way!

Thanks,
Andrea.

Comments

nevets’s picture

It is not clear what you mean by "DIV sliding system". The only thing I see is the content area has restricted height with a scroll bar.

esse09’s picture

Sorry if i was not clear.
If you click on one of the links on the left column, the DIV on the right will slide out and get replaced by another.
This is made with a combination of: giving the slide-in div the top Z-height of the page (via js) + animate jquery. I have not made this by myself but used a mix of two different scripts (right now i can't find the source of the animate one!). It works, but i don't think it's very elegant. Still, i could not find a better solution.

esse09’s picture

Hello again.
I think i will bypass this by changing to a nice menu and using single pages. Much better from a creating new pages point of view as well.

One question: is it possible to make Superfish menus drop-up instead of drop-down?