Announcement

Collapse
No announcement yet.

Site not centred in Firefox

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Site not centred in Firefox

    Hiya,

    I am having trouble getting my site to centre in Firefox.

    I have some pages outside of Actinic and this seems to be where the problem is. My Actinic pages are centred ok, so it looks very odd as you click around the site and its sometimes in the centre and sometimes on the left.

    I wondered if anyone had any suggestions as i have been playing around with it for ages but can't figure it out.

    My site is http://www.avrmobiles.co.uk/

    Any help would be much appreciated.

    #2
    The <body> tag is not being closed correctly will not help

    STYLE="text-align: center; margin-left:auto; margin-right:auto; background-color: #FFFFFF)

    should be

    STYLE="text-align: center; margin-left:auto; margin-right:auto; background-color: #FFFFFF"

    notice the last character


    Bikster
    SellerDeck Designs and Responsive Themes

    Comment


      #3
      Thanks Jont, i have corrected this, but the site is still not centering.

      Comment


        #4
        It's <div class="cent1"> </div> a div is the whole width and that's being centred, not the contents.
        Peblaco

        Comment


          #5
          Excellent! Thanks Louise, thats solved my problem.

          Comment


            #6
            My word that site is like a glimpse back at the code of the late 1990's, pretty horrific is polite! who on earth coded that, it's like a v3 upgrade .

            Comment


              #7
              Originally posted by leehack View Post
              My word that site is like a glimpse back at the code of the late 1990's, pretty horrific is polite! who on earth coded that, it's like a v3 upgrade .
              LOL!! You're right Lee, it was originally coded in 1996! I don't know enough about html to rewrite it myself. Perhaps you'd like to do it for me?

              Comment


                #8
                My word it has stood the test of time, it does take you on a bit of time travel, quite funny in fact when you see things you used to do yourself and thought you were the dog's proverbials at the time.

                On a serious note, there's a lot of emphasis on amount of code and page loading at the moment, particularly with Google. It's something you want to get improved in the not too distant future if you can. One of the free standard actinic themes would be a better idea in the short to medium term.

                Comment

                Working...
                X