Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS HELP! I'm in troubleshooting hell :(

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #235144
    lprintz
    Participant

    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!

    #235145
    Alex Zaworski
    Participant

    It looks like a bunch of assets are 404ing on your second link (including jQuery), which is causing a lot of JS errors. I’d start there.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.