Viewing 3 replies - 1 through 3 (of 3 total)
  • Definitely doesn’t look like Kubrick! One thing I noticed in FF 1.0.4 Mac, the nav bar has a bit of a jerky motion to it when I moused over the different pages. Can’t quite put my finger on it though.

    Steve

    (@stevepsharpe)

    The reason that the nav is moving slightly is because on the hover you have set a border, but not on the links.

    border: 1px solid #CA3256;

    In the following class .pagelinks a, .pagelinks a:visited

    Add this:

    border: 1px solid #D04062;

    All should be fine now…

    Thread Starter Angela

    (@angela)

    Hey! Thanks so much for the tip!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Friday Fandango Meme Using WordPress’ is closed to new replies.