Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2009
    Posts
    153
    Plugin Contributions
    0

    Default Why won't the right side behave??

    I have posted this question before and even emailed the creator of my template but I am at a loss how to fix this. I have three columns enabled on my site. The left column looks close to what I want, white background and the text pretty much goes from side to side with a small amount of padding. However, the right side does not follow. If you add an item to your cart and go back to shopping, it lists what is in your cart in the right column but it is pushed off to one side. I have edited this in the css which successfully edits the left, but not the right:

    .sideBoxContent {
    padding-top:5px;
    padding-left:10px;
    padding-bottom:15px;
    padding-right:10px;

    I sort of learn as I go so I'm sure there is something obvious but everything I test doesn't seem to affect the right side. I'm using preium8a template from zenflavor.

    Thank you in advance!
    http://www.polishpotterystore.com/sh...oducts_id=1504

  2. #2
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Why won't the right side behave??

    Quote Originally Posted by robbin21973 View Post
    I have posted this question before and even emailed the creator of my template but I am at a loss how to fix this. I have three columns enabled on my site. The left column looks close to what I want, white background and the text pretty much goes from side to side with a small amount of padding. However, the right side does not follow. If you add an item to your cart and go back to shopping, it lists what is in your cart in the right column but it is pushed off to one side. I have edited this in the css which successfully edits the left, but not the right:

    .sideBoxContent {
    padding-top:5px;
    padding-left:10px;
    padding-bottom:15px;
    padding-right:10px;

    I sort of learn as I go so I'm sure there is something obvious but everything I test doesn't seem to affect the right side. I'm using preium8a template from zenflavor.

    Thank you in advance!
    http://www.polishpotterystore.com/sh...oducts_id=1504
    I see this into the right side

    <div id="navColumnTwoWrapper" style="width: 0">
    .
    .
    .

    <div class="rightBoxContainer" id="whosonline" style="width: 0">

    That'll cause loads of problems, when I change the width
    to
    <div class="rightBoxContainer" id="whosonline" style="width:175px">
    it looks right and had the pale whitey blue bacground

    also on your left hand side you have this

    <td id="navColumnOne" class="columnLeft" style="width: 175px">
    <div id="navColumnOneWrapper" style="width: 195px">

    Shouldn't the dive be smaller or the same zize as the table cell its going into?
    Webzings Design
    Semi retired from Web Design

  3. #3
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Why won't the right side behave??

    Check your settings in

    Admin --> configuration --> layout settings

    specifically the settings for

    Column Width - Left Boxes, is the inner div (either same size or smaller than the column width)
    Column Width - Right Boxes, is the inner div(either same size or smaller than the column width)
    and
    Column Width - Left - is the outer table cell (either same size or LARGER than the column width -left Boxes)
    Column Width - Right - is the outer table cell (either same size or LARGER than the column width - right Boxes)
    Last edited by nigelt74; 21 Apr 2011 at 01:03 AM.
    Webzings Design
    Semi retired from Web Design

  4. #4
    Join Date
    Feb 2009
    Posts
    153
    Plugin Contributions
    0

    Default Re: Why won't the right side behave??

    you're an absolute genius. It was the administrative settings, once I gave a value for the right side, everything fell into place. I knew it was something simple like that. THANK YOU.

  5. #5
    Join Date
    Sep 2005
    Location
    Waikato, New Zealand
    Posts
    1,539
    Plugin Contributions
    3

    Default Re: Why won't the right side behave??

    Cool, good to hear it worked for you.
    Webzings Design
    Semi retired from Web Design

 

 

Similar Threads

  1. v139h The content of the headerWrapper div won't load anymore on the French side of my site
    By cjdweb in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Feb 2012, 01:32 AM
  2. Right side sideboxes won't appear
    By RobertG in forum Customization from the Admin
    Replies: 8
    Last Post: 30 May 2010, 05:10 PM
  3. BannersAll (right side box) leaking to the right
    By zcnb in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 26 Sep 2008, 08:56 AM
  4. why won't it calculate right shipping weight/rates?
    By seafirex in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 22 Dec 2007, 08:07 PM
  5. How do I delete all of the side boxes on the right hand side?
    By laurieudy in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 22 Oct 2007, 03:53 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