Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    May 2012
    Posts
    9
    Plugin Contributions
    0

    Default Re: EZ Pages Disable Left Column / Full Width Question

    If nobody knows how to Mod up the Estore now template, I would like to close this thread. As it turns out, the other templates do indeed work, very strange, especialy since they did not work in my forst go round with this installation-

    Again, if anyone knows the mod, holler at me, if not, thanks to the above for trying to help-

    Trout-

  2. #12
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    20,981
    Plugin Contributions
    25

    Default Re: EZ Pages Disable Left Column / Full Width Question

    Estorenow uses floated divs instead of the stock single layout table, requiring the columns to all be explicitly defined in width. If the page(s) you want to have only one column all have separate names, you can use per-page stylesheets to make the main column full width for those pages.

    #navColumnCenter {
    float: none;
    width: 960px;
    }

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. left column width
    By EarlyFloyd in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Mar 2010, 11:59 PM
  2. Remove or Disable Left Column on Login and Checkout Pages
    By limelites in forum Templates, Stylesheets, Page Layout
    Replies: 24
    Last Post: 22 Sep 2009, 10:57 PM
  3. Can I disable left column on some product pages?
    By KiwiBrian in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Aug 2008, 03:42 PM
  4. Problem with left column width
    By info@7thdigital.com in forum Basic Configuration
    Replies: 10
    Last Post: 5 Oct 2007, 06:44 AM
  5. Changing width/removing left column
    By dngood@gmail.com in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 11 Jul 2007, 03:19 PM

Bookmarks

Posting Permissions

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