Fork me on GitHub

Internet Explorer & Firefox (Mozilla-Netscape)  Bottom

  • We have a Buffalo Bills website ... http://www.billsinsider.com/

    I've been working on getting everything "proper" on it since we upgraded from .726 to .762 over a week ago. I've made a lot of progress thanks to the people in these forums.

    I am having trouble with the formatting in Internet Explorer of the article summaries that are posted. In Firefox, the formatting is correct. In Internet Explorer, the summaries are automatically bold. Also, the date and time are centered in the summaries when opened with Internet Explorer, but they are aligned to the left (like they're supposed to be) with the other browsers. I can post any code that I have if it is helpful.
  • Doing (x)HTML and CSS coding that is reliable across platforms and browsers can be a pain.

    Here is a place to look for information and examples. (Warning -> they are not IE lovers.....)

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.
  • Thanks man! I was playing around and stumbled on a solution, lol.

    Just added this code for formatting ...



    And to align the date to the left ... just added this ...

    ."

    <font color="\"#000000\"" size="\"1\"">$info[longdatetime] $timezone
    \n"

    My style.css file is now different from my styleNN.css file. Is that normal? Or do they need to stay the same?

  • That styleNNN.css file is really only for legacy Netscape browsers that are not much around anymore. I don't think .76 even includes it anymore. I wouldn't worry.

    --
    Peace
    ______________________________________
    The commonest cause of problems is solutions.
  • 0 users

This list is based on users active over the last 60 minutes.