Forums

[resolved] Whole theme centered in FF but to the left in IE (5 posts)

  1. abouthere
    Member
    Posted 5 years ago #

    I've tried to search for this on the forums, but I only see stuff to do with text being misaligned and not a whole theme.

    My site which is at http://www.abouthere.co.uk/blog should appear central to the page; however in IE it appears on the left hand side.

    I'm pretty sure it used to appear in the centre and I don't remember changing any CSS to mess it up.

    Any suggestions gratefully recieved as to how I might correct this.

    Many thanks and kind regards,

  2. Yosemite
    Member
    Posted 5 years ago #

    Try addressing these:
    http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.abouthere.co.uk%2Fblog%2F

    An error is probably overwhelming IE.

  3. abouthere
    Member
    Posted 5 years ago #

    thanks for the response.

    I've moved the Google script to inside of header.php and that's sorted my issue rather than having it before the php call in index.php and as far as I can see it now works ok.

    I can't find other ways to get the plugins to work properly cos the writers clearly haven't obeyed w3c so the rest of the site will have to remain as it is.

    At least it centres in IE again now.

    Cheers for the quick response

  4. Yosemite
    Member
    Posted 5 years ago #

    Welcome!

    The errors over the 'operators' can often be addressed by either enclosing the script in a CDATA comment, or moving the script to an external file...

    One CDATA method:
    <script type="text/javascript">
    //<![CDATA[
    if $woman=$psycho then
    drop.like $hotrock
    endif
    //]]>
    </script>

  5. doodlebee
    Member
    Posted 5 years ago #

    RFLMAO Sam. Can I put that on a T-shirt? LOL

Topic Closed

This topic has been closed to new replies.

About this Topic