Thread: Layout Problem

Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,948
    Plugin Contributions
    96

    Default Re: Layout Problem

    Look at your stylesheet.css file (line 865), which looks similar to:
    Code:
    .centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
        float: left;
        margin-bottom: 0.5em;
        padding-bottom: 0.1em;
        padding-left: 0.1em;
        padding-right: 0.1em;
        padding-top: 0.1em;
    and add a line underneath that:
    Code:
    .centerColumn { float: none; }

  2. #2
    Join Date
    Jan 2011
    Posts
    44
    Plugin Contributions
    0

    Default Re: Layout Problem

    Just amazing....thanks so much for the help.

    Really pleased with how that looks now.

    Thanks again
    Logicalstep

 

 

Similar Threads

  1. v139h Layout Problem
    By gromit1977 in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 2 Apr 2012, 08:26 AM
  2. Problem: layout problem with Firefox!
    By raylauhk in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 6 Aug 2010, 07:41 PM
  3. Layout problem
    By mkmcgrath23 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 14 Dec 2007, 05:56 PM
  4. Layout Problem
    By kinget in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 21 Sep 2007, 09:51 PM
  5. IE layout problem...
    By khopek in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 15 Sep 2006, 09:16 PM

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