Announcement

Collapse
No announcement yet.

Site not centralising ???

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

    Site not centralising ???

    ok,

    Ive got in | site options | design wizard | Style of design

    This is set to fixed width centre.

    But the whole sites still aligned to the left ?

    also, in the same options ive added to new products to the right hand side, but it still stays on the left ??

    Any thoughts ?
    Reverse Osmosis Water Filters

    #2
    Upload it, download firefox and firebug and see what is causing the issue. Use the 'inspect' button to view the code in real time.

    Comment


      #3
      have you used dreamweaver for an external design? if so I had the same problem.

      I had to simply alter the head to be

      <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

      rather than the usual one dw8 opens up in.
      ***************************************
      Water is both ordered and flexible at the same time. It maintains its own identity, but conforms as necessary to the circumstances around it.

      -Miyamoto Musashi - The Book of Five Rings

      Jake
      Buy Fire Extinguishers
      Fire Extinguishers

      Comment


        #4
        Fixed width center - centers the page in the browser window, it has nothing to do with centering the text

        Comment


          #5
          If you've built your template in dreamweaver and then imported it into Actinic, it will have had the declaration messed up. change it back to:

          <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

          As previously stated by Firecom. If that doesn't do it, can you put a beta online so we can see the problem?
          Richard Gosler
          Phoenix Digital Media Ltd
          Dorset, UK

          Comment

          Working...
          X