Results 1 to 3 of 3
  1. #1

    Default Center Boxes causing Side Boxes to shift

    When I activate New Products or Featured Products centerbox, it causes the right side column to move to the bottom of the page. Can anyone tell me what is causing this and how to fix it? The centerbox works find when I activate Specials centerbox, as the website is set up now. www . lotionsgalore . com The code below shows what happens when I activate new or featured products in the centerbox. Thank you.


    #trailimageid {
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 220px;
    z-index: 1000;
    }
    #trailimageid div {
    background-color: #fff;
    border: 1px solid #888;
    padding: 5px;
    text-align: center;
    }
    #trailimageid h1 {
    font-size: 100%;
    font-weight: normal;
    margin: 0;
    padding: 2px 0;
    text-align: left;
    width: 100%;
    }
    #trailimageid img {
    border: medium none;
    margin: 2px;
    }
    body {
    background-color: #fff;
    color: #000;
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 65.5%;
    margin: 10px;
    }
    a img {
    border: medium none;
    }
    a:link, #navEZPagesTOC ul li a {
    color: #000;
    text-decoration: none;
    }
    a:visited {
    color: #000;
    text-decoration: none;
    }
    a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
    color: #003;
    text-decoration: underline;
    }
    a:active {
    color: #000;
    }
    h1 {
    color: #000;
    font-size: 1.5em;
    }
    h2 {
    font-size: 1.4em;
    }
    h3 {
    font-size: 1.3em;
    }
    h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger {
    font-size: 1.1em;
    }
    .biggerText {
    font-size: 1.2em;
    }
    h1, h2, h3, h4, h5, h6 {
    margin: 0.3em 0;
    }
    CODE {
    font-family: arial,verdana,helvetica,sans-serif;
    font-size: 1em;
    }
    FORM, SELECT, INPUT {
    display: inline;
    font-size: 1em;
    margin: 0.1em;
    }
    TEXTAREA {
    display: block;
    float: left;
    margin: auto;
    width: 95%;
    }
    input:focus, select:focus, textarea:focus {
    background: none repeat scroll 0 0 #e4fef5;
    }
    FIELDSET {
    border: 1px solid #ccc;
    margin: 0.5em 0;
    padding: 0.5em;
    }
    LEGEND {
    font-weight: bold;
    padding: 0.3em;
    }
    LABEL, h4.optionName {
    line-height: 1.5em;
    padding: 0.2em;
    }
    LABEL.checkboxLabel, LABEL.radioButtonLabel {
    margin: 0.5em 0.3em;
    }
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
    float: left;
    }
    LABEL.inputLabel {
    float: left;
    width: 9em;
    }
    LABEL.inputLabelPayment {
    float: left;
    padding-left: 2.5em;
    width: 14em;
    }
    LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
    float: left;
    width: 11em;
    }
    #checkoutPayment LABEL.radioButtonLabel {
    font-weight: bold;
    }
    P, ADDRESS {
    padding: 5px;
    }
    ADDRESS {
    font-style: normal;
    }
    .clearBoth {
    clear: both;
    }
    HR {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #9a9a9a;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    height: 1px;
    margin-top: 0.5em;
    }
    .messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
    border: 1px solid #9a9a9a;
    line-height: 1.8em;
    padding: 0.2em;
    }
    .messageStackWarning, .messageStackError {
    background-color: #f00;
    color: #fff;
    }
    .messageStackSuccess {
    background-color: #9f9;
    color: #000;
    }
    .messageStackCaution {
    background-color: #ff6;
    color: #000;
    }
    #main-container {
    border: 1px solid #ffc523;
    margin-top: 0;
    }
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    margin: 0;
    padding: 0;
    }
    #logoWrapper {
    height: 65px;
    padding: 10px 0 5px 10px;
    }
    #navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
    margin: auto;
    }
    #navColumnOneWrapper, #navColumnTwoWrapper {
    }
    #tagline {
    color: #000;
    font-size: 2em;
    text-align: center;
    vertical-align: middle;
    }
    #sendSpendWrapper {
    border: 1px solid #4c789f;
    float: right;
    margin: 0 0 1em 1em;
    }
    .floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
    margin: 0;
    width: 47%;
    }
    .wrapperAttribsOptions {
    margin: 0.3em 0;
    }
    .navSplitPagesResult {
    }
    .navSplitPagesLinks {
    }
    .navNextPrevCounter {
    font-size: 0.9em;
    margin: 0;
    }
    .navNextPrevList {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0.5em 0;
    white-space: nowrap;
    }
    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    background-color: #4c789f;
    border: 1px solid #ffc523;
    color: #fff;
    font-weight: bold;
    height: 1%;
    margin: 0;
    padding: 0 0.2em;
    }
    #navCatTabsWrapper {
    background-color: #ebf0f3;
    background-image: none;
    color: #9a9a9a;
    }
    #navMain ul, #navSupp ul, #navCatTabs ul {
    line-height: 1.5em;
    list-style-type: none;
    margin: 0;
    padding: 0.3em 0;
    text-align: center;
    }
    #navMain ul li, #navSupp ul li, #navCatTabs ul li {
    display: inline;
    }
    #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    color: #fff;
    margin: 0;
    padding: 0 0.5em;
    text-decoration: none;
    white-space: nowrap;
    }
    #navCatTabs ul li a {
    color: #9a9a9a;
    }
    #navEZPagesTOCWrapper {
    border: 1px solid #9a9a9a;
    float: right;
    font-weight: bold;
    height: 1%;
    }
    #navEZPagesTOC ul {
    line-height: 1.5em;
    list-style-type: none;
    margin: 0;
    padding: 0.5em 0;
    }
    #navEZPagesTOC ul li {
    white-space: nowrap;
    }
    #navEZPagesTOC ul li a {
    margin: 0;
    padding: 0 0.5em;
    }
    #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
    margin: 0.5em;
    }
    #navMainSearch {
    float: right;
    }
    #navsearch {
    float: right;
    margin: 0;
    }
    #navBreadCrumb {
    font-size: 0.95em;
    font-weight: bold;
    margin: 0;
    padding: 15px 0.5em 0.5em 15px;
    }
    #navEZPagesTop {
    background-color: #4c789f;
    font-size: 0.95em;
    font-weight: bold;
    margin: 0;
    padding: 0.5em;
    }
    #navColumnOne, #navColumnTwo {
    background-color: transparent;
    }
    #contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
    vertical-align: top;
    }
    #productDescription, .shippingEstimatorWrapper {
    padding: 0 5px;
    }
    .alert {
    color: #f00;
    margin-left: 0.5em;
    }
    .advisory {
    }
    .important {
    font-weight: bold;
    }
    .notice {
    }
    .rating {
    }
    .gvBal {
    float: right;
    }
    .centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    padding: 10px;
    }
    .smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    font-size: 0.9em;
    }
    #cartAdd {
    border: 1px solid #000;
    float: right;
    margin: 1em;
    padding: 1em;
    text-align: center;
    }
    .tableHeading TH {
    border-bottom: 1px solid #9a9a9a;
    }
    .tableHeading, #cartSubTotal {
    background-color: #c1cac2;
    }
    #cartSubTotal {
    border-top: 1px solid #ccc;
    font-weight: bold;
    line-height: 2.2em;
    padding-right: 2.5em;
    text-align: right;
    }
    .tableRow, .tableHeading, #cartSubTotal {
    height: 2.2em;
    }
    .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
    padding: 0.5em 0;
    }
    .cartUnitDisplay, .cartTotalDisplay {
    padding-right: 0.2em;
    text-align: right;
    }
    #scUpdateQuantity {
    width: 2em;
    }
    .cartQuantity {
    width: 4.7em;
    }
    .cartNewItem {
    color: #7c3933;
    position: relative;
    }
    .cartOldItem {
    color: #484e48;
    position: relative;
    }
    .cartBoxTotal {
    font-weight: bold;
    text-align: right;
    }
    .cartRemoveItemDisplay {
    width: 3.5em;
    }
    .cartAttribsList {
    margin-left: 1em;
    }
    #mediaManager {
    background-color: #e4fef5;
    border: 1px solid #003d00;
    margin: 0.2em;
    padding: 0.5em;
    width: 50%;
    }
    .normalprice, .productSpecialPriceSale {
    text-decoration: line-through;
    }
    .productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    color: #f00;
    font-weight: 700;
    }
    .orderHistList {
    list-style-type: none;
    margin: 1em;
    padding: 0.2em 0;
    }
    #cartBoxListWrapper ul, #ezPageBoxList ul {
    list-style-type: none;
    }
    #cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
    margin: 0;
    padding: 0.2em 0;
    }
    #cartBoxEmpty, #cartBoxVoucherBalance {
    font-weight: bold;
    }
    .totalBox {
    padding: 0.2em;
    text-align: right;
    width: 5.5em;
    }
    .lineTitle, .amount {
    padding: 0.2em;
    text-align: right;
    }
    .amount {
    width: 5.5em;
    }
    #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    margin: 0 1em 1em 0;
    }
    .categoryIcon {
    }
    #cartImage {
    margin: 0.5em 1em;
    }
    .attribImg {
    margin: 0.3em 0;
    width: 20%;
    }
    .attributesComments {
    }
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
    margin: 1em 0;
    }
    .centerBoxWrapper {
    border: 1px solid #9a9a9a;
    height: 1%;
    margin: 1.1em 0;
    }
    h2.centerBoxHeading {
    color: #fff;
    font-size: 1.3em;
    }
    .columnLeft {
    }
    h3.leftBoxHeading, h3.leftBoxHeading a, h3.rightBoxHeading, h3.rightBoxHeading a {
    color: #fff;
    font-size: 1em;
    }
    #manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
    color: #fff;
    font-size: 0.9em;
    }
    .leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    background-color: #4c789f;
    border: 1px solid #ffc523;
    margin: 0;
    padding: 0.3em 0.2em;
    }
    .leftBoxContainer, .rightBoxContainer {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #9a9a9a #9a9a9a #818d82;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 3px;
    margin: 1.5em 0 0;
    }
    .sideBoxContent {
    background-color: #becedc;
    padding: 0.4em;
    }
    h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
    color: #000;
    text-decoration: none;
    }
    .rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
    color: #fff;
    }
    .centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    text-align: center;
    }
    #bestsellers .wrapper {
    margin: 0 0 0 1.5em;
    }
    #bestsellers ol {
    margin-left: 1.1em;
    padding: 0;
    }
    #bestsellers li {
    margin: 0.3em 0;
    padding: 0;
    }
    #bannerboxHeading {
    background-color: #00c;
    }
    #upProductsHeading {
    text-align: left;
    }
    #upDateHeading {
    text-align: right;
    }
    A.category-top, A.category-top:visited {
    color: #000;
    text-decoration: none;
    }
    A.category-links, A.category-links:visited {
    color: #000;
    text-decoration: none;
    }
    A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
    color: #000;
    text-decoration: none;
    }
    SPAN.category-subs-parent {
    font-weight: bold;
    }
    SPAN.category-subs-selected {
    font-weight: bold;
    }
    .back {
    float: left;
    }
    .forward, #shoppingCartDefault #PPECbutton {
    float: right;
    }
    .bold {
    font-weight: bold;
    }
    .rowOdd {
    background-color: #fdfef3;
    height: 1.5em;
    vertical-align: top;
    }
    .rowEven {
    background-color: #fcfdeb;
    height: 1.5em;
    vertical-align: top;
    }
    .hiddenField {
    display: none;
    }
    .visibleField {
    display: inline;
    }
    CAPTION {
    }
    #myAccountGen li, #myAccountNotify li {
    margin: 0;
    }
    .accountTotalDisplay, .accountTaxDisplay {
    text-align: right;
    width: 20%;
    }
    .accountQuantityDisplay {
    vertical-align: top;
    width: 10%;

  2. #2

    Default Re: Center Boxes causing Side Boxes to shift

    }
    TR.tableHeading {
    background-color: #4c789f;
    height: 2em;
    }
    .productListing-rowheading {
    background-color: #4c789f;
    color: #fff;
    height: 2em;
    }
    .productListing-data {
    border-bottom: 1px solid #4c789f;
    padding: 0.5em;
    }
    #siteMapList {
    float: right;
    width: 90%;
    }
    .ratingRow {
    margin: 1em 0 1.5em;
    }
    LABEL#textAreaReviews {
    font-weight: normal;
    margin: 1em 0;
    }
    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    background-color: #ebf0f3;
    background-image: none;
    }
    #copyrightBox {
    float: right;
    margin: 0;
    padding: 0 5px;
    width: 20%;
    }
    #siteinfoLegal {
    font-size: 0.9em;
    height: 2%;
    margin: -10px 0 0;
    padding: 0;
    }
    #shopinfoBox {
    float: left;
    margin: -15px 0 0;
    padding: 0 5px;
    width: 20%;
    }
    #shopinfo {
    font-size: 0.9em;
    margin: 0;
    padding: 0;
    }
    #shopOptions {
    height: 40px;
    margin: 0 10px 0 0;
    padding: 0;
    }
    #productDescription {
    float: right;
    }
    .newItemBadge {
    background: url("http://www.lotionsgalore.com/images/new_item_badge.png") no-repeat scroll 0 0 transparent;
    float: right;
    height: 128px;
    width: 128px;
    }
    #checkoutHead {
    display: block;
    font-style: italic;
    font-weight: bold;
    height: 15px;
    margin: 0;
    text-align: right;
    }
    #cartHead {
    background-image: url("/includes/templates/palmbeach/images/cart.gif");
    background-repeat: no-repeat;
    clear: right;
    color: #000;
    float: right;
    padding: 0 5px 0 10px;
    text-align: right;
    width: 150px;
    }
    #cartHead a:hover {
    color: #666;
    }
    #creditCards img {
    float: right;
    margin: 2px 5px 5px 0;
    }
    #productMainImage img, .centerBoxContentsFeatured img, .centerBoxContentsNew img, #specialsContent img, #reviewsContent img, .productListing-data img, .specialsListBoxContents img, .featImage img {
    border: 2px solid #4c7699;
    }
    .allImage img, .featuredImage img, .bestImage img, .newImage img, .specialImage img, .listingProductImage {
    border: 2px solid #4c7699;
    margin-bottom: 10px;
    }
    .featuredPrice, .bestPrice, .newPrice, .specialPrice, .productPrice, .allPrice {
    font-weight: bold;
    margin-bottom: 10px;
    }
    .newPrice img, .allPrice img, .featuredPrice img {
    border: medium none;
    }
    .featuredRead, .bestRead, .newRead, .specialRead, .productRead {
    font-weight: bold;
    text-align: center;
    }
    .featuredRead a, .bestRead a, .newRead a, .specialRead, .productRead a {
    color: #4c789f;
    }
    #newProductDescription, .featuredDescription {
    margin-top: 10px;
    }
    .allProductsList, .newProductList, .featuredProductList, .centerBoxContentsProducts {
    border: 2px dotted #ccc;
    display: block;
    float: left;
    height: 370px;
    overflow: hidden;
    padding: 13px;
    text-align: center;
    width: 165px;
    }
    #productListing th .listingDescription {
    font-weight: normal;
    }
    .listingDescription {
    clear: both;
    text-align: left;
    }
    .listingDescription a {
    }
    .listingDescription a:hover {
    color: #000;
    }
    .listingBuyNow {
    margin-top: 5px;
    }
    .listingPrice {
    color: #000;
    margin: 10px;
    padding: 5px;
    }
    .listingRead a {
    }
    .numberWrapper {
    margin: 5px 0;
    }
    h3.itemTitle {
    margin: 0;
    padding: 5px 0;
    }
    h3.itemTitle a {
    font-size: 100%;
    font-weight: normal;
    }
    .vDotLine {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("/includes/templates/palmbeach/images/delim_v.gif");
    background-repeat: repeat-y;
    font-size: 1px;
    width: 5px;
    }
    .hDotLine {
    background-image: url("/includes/templates/palmbeach/images/delim_v.gif");
    padding: 1px 0;
    }
    h3#rightsideboxHeading {
    display: none;
    }
    #rightsidebox {
    text-align: center;
    }
    #rightsidebox {
    margin-top: 1.5em;
    }
    .nav, ul, li, a {
    margin: 0;
    padding: 0;
    }
    #container {
    display: none;
    margin: 15px auto 10px;
    max-width: 900px;
    width: 90%;
    }
    .toggleMenu {
    background: none repeat scroll 0 0 transparent;
    color: #fffffd !important;
    display: none;
    font-weight: bold;
    padding: 10px 15px;
    text-transform: uppercase;
    }
    .nav {
    background: none repeat scroll 0 0 #444;
    list-style: none outside none;
    }
    .nav a:hover {
    background: none repeat scroll 0 0 #ccc;
    color: #888;
    }
    .nav:before, .nav:after {
    content: " ";
    display: table;
    }
    .nav:after {
    clear: both;
    }
    .nav ul {
    list-style: none outside none;
    width: 9em;
    }
    .nav a {
    color: #fff;
    padding: 10px 15px;
    }
    .nav li {
    position: relative;
    }
    .nav > li {
    border-top: 1px solid #888;
    float: left;
    }
    .nav > li > .parent {
    background-image: url("/includes/templates/palmbeach/images/downArrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    }
    .nav > li > a {
    display: block;
    }
    .nav li ul {
    left: -9999px;
    position: absolute;
    }
    .nav > li.hover > ul {
    left: 0;
    }
    .nav li li.hover ul {
    left: 100%;
    top: 0;
    }
    .nav li li a {
    background: none repeat scroll 0 0 #666;
    border-top: 1px solid #444;
    display: block;
    position: relative;
    z-index: 100;
    }
    .nav li li a:hover {
    background: none repeat scroll 0 0 #ccc;
    }
    .nav li li li a {
    background: none repeat scroll 0 0 #ccc;
    border-top: 1px solid #666;
    color: #444;
    z-index: 200;
    }
    .nav li li li a:hover {
    background: none repeat scroll 0 0 #fff;
    }
    .m-cart {
    margin-top: 15px;
    }
    .heading {
    background: url("/includes/templates/palmbeach/images/title-close.png") no-repeat scroll 15px 50% #f6f4f4;
    border: 1px solid #d2cece;
    border-radius: 4px;
    font-size: 150%;
    height: 12px;
    padding-bottom: 25px;
    padding-left: 30px;
    padding-top: 15px;
    text-transform: uppercase;
    }
    .minus {
    background: url("/includes/templates/palmbeach/images/title-open.png") no-repeat scroll 15px 50% #f5f5f7;
    padding-left: 30px;
    }
    .content1 {
    font-family: verdana,arial,helvetica,sans-serif;
    line-height: 20px;
    }
    #home-text {
    font-size: 110%;
    margin-top: 30px;
    }
    div.sideBoxContentItem img {
    border: 2px solid #4c7699;
    }
    .ie8 #social-media {
    float: none;
    margin-left: 20px;
    }
    .ie8 #navMain ul {
    width: 500px;
    }
    .ie8 #siteinfoLegal {
    text-align: right;
    }
    .col2 {
    margin-bottom: 20px;
    margin-top: 20px;
    }
    #BackToTop {
    background-color: #000;
    border: 1px solid #000001;
    color: #fff;
    display: none;
    float: left;
    font-size: 140%;
    margin: 0 5px;
    padding: 8px 15px 12px;
    position: fixed;
    right: 10px;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
    top: 550px;
    }
    .betterCategories, .betterDocuments, .betterEzpages, .betterInformation, .betterMoreinformation, .betterBestsellers {
    border-color: #cedae5 #a9a294 #a9a294 #d9d9d9;
    border-style: solid;
    border-width: 1px 2px 1px 1px;
    }
    .betterCategories a, .betterCategories a:visited, .betterDocuments a, .betterDocuments a:visited, .betterEzpages a, .betterEzpages a:visited, .betterInformation a, .betterInformation a:visited, .betterMoreinformation a, .betterMoreinformation a:visited, .betterBestsellers a, .betterBestsellers a:visited {
    background-color: #cedae5;
    border-top: 2px solid #dee6ee;
    display: block;
    padding: 4px;
    }
    .betterCategories a:hover, .betterCategories a:active, .betterDocuments a:hover, .betterDocuments a:active, .betterEzpages a:hover, .betterEzpages a:active, .betterInformation a:hover, .betterInformation a:active, .betterMoreinformation a:hover, .betterMoreinformation a:active, .betterBestsellers a:hover, .betterBestsellers a:active {
    background-color: #4c789f;
    border-bottom: 1px solid #1f3e81;
    border-top: 1px solid #a9a294;
    color: #faf8f3;
    }
    * html #categories li, * html #categories li a {
    background-image: url("/includes/templates/palmbeach/images/pixel_trans.gif");
    border-color: #cedae5 #a9a294 #a9a294 #d9d9d9;
    border-style: solid;
    border-width: 1px 2px 1px 1px;
    height: 1em;
    }
    .catBoxHeading1 {
    background-color: #ffc523;
    color: #351;
    font-family: georgia,serif;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0;
    padding: 0.3em 0.4em;
    }
    .catBoxHeadingImg {
    margin: 0;
    padding: 0;
    }
    #categories ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #ffc523;
    list-style: none outside none;
    margin: 0 0 0.4em;
    padding: 0;
    }
    #categories ul a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none no-repeat scroll 0 0 #cedae5;
    border-color: #dee6ee -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-right: medium none;
    border-style: solid none none;
    border-width: 2px medium medium;
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 4px;
    }
    #categories ul ul {
    border: medium none;
    list-style: none outside none;
    margin: 0 0 0.4em;
    padding: 0;
    }
    #categories ul ul a {
    border: medium none;
    display: list-item;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    }
    #categories li a.cat-parent-text {
    list-style: none outside none;
    }
    #categories li a.cat-selected-text {
    list-style: none outside none;
    }
    #categories li a.cat-parent, #categories li a.cat-selected, #categories li a.cat-not-selected {
    display: block;
    list-style: none outside none;
    }
    #categories li.cat-top a:hover {
    background-color: #4c789f;
    border-bottom: 1px solid #1f3e81;
    border-top: 1px solid #a9a294;
    color: #faf8f3;
    }
    ul#catGroup48 {
    background: none repeat scroll 0 0 #bef;
    border: 1px solid #ffc523;
    left: -1.3em;
    position: relative;
    top: 0.2em;
    }
    .catCount {
    color: #000;
    }
    .cssButton, .cssButtonHover {
    background-color: #f4f4f4;
    border: 2px outset #f4f4f4;
    color: #000;
    font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.1em;
    font-weight: bold;
    padding: 0.3em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 20em;
    }
    .cssButtonHover {
    border-style: inset;
    color: #060;
    text-decoration: none;
    }
    .small_delete, .button_prev, .button_next, .button_search {
    width: 7em;
    }
    .button_sold_out_sm, .button_sold_out, .button_update_cart, .button_checkout, .button_login {
    width: 10em;
    }
    .button_return_to_product_list, .button_add_selected {
    width: 22em;
    }
    .button_in_cart {
    width: 19em;
    }
    .button_submit {
    width: 18em;
    }
    .button_update_cart {
    color: red;
    }
    .button_update_cartHover {
    color: #003d00;
    }
    #lightbox {
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 100;
    }
    #lightbox a img {
    border: medium none;
    }
    #outerImageContainer {
    background-color: #fff;
    height: 250px;
    margin: 0 auto;
    position: relative;
    width: 250px;
    }
    #imageContainer {
    padding: 10px;
    }
    #loading {
    height: 25%;
    left: 0;
    line-height: 0;
    position: absolute;
    text-align: center;
    top: 40%;
    width: 100%;
    }
    #hoverNav {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
    }
    #imageContainer > #hoverNav {
    left: 0;
    }
    #hoverNav a {
    outline: medium none;
    }
    #prevLink, #nextLink {
    background: url("/includes/templates/palmbeach/images/zen_lightbox/blank.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 32px !important;
    width: 63px;
    }
    #prevLink {
    background-image: url("/includes/templates/palmbeach/images/zen_lightbox/prevlabel.gif");
    background-position: left 0;
    background-repeat: no-repeat;
    float: left;
    left: 0;
    }
    #nextLink {
    background-image: url("/includes/templates/palmbeach/images/zen_lightbox/nextlabel.gif");
    background-position: right 0;
    background-repeat: no-repeat;
    float: right;
    right: 0;
    }
    #imageDataContainer {
    background-color: #fff;
    font: 10px/1.4em Verdana,Helvetica,sans-serif;
    margin: 0 auto;
    overflow: hidden;
    width: 100%;
    }
    #imageData {
    color: #666;
    padding: 0 10px;
    }
    #imageData #imageDetails {
    float: left;
    text-align: left;
    width: 60%;
    }
    #imageData #caption {
    font-weight: bold;
    }
    #imageData #numberDisplay {
    clear: left;
    display: block;
    padding-bottom: 1em;
    }
    #imageData #bottomNavClose {
    float: right;
    padding-bottom: 0.7em;
    width: 66px;
    }
    #overlay {
    background-color: #000;
    height: 500px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 90;
    }
    #manuAllWrapper {
    }
    #manuAllHeading {
    }
    #manufacturersAll {
    margin: 1em 0;
    text-align: center;
    vertical-align: top;
    }
    #ManuWrapper {
    float: left;
    font-size: 14px;
    padding: 10px;
    text-align: center;
    width: 125px;
    }

  3. #3
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Center Boxes causing Side Boxes to shift

    There's no need to post CSS. Just provide a link to the site and we can see the problem and the stylesheets for ourselves.

 

 

Similar Threads

  1. Left side boxes pop up in center
    By Sigp220 in forum General Questions
    Replies: 2
    Last Post: 22 Dec 2010, 09:00 PM
  2. Creating custom center and side boxes - help!
    By rick_random777 in forum Templates, Stylesheets, Page Layout
    Replies: 11
    Last Post: 2 Oct 2010, 01:14 PM
  3. Center Box Graphic and Have Center Boxes side by side
    By DebiWebi in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 16 Sep 2009, 03:58 PM
  4. How to Add SSL Seal to Side Bar Under Side Boxes
    By jacdesigner in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Mar 2009, 08:54 AM
  5. Side Boxes -v- Editable Side Boxes
    By annav in forum Addon Sideboxes
    Replies: 5
    Last Post: 5 Jan 2009, 12:33 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