load the page and it will show a different size font each time I refresh - firefox

Discussion in 'HTML & Website Design' started by mikeonthebeach, Oct 6, 2009.

  1. #1
    I have put together a site and I see a strange problem when using firefox.

    I can load the page and it will show a different size font each time I refresh the page. It may not do it every time but enough to make me need to figure it out and fix it.

    This is the page: http://thealgarvepropertymarket.com/

    Hope you can see it.

    Regards

    Mike
     
    mikeonthebeach, Oct 6, 2009 IP
  2. mastermunj

    mastermunj Well-Known Member

    Messages:
    687
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    110
    #2
    this seems to be a css caching problem. don't know but i have also faced such problems while applying css to html tags directly. I have seen that you are applying css to <p> tag.

    try 2 things:
    1. Use reset css at top.
    2. Apply css explicitly to p tag.

    There might be other better solutions as well, but I am sharing my experience and solutions I have tried so far..
     
    mastermunj, Oct 16, 2009 IP
  3. mikeonthebeach

    mikeonthebeach Peon

    Messages:
    32
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    mikeonthebeach, Oct 17, 2009 IP