Alignment issues

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Nyris
    New Member
    • Nov 2008
    • 22

    Alignment issues

    There's a problem with my companies website. For the employees that have larger screens the website's alignment is off only on a few things. Also there are spaces in the dropdown navigation between each link where there shouldn't be. Is there away to get around alignment issues in screen sizes in CSS? Or any other language?
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    T'would help to see the actual issue. Is your site on a live server? If so, please post a link for our experts to assess your problem and suggest a way to correct it.

    Remember: we're not psychics; there's a million different reasons that could be causing your problem.

    Thanks,
    Markus.

    Comment

    • Nyris
      New Member
      • Nov 2008
      • 22

      #3
      It's FSIP. I wasn't sure since it seems like there are only a couple people in the building that are having this problem. Thanks in advance!

      Comment

      • clain
        New Member
        • Feb 2007
        • 79

        #4
        HI Nyris..

        As of my research on your website with with various resolutions... i just came into a conclusion that its a Browser bug..

        In Firefox it works perfectly in all resolutions but in IE it fails for all resolutions.

        the fixing should be done in the menu ... the CSS classes "menuitem","glo ssymenu"..etc have unnecessary padding property .. you can fix it by making the padding less or completely removing it... be carful while doing it.. check the compatibility with Firefox and IE while making the changes... Enjoy coding

        Comment

        Working...