Hello all!
I’m at my wits end on this ‘simple’ fix so I’m hoping an extra set of eyes can see what I’m doing wrong.
In a nutshell, I’m a UI developer and I’m trying to install a new ‘skin’ on a client’s Java platform. My static pages work PERFECTLY but, for some reason, something’s off when in their system.
I’ve uploaded the test pages:
http://www.siphon-marketing.com/clients/test/signin-01.html – my original layout…works perfectly!
http://www.siphon-marketing.com/clients/test/livetest-03.html – copied source from my client’s application. Notice 2 things when reducing the browser screen:
the container doesn’t adjust to the screen
the tabs at the top don’t work
http://www.siphon-marketing.com/clients/test/signin-01-extra-divs.html – I THOUGHT I solved it as my client’s platform introduced some extra divs (lines 50/51, 81/82, 84/85, 128/129). Unfortunately, that’s not the issue, this page still works perfectly!
I’m completely stumped, if someone could take a quick peek I’d be MOST appreciative…thanks so much!