Need to hire FireFox developer for quick fix

Discussion in 'Programming' started by rllunzmann, Aug 26, 2008.

  1. #1
    Hello, i need to hire a firefox developer that can help me with how my site looks when using mozilla firefox as the browser. If my site is viewed with internet explorer my menu's are centered. But if viewed in firefox they are aligned left. Someone looked at it a while ago and mentioned a simple <div> tag would help.

    Can someone help with this? I'm willing to pay.

    Thanks,
    Ryan L.

    PS: please PM me if you are interested.
     
    rllunzmann, Aug 26, 2008 IP
  2. nulldev

    nulldev Peon

    Messages:
    3
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Design and code are very "old", but whatever works..

    <table border="0" cellpadding="0" cellspacing="0">
    Code (markup):
    replace with

    <table border="0" cellpadding="0" cellspacing="0" align="center">
    Code (markup):
    and your menu will be centered
     
    nulldev, Aug 26, 2008 IP