Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2008
    Posts
    52
    Plugin Contributions
    0

    Default Left hand coloumn

    Hi there, on internet explorer and safari my site www.theenduk.com has a nice left hand column that moves the site away from the browser window, but when I open in explorer there is none.

    Can i get some help please

  2. #2
    Join Date
    Sep 2008
    Location
    London UK
    Posts
    101
    Plugin Contributions
    0

    Default Re: Left hand coloumn

    bit confused ... you state Internet explorer and safari it is ok but explorer it is not ??

    looking at your css would imagine because you have
    Code:
    text-align:left;
    in #mainwrapper of css

    try changing that to
    Code:
    margin: 0 auto 0 auto;
    also notice you have width set to 900px yet I am getting horizontal scrollbar ... so really your width is no wide enough ??

  3. #3
    Join Date
    Apr 2008
    Posts
    52
    Plugin Contributions
    0

    Default Re: Left hand coloumn

    sorry i meant mozilla and safari are ok and explorer not.


    So do you mean replace
    text-align:left;
    with
    margin: 0 auto 0 auto;

  4. #4
    Join Date
    Sep 2008
    Location
    London UK
    Posts
    101
    Plugin Contributions
    0

    Default Re: Left hand coloumn

    thats what i stated to try

  5. #5
    Join Date
    Apr 2008
    Posts
    52
    Plugin Contributions
    0

    Default Re: Left hand coloumn

    ive changed it but now theres no outside space, let me resize back to 900 and find out.

    Everything is so much bigger in explorer, check it out in mozilla

  6. #6
    Join Date
    Apr 2008
    Posts
    52
    Plugin Contributions
    0

    Default Re: Left hand coloumn

    reason for the oversized width page was the image made it too wide so resized instead of wrapping.

    But look now still isn't centralised on the page

    www.theenduk.com

  7. #7
    Join Date
    Sep 2008
    Location
    London UK
    Posts
    101
    Plugin Contributions
    0

    Default Re: Left hand coloumn

    in which case something else is conflicting somewhere

    try removing the code i mentioned above and placing it in the body in css

    referred to the width as you have set at 900px but it is not wide enough ... am viewing at 1024x768 and it was being forced wider which was why am getting a horizontal bar (not now that you changed the code as posted above

 

 

Similar Threads

  1. Left hand links
    By peeks in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 5 Feb 2009, 12:51 AM
  2. Missing left hand column
    By tianakaesha in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Nov 2007, 05:14 AM
  3. Removing the left hand margin in 1.3.1?
    By organism in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 30 May 2006, 02:01 AM

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