Results 1 to 10 of 25

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: shared ssl intermitent css probs

    No Idea why the difference between the two but try adding a font size to this and I hope I noticed all of your issues:
    Code:
    #testimonial {float:right;
            font-size: 12px;
    	clear: right;
    Zen-Venom Get Bitten

  2. #2
    Join Date
    Apr 2006
    Posts
    265
    Plugin Contributions
    0

    Default Re: shared ssl intermitent css probs

    The difference between the two is that the pages that are displaying correctly are being rendered using strict mode, while the ones that are being rendered incorrectly are using quirks mode.

    A possible fix for this would be to force quirks mode on all pages by changing your doctype.

    A better fix would be to figure out what's causing quirks mode to be triggered. I've looked over it and I have to say I'm stumped here, though ....

    BrandTim

 

 

Similar Threads

  1. Replies: 5
    Last Post: 24 Aug 2012, 08:17 PM
  2. Should I go for dedicated SSL or free shared SSL? What's the deal?
    By calvinrobinson in forum General Questions
    Replies: 3
    Last Post: 28 Oct 2010, 03:00 PM
  3. CSS not being read from a shared SSL
    By kageosx in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 10 Nov 2009, 12:55 PM
  4. SSL using shared ssl for the server
    By shobuz99 in forum Basic Configuration
    Replies: 1
    Last Post: 24 Aug 2008, 08:12 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg