Page 10 of 24 FirstFirst ... 8910111220 ... LastLast
Results 91 to 100 of 233
  1. #91
    Join Date
    Jul 2012
    Posts
    2
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    Quote Originally Posted by brandonturpin View Post
    Hmmm... that is interesting, what is your website and I can take a look and figure out where the problem is coming from.
    Hey Brandon, the website is replicaswagger.com.

    As you can see its still under construction, just since I've switched templates I've had this problem. Thanks for your help.

  2. #92
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    reopened
    Last edited by PeazzAndycresswell; 16 Jul 2012 at 06:38 PM.

  3. #93
    Join Date
    Dec 2008
    Location
    Utah, USA
    Posts
    182
    Plugin Contributions
    10

    Default Re: Abbiamo Supremo Support Thread

    Quote Originally Posted by PeazzAndycresswell View Post
    hi dude

    so now i have a random appearing problem, i have tried restoring my back up but its not fixed it. my facebook like button has decided to move to my logo, and the menu bar has moved down. any idea how to fix it?

    www.consolecodeslab.com
    It looks like you have used another template on the site so I can not see what the issue is.
    Zen Cart Help and Design

    If you don’t build your dream, someone else will hire you to help them build theirs.

  4. #94
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    put back mate

    also i still cant get the social links at the bottom to work :S
    Last edited by PeazzAndycresswell; 16 Jul 2012 at 06:46 PM.

  5. #95
    Join Date
    Dec 2008
    Location
    Utah, USA
    Posts
    182
    Plugin Contributions
    10

    Default Re: Abbiamo Supremo Support Thread

    Quote Originally Posted by PeazzAndycresswell View Post
    reopened
    It looks like a css issue in the header. If you can copy the code from your tpl_header.php and the stylesheet.css I can look at it and figure out what was changed and where the issue is and find a fix for you.
    Zen Cart Help and Design

    If you don’t build your dream, someone else will hire you to help them build theirs.

  6. #96
    Join Date
    Dec 2008
    Location
    Utah, USA
    Posts
    182
    Plugin Contributions
    10

    Default Re: Abbiamo Supremo Support Thread

    Quote Originally Posted by Craigefc24 View Post
    Hey Brandon, the website is replicaswagger.com.

    As you can see its still under construction, just since I've switched templates I've had this problem. Thanks for your help.
    that most likely would be an issue in the includes/templates/abbiamo_supremo/templates/tpl_product_info_display.php file. It looks like you have uploaded the file there as it is not edited in the template at all and does not come with one. I would get a unedited copy of tpl_product_info_display.php and replace the current file you have in there. That should fix the issue.
    Zen Cart Help and Design

    If you don’t build your dream, someone else will hire you to help them build theirs.

  7. #97
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    stylesheet.css in 2 parts to big for 1 post

    Code:
    body {
    	margin: 0;
    	font-family: verdana, arial, helvetica, sans-serif;
    	font-size: 62.5%;
    	color: #000000;
    	}
    
    a img {border: none; }
    
    a:link, #navEZPagesTOC ul li a {
    	color: #0072bc;
    	text-decoration: none;
    	}
     
    a:visited {
    	color: #0072bc;
    	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: #0072bc;
            text-decoration:underline;
    	}
    
    a:active {
    	color: #0000FF;
    	}
    
    h1 {
    	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;
    	}
    
    /*  Might uncomment either or both of these if having problems with IE peekaboo bug:
    h1, h2, h3, h4, h5, h6, p {
    	position: relative;
    	}
    *html .centerColumn {
    	height: 1%;
    	}
    */
    
    CODE {
    	font-family: arial, verdana, helvetica, sans-serif;
    	font-size: 1em;
    	}
    
    FORM, SELECT, INPUT {
    	display: inline;
    	padding: 5px;
    	margin: 0.1em;
    	margin: 7px 0; 
            border-radius: 3px;      
    	}
    
    
    
    TEXTAREA {
    	margin: auto;
    	display: block;
    	width: 95%;
    	}
    
    input:focus, select:focus, textarea:focus {
    	background: #E4FEF5;
    	}
    
    FIELDSET {
    	padding: 0.5em;
    	margin: 0.5em 0em;
    	border: 1px solid #cccccc;
    	}
    
    LEGEND {
    	font-weight: bold;
    	padding: 0.3em;
    	color: black;
    	}
    
    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 {
    	width: 9em;
    	float: left;
    	}
    
    LABEL.inputLabelPayment {
    	width: 14em;
    	float: left;
    	padding-left: 2.5em;
    	}
    
    LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
    	width: 11em;
    	float: left;
    	}
    
    #checkoutPayment LABEL.radioButtonLabel {
    	font-weight: bold;
    	}
    
    P, ADDRESS {
    	padding: 0.5em;
    	}
    
    ADDRESS {
    	font-style: normal;
    	}
    
    .clearBoth {
    	clear: both;
    	}
    
    HR {
    	height: 1px;
    	margin-top: 0.5em;
    	border: none;
    	border-bottom: 1px solid #9a9a9a;
    	}
    
    /*warnings, errors, messages*/
    .messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
    	line-height: 1.8em;
    	padding: 0.2em;
    	border: 1px solid #9a9a9a;
    	}
    
    .messageStackWarning, .messageStackError {
    	background-color: #ff0000;
    	color: #ffffff;
    	}
    
    .messageStackSuccess {
    	background-color: #99FF99;
    	color: #000000;
    	}
    
    .messageStackCaution {
    	background-color: #FFFF66;
    	color: #000000;
    	}
    
    /*wrappers - page or section containers*/
    #mainWrapper {
    	background-color: #ffffff;
    	text-align: left;
    	width: 980px;
    	vertical-align: top;
    	}
    
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
    	margin: 0em;
    	padding: 0em;
    	}
    
    #logoWrapper{
    	background-image: url(../images/header_bg.jpg/);
    	background-repeat: repeat-x;
    	background-color: #ffffff;
    	height:75px;
    	}
    
    #navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
    	margin: auto;
    	} 
    #navColumnOneWrapper, #navColumnTwoWrapper {
    	margin-left: 0.5em;
    	margin-right: 0.5em;
    	}
    	
    #tagline {
    	color:#9dc236;
    	font-size: .8em;
    	text-align : center;
    	vertical-align: middle;
            float:right;
            width:49%;
    	}
    
    #tagline2 {
    	color:#0072bc;
    	font-size: .8em;
    	text-align : center;
    	vertical-align: middle;
            float:left;
            width:49%;
    	}
    
    
    #sendSpendWrapper {
    	border: 1px solid #cacaca;
    	float: right;
    	margin: 0em 0em 1em 1em;
    	}
    
    .floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
    	margin: 0;
    	width: 47%;
    	}
    
    .wrapperAttribsOptions {
    	margin: 0.3em 0em;
    	}
    
    /*navigation*/
    
    .navSplitPagesResult {}
    .navSplitPagesLinks {}
    
    .navNextPrevCounter {
    	margin: 0em;
    	font-size: 0.9em;
    	}
    .navNextPrevList {
    	display: inline;
    	white-space: nowrap;
    	margin: 0;
    	padding: 0.5em 0em;
    	list-style-type: none;
    	}
    
    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
    	margin: 0em;
    	background-color: #fff;
    	background-image: url(../images/tile_back.gif/);
    	padding: 0.5em 0.2em;
    	font-weight: bold;
    	color: #ffffff;
    	height: 1%;
    	}
    
    #navCatTabsWrapper {
    	background-color: #ffffff;
    	color: #9a9a9a;
    	background-image:none;
    }
    
    #navMain ul, #navSupp ul, #navCatTabs ul {
    	margin: 0;
    	padding: 0.5em 0em;
    	list-style-type: none;
    	text-align: center;
    	line-height: 1.5em;
    	}
    
    #navMain ul li, #navSupp ul li, #navCatTabs ul li {
    	display: inline;
    	}
    
    #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
    	text-decoration: none;
    	padding: 0em 0.5em;
    	margin: 0;
    	color: #0072bc;
    	white-space: nowrap;
    	}
    
    #navCatTabs ul li a {
    	color: #9a9a9a;
    	}
    
    #navEZPagesTOCWrapper {
    	font-weight: bold;
    	float: right;
    	height: 1%;
    	border: 1px solid #9a9a9a;
    	}
    
    #navEZPagesTOC ul {
    	margin: 0;
    	padding: 0.5em 0em;
    	list-style-type: none;
    	line-height: 1.5em;
    	}
    
    #navEZPagesTOC ul li {
    	white-space: nowrap;
    	}
    
    #navEZPagesTOC ul li a {
    	padding: 0em 0.5em;
    	margin: 0;
    	}
    
    #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
    	margin: 0.5em;
    	}
    #updatecart {float: right; margin-top: -12px;}
    
    #navMainSearch {
    	text-align: center;
            height: 80px;
    	}
    
    #navBreadCrumb {
    	padding: 0.5em 0.5em;
    	background-color: #ffffff;
    	font-size: 0.95em;
    	font-weight: bold;
    	margin: 0em;
    	}
    
    #navEZPagesTop {
    	background-color: #abbbd3;
    	background-image: url(../images/tile_back.gif/);
    	font-size: 0.95em;
    	font-weight: bold;
    	margin: 0em;
    	padding: 0.5em;
    	}
    
    #navColumnOne, #navColumnTwo {
    	background-color: transparent;
    	}
    
    /*The main content classes*/
    #contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
    	vertical-align: top;
    	}
    
    /*.content,*/ #productDescription, .shippingEstimatorWrapper {
    	/*font-size: 1.2em;*/
    	padding: 0.5em;
    	}
    
    .alert {
    	color: #FF0000;
    	margin-left: 0.5em;
    	}
    .advisory {}
    .important {
    	font-weight: bold;
    	}
    .notice {}
    .rating{}
    .gvBal {
    	float: right;
    	}
    .centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerSix {
    	padding: 0.8em;
    	}
    #bannerFive { padding-top: 15px;}
    
    .smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
    	font-size: 0.9em;
    	}
    
    /*Shopping Cart Display*/
    #cartAdd {
    	float: right;
    	text-align: center;
    	margin: 1em;
    	padding: 1em;
    	}
    
    .tableHeading TH {
    	border-bottom: 1px solid #9a9a9a;
    	}
    
    .tableHeading, #cartSubTotal {
    	background-color: #e9e9e9;
    	 }
    
    #cartSubTotal {
    	border-top: 1px solid #cccccc;
    	font-weight: bold;
    	text-align: right;
    	line-height: 2.2em;
    	padding-right: 2.5em;
    	}
    
    .tableRow, .tableHeading, #cartSubTotal {
    	height: 2.2em;
    	}
    
    .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
    	padding: 0em 0em;
            padding-right: 5px;
    
    	}
    
    .cartUnitDisplay, .cartTotalDisplay {
    	text-align: right;
    	padding-right: 0.2em;
    	}
    
    #scUpdateQuantity {
    	width: 2em;
     
    	}
    
    .cartQuantity {
    	width: 4.7em;
    	}
    
    .cartNewItem {
    	color: #33CC33;
    	position: relative;  /*do not remove-fixes stupid IEbug*/
    	}
    
    .cartOldItem {
    	color: #660099;
    	position: relative;  /*do not remove-fixes stupid IEbug*/
    	}
    
    .cartBoxTotal {
    	text-align: right;
    	font-weight: bold;
    	}
    
    .cartRemoveItemDisplay {
    	width: 3.5em;
    	}
    
    .cartAttribsList {
    	margin-left: 1em;
    	}
    
    #mediaManager {
    	width: 50%; 
    	margin: 0.2em;
    	padding: 0.5em;
    	background-color: #E4FEf5;
    	border: 1px solid #003D00;
    	}
    .mediaTitle {
    	float: left;
    	}
    .mediaTypeLink {
    	float: right;
    	}
    
    .normalprice, .productSpecialPriceSale {
    	text-decoration: line-through;
    	}
    
    .productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
    	color: #ff0000;
    	}
    
    .orderHistList {
    	margin: 1em;
    	padding: 0.2em 0em;
    	list-style-type: none;
    	} 
    
    #cartBoxListWrapper ul, #ezPageBoxList ul {
    	list-style-type: none;
    	}
    
    #cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
    	margin: 0;
    	padding: 0.2em 0em;
    	} 
    
    #cartBoxEmpty, #cartBoxVoucherBalance {
    	font-weight: bold;
    	}
    
    .totalBox {
    	width: 5.5em;
    	text-align: right;
    	padding: 0.2em;
    	}
    
    .lineTitle, .amount {
    	text-align: right;
    	padding: 0.2em;
    	}
    
    .amount {
    	width: 5.5em;
    	}
    
    /*Image Display*/
    #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    	margin: 0em 1em 1em 0em ;
    	}
    
    .categoryIcon {}
    
    #cartImage {
    	margin: 0.5em 1em;
    	}
    
    /*Attributes*/
    .attribImg {
    	width: 20%;
    	margin: 0.3em 0em;
    }
    
    .attributesComments {}
    
    /*list box contents*/
    .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
    	margin: 1em 0em;
    	}
    
    .centerBoxWrapper {
    	height: 1%;
    	margin: 1.1em 0;
    	}
    
    h2.centerBoxHeading {
    	font-size: 1.5em;
    	color: #0072bc;
            text-align : left;
    	}
    
    /*sideboxes*/
    .columnLeft {}
    
    h3.leftBoxHeading, h3.leftBoxHeading a,
    h3.rightBoxHeading, h3.rightBoxHeading a {
    	font-size: 1.2em;
    	color: #0072bc;
            text-align : left;
    	}
    #manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
    	font-size: 0.9em;
    	color: #0072bc;
    }
    
    .leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
    	margin: 0em;
    	background-image: url(../images/tile_back.gif/);
    	padding: 0.5em 0.2em;
    	}
    
    .leftBoxContainer, .rightBoxContainer {
    	margin: 0em;
    	margin-top: 1.5em;
    	}
    
    .sideBoxContent {
    	background-color: #ffffff;
    	padding: 0.4em;
    	}
    
    h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {
    	color: #0072bc;
    	text-decoration: none;
    	}

  8. #98
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    2nd part of stylesheet.css. tpl_header to follow

    Code:
    .rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
    	color: #0072bc;
    	}
    
    .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: 0em 0em 0em 1.5em;
    	}
    
    #bestsellers ol {
    	padding: 0;
    	margin-left: 1.1em;
    	}
    
    #bestsellers li {
    	padding: 0;
    	margin: 0.3em 0em 0.3em 0em;
    	}
    
    #bannerboxHeading {
    	background-color: #0000CC;
    }
    
    #upProductsHeading {
    	text-align: left;
    	}
    
    #upDateHeading {
    	text-align: right;
    	}
    
    /* categories box parent and child categories */
    A.category-top, A.category-top:visited {
    	color: #########3d;
    	text-decoration: none;
    	}
    A.category-links, A.category-links:visited {
    	color: #########3d;
    	text-decoration: none;
    	}
    A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
    	color: #0072bc;
    	text-decoration: none;
    	}
    SPAN.category-subs-parent {
    	font-weight: bold;
    	}
    SPAN.category-subs-selected {
    	font-weight: bold;
    	}
    /* end categories box links */
    
    /*misc*/
    .back {
    	float: left;
    	}
    
    .back2 {
    	float: right;
    	}
    
    .forward, #shoppingCartDefault #PPECbutton {
    	float: right;
    	}
    
    .bold {
    	font-weight: bold;
    	}
    
    .rowOdd {
    	background-color: #E8E8E8;
    	height: 1.5em;
    	vertical-align: top;
    	}
    
    .rowEven {
    	background-color: #F0F0F0;
    	height: 1.5em;
    	vertical-align: top;
    	}
    
    .hiddenField {
    	display: none;
    }
    .visibleField {
    	display: inline;
    }
    
    CAPTION {
    	/*display: none;*/
    	}
    
    #myAccountGen li, #myAccountNotify li {
    	margin: 0;
    	} 
    
    .accountTotalDisplay, .accountTaxDisplay {
    	width: 20%;
    	text-align: right;
    	/*vertical-align: top*/
    	}
    
    .accountQuantityDisplay {
    	width: 10%;
    	vertical-align: top
    	}
    
    TR.tableHeading {
    	background-color: #cacaca;
    	height: 2em;
    	}
    
    .productListing-rowheading {
    	background-color: #3991e6;
    	background-image: url(../images/tile_back.gif/);
    	height: 2em;
    	color: #FFFFFF;
    	}
    
    .productListing-rowheading a:link {color: #FFFFFF;}
    
    #siteMapList {
    	width: 90%;
    	float: right;
    	}
    
    .ratingRow {
    	margin: 1em 0em 1.5em 0em;
    	}
    
    LABEL#textAreaReviews {
    	font-weight: normal;
    	margin: 1em 0em;
    	}
    
    #popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
    	background-color: #ffffff;
    	}
    .information {padding: 10px 3px; line-height: 150%;}
    
    #shoppingcartBody #shippingEstimatorContent {
    	clear: both;
    	}
    
    .seDisplayedAddressLabel {
    	background-color:#85C285;
    	text-align: center;
    	}
    .seDisplayedAddressInfo {
    	text-transform: uppercase;
    	text-align: center;
    	font-weight: bold;
    	}
    #seShipTo {
    	padding: 0.2em;
    	}
    
    abody {
        margin:0;
        padding-top: 10px;
        color:#000;
        background:#fff;
    }
    #abody {
        width:100%;
        margin:0 auto;
        background:#fff;
    }
    
    #acontent-1 {
        float:left;
        width:33.33%;
        background:#fff;
        padding-top: 10px;
    }
    
    #acontent-2 {
        float:right;
        width:66.66%;
    }
    
    #acontent-2-1 {
        float:left;
        width:55%;
        padding-bottom: 10px;
        margin-top: -20px;
        vertical-align: bottom;
    }
    
    #acontent-2-2 {
        background:#fff;
        float:right;
        width:45%;
        padding-top: 3px;
    }
    
    #afooter {
        background:#ff9;
        clear:both;
    }
    
    .coin-slider { overflow: hidden; position: relative; z-index:2;}
    .coin-slider a{ text-decoration: none; outline: none; border: none; }
    
    .cs-buttons { font-size: 0px; padding: 10px; float: left; }
    .cs-buttons a { margin-left: 5px; height: 10px; width: 10px; float: left; border: 1px solid #B8C4CF; color: #B8C4CF; text-indent: -1000px; }
    .cs-active { background-color: #B8C4CF; color: #FFFFFF; }
    
    .cs-title { width: 680px; padding: 10px; background-color: #000000; color: #FFFFFF; }
    
    .cs-prev, 
    .cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 10px; }
    
    
    #rowOne {width: 100%;}
    #rowTwo {width: 100%; padding-top: 4px;}
    #rowThree {width: 100%; padding-top: 4px;}
    #coin-side {float: right; width: 280px; padding-left: 4px;}
    
    #maincontainer {width: 240px; float: right;}
    #topsection {text-align: right; padding-bottom: 4px;}
    #contentwrapper{float: left; width: 240px;}
    #contentcolumn{float: right; width: 173px; padding-top: 8px; font-size:12px; background: #d8e8f3; height: 39px;}
    #leftcolumn{float: left; width: 67px;}
    #footer{width: 93%; float: right; text-align: center; padding-top: 6px;}
    
    #footer_wrapper{width: 920px; background: #f1f1f2; margin-left: 10px; border: 1px solid #cccccc; padding: 20px 20px 20px 20px; font-size:1.2em;}
    #footer_inside_left{float: left; width: 75%; list-style: none;}
    #footer_inside_right{float: right; width: 25%;text-align:left;color: #0072bc;}
    #footer_nav1{float: left; width: 33.33%; list-style: none;}
    #footer_nav2{float: right; width: 66.66%;}
    #footer_nav2-1{float: left; width: 50%; list-style: none;}
    #footer_nav2-2{float: right; width: 50%; list-style: none;}
    #footer_bottom{width: 100%; text-align:center;}
    #menutitle {margin:0;padding-bottom:.8em;text-align:left;font-size:1.2em;color:#523814;}
    .menuTitle {margin:0;padding-bottom:.8em;text-align:left;font-size:1.2em;color:#523814;}
    foot_link ul {list-style: none;}
    
    span#socialicons3 img{ 
    }
    
    span#socialicons3 img:hover{ 
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
    }
    
    
    /*  ######################################################################____
    
    	01 MENU BAR
        ######################################################################____  */
    
    
    
    #wrapper_menu {
    	width: 980px;
    	margin:0 auto;
    	display:block;
    	position: relative;
    	z-index:9999;
    }
    	#wrapper_menu .menu {
    		list-style:none;
    		width:940px;
    		margin:30px auto 0px auto;
    		height:43px;
    		padding:0px 20px 0px 20px;
    		-moz-border-radius: 10px;
    		-webkit-border-radius: 10px;
    		border-radius: 10px;
    	}
    #wrapper_menu_full {
        width: 100%;
        margin:0;
        display:block;
        position: relative;
        z-index:9999;
    }
    	#wrapper_menu_full .menu {
    		list-style:none;
    		width:940px;
    		margin:0px auto 0px auto;
    		height:43px;
    		padding:0px 20px 0px 20px;
    	}
    .menu li {
    	float:left;
    	text-align:center;
    	position:relative;
    	margin-right:20px;
    	margin-top:6px;
    	border:none;
    }
    .menu li.fullwidth {
    	position: static !important;
    }
    .menu li:hover {
    	background:#eeeeee;
    	border:1px solid #444444;
    	border-bottom:none;
    	margin-right:19px;
    	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
    	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
    	background: -o-linear-gradient(top, #F4F4F4, #EEEEEE);
    	-moz-border-radius: 5px 5px 0px 0px;
        -webkit-border-radius: 5px 5px 0px 0px;
        -khtml-border-radius: 5px 5px 0px 0px;
        border-radius: 5px 5px 0px 0px;
    }
    .menu li.nodrop:hover {
    	background:#eeeeee;
    	border:1px solid #444444;
    	padding: 4px 10px 4px 9px;
    	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
    	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
    	background: -o-linear-gradient(top, #F4F4F4, #EEEEEE);
    	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
    }
    .menu li.nodrop:hover a {
    	padding: 0px;
    }
    .menu li a {
    	color: #EEEEEE;
    	outline:0;
    	padding: 5px 10px 3px 10px;
    	text-decoration:none;
    	display:block;
    	text-shadow: 1px 1px 1px #000;
    }
    .menu li:hover a {
    	color:#161616;
    	text-shadow: none;
    	position:relative;
    	z-index:11;
    	border-bottom:1px solid #EEEEEE;
    	padding: 4px 9px 4px 9px;
    }
    .menu li:hover div a {
    	display:inline;
    }
    .menu li .drop {
    	padding-right:27px;
    	background:url("img/drop.png") no-repeat right 13px;
    }
    .menu li:hover .drop {
    	padding-right:27px;
    	background:url("img/drop.png") no-repeat right 12px;
    }
    
    /* Right aligned menu item */
    
    .menu .right {
    	float:right;
    	right:0;
    	margin-right:0px;
    }
    .menu li.right:hover {
    	margin-right:-1px;
    }
    
    
    
    /*  ######################################################################____
    
    	02 DROP DOWN MENU
        ######################################################################____  */
    
    
    
    /* Left & right aligned common styles */
    
    .menu .dropdown_1column, 
    .menu .dropdown_2columns, 
    .menu .dropdown_3columns, 
    .menu .dropdown_4columns,
    .menu .dropdown_5columns,
    .menu .dropdown_fullwidth {
    	margin:4px auto;
    	left:-999em;
    	position:absolute;
    	background:#eeeeee;
    	border:1px solid #444444;
    	padding:10px;
    	text-align:left;
    	-moz-border-radius: 0px 5px 5px 5px;
        -webkit-border-radius: 0px 5px 5px 5px;
        -khtml-border-radius: 0px 5px 5px 5px;
        border-radius: 0px 5px 5px 5px;
    	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
    	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));
    	background: -o-linear-gradient(top, #EEEEEE, #BBBBBB);
    }
    
    /* Drop Downs Sizes */
    
    .menu .dropdown_1column {width: 145px;}
    .menu .dropdown_2columns {width: 300px;}
    .menu .dropdown_3columns {width: 455px;}
    .menu .dropdown_4columns {width: 610px;}
    .menu .dropdown_5columns {width: 765px;}
    .menu .dropdown_fullwidth {
    	width: 920px;
    	-moz-border-radius:5px;
        -webkit-border-radius:5px;
        -khtml-border-radius:5px;
        border-radius:5px;
    }
    .menu li .first_fullwidth {
    	-moz-border-radius: 0px 5px 5px 5px;
        -webkit-border-radius: 0px 5px 5px 5px;
        border-radius: 0px 5px 5px 5px;
    }
    
    /* Showing Drop Down on Mouse Hover - Left aligned */
    
    .menu li:hover .dropdown_1column, 
    .menu li:hover .dropdown_2columns, 
    .menu li:hover .dropdown_3columns,
    .menu li:hover .dropdown_4columns,
    .menu li:hover .dropdown_5columns {
    	left:-1px;
    	top:25px;
    }
    .menu li:hover .dropdown_fullwidth {
    	left:21px;
    	top:33px;
    	display: block;
    }
    #wrapper_menu_full .menu li:hover .dropdown_fullwidth {
    	left:50%;
    	margin-left:-470px;
    	top:32px;
    	display: block;
    }
    
    /* Showing Drop Down on Mouse Hover - Right aligned */
    
    .menu li .align_right {
    	/* Rounded Corners */
    	-moz-border-radius: 5px 0px 5px 5px;
        -webkit-border-radius: 5px 0px 5px 5px;
        border-radius: 5px 0px 5px 5px;
    }
    .menu li:hover .align_right {
    	left:auto;
    	right:-1px;
    	top:25px;
    }
    .menu li.right:hover .dropdown_fullwidth {
    	right:18px;
    	top:33px;
    }
    
    /* Columns Sizes */
    
    .menu .col_1,
    .menu .col_2,
    .menu .col_3,
    .menu .col_4,
    .menu .col_5,
    .menu .col_6 {
    	display:inline;
    	float: left;
    	position: relative;
    	margin-left: 10px;
    }
    .menu .col_1 {width:145px;}
    .menu .col_2 {width:300px;}
    .menu .col_3 {width:455px;}
    .menu .col_4 {width:610px;}
    .menu .col_5 {width:765px;}
    .menu .col_6 {width:920px;}
    
    /* IMPORTANT */
    
    /* Use the firstcolumn class for the items that stick to the left edge of the dropdown */
    .menu .firstcolumn {
    	margin-left: 0; /* Clearing margin & left */
    	clear: left;
    }
    
    
    
    /*  ######################################################################____
    
    	03 CONTENT STYLING
        ######################################################################____  */
    
    
    
    .menu p,
    .menu ul,
    .menu li,
    .menu h2,
    .menu h3 {
    	font-size:14px; 
    	font-family:Arial, Helvetica, sans-serif;
    	line-height:21px;
    	text-align:left;
    }
    .menu p {
    	font-size:12px;
    	line-height:18px;
    	margin:0;
    	margin-bottom:10px;
    	text-shadow: 1px 1px 1px #FFFFFF;
    }
    .menu .strong {
    	font-weight:bold;
    }
    .menu .italic {
    	font-style:italic;
    }
    .menu h2, 
    .menu h3 {
    	text-shadow: 1px 1px 1px #FFFFFF;
    	border-bottom:1px solid #888888;
    	margin-top:7px;
    }
    .menu h2 {
    	font-weight:400;
    	font-size:21px;
    	margin-bottom:18px;
    	padding-bottom:11px;
    }
    .menu h3 {
    	font-weight:600;
    	font-size:14px;
    	margin-bottom:14px;
    	padding-bottom:7px;
    }
    .menu li:hover div a {
    	text-decoration:none;
    	text-shadow:none;
    	border:none;
    	padding:0;
    }
    .menu .pusher { /* Use this pucher if you want to give more vertical spacing between your rows of content */
    	margin-top:18px;
    }
    
    /* Icon paragraphs */
    
    .menu .help,
    .menu .favorite,
    .menu .mail,
    .menu .print {
    	padding-left:36px;
    	margin-bottom:18px;
    }
    .menu .help {background:url("img/help.png") no-repeat 0px 2px;}
    .menu .favorite {background:url("img/favorite.png") no-repeat 0px 2px;}
    .menu .mail {background:url("img/mail.png") no-repeat 0px 2px;}
    .menu .print {background:url("img/print.png") no-repeat 0px 2px;}
    
    /* Images styles */
    
    .menu .imgshadow_dark { /* Better style on dark background */
    	background:#FFFFFF;
    	padding:4px;
    	border:1px solid #333333;
    	margin-top:5px;
    	-moz-box-shadow:0px 0px 5px #000000;
    	-webkit-box-shadow:0px 0px 5px #000000;
    	box-shadow:0px 0px 5px #000000;
    }
    .menu .imgshadow_light { /* Better style on light background */
    	background:#FFFFFF;
    	padding:4px;
    	border:1px solid #777777;
    	margin-top:5px;
    	-moz-box-shadow:0px 0px 5px #666666;
    	-webkit-box-shadow:0px 0px 5px #666666;
    	box-shadow:0px 0px 5px #666666;
    }
    .menu .img_left { /* Image sticks to the left */
    	width:auto;
    	float:left;
    	margin:2px 15px 5px 0px;
    }
    .menu .img_right { /* Image sticks to the right */
    	width:auto;
    	float:right;
    	margin:2px 0px 5px 15px;
    }
    
    /* Box styles */
    
    .menu li .black_box,
    .menu li .dark_grey_box {
    	color: #eeeeee;
    	text-shadow: 1px 1px 1px #000;
    	padding:4px 6px 4px 6px;
    	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
    }
    .menu li .black_box {
    	background-color:#333333;
    	-webkit-box-shadow:inset 0 0 3px #000000;
    	-moz-box-shadow:inset 0 0 3px #000000;
    	box-shadow:inset 0 0 3px #000000;
    }
    .menu li .dark_grey_box {
    	background-color:#555555;
    	-webkit-box-shadow:inset 0 0 3px #111111;
    	-moz-box-shadow:inset 0 0 3px #111111;
    	box-shadow:inset 0 0 3px #111111;
    }
    
    /* Standard lists styles */
    
    .menu li ul {
    	list-style:none;
    	padding:0;
    	margin:0 0 12px 0;
    }
    .menu li ul li {
    	font-size:12px;
    	line-height:24px;
    	position:relative;
    	text-shadow: 1px 1px 1px #ffffff;
    	padding:0;
    	margin:0;
    	float:left;
    	text-align:left;
    	width:145px;
    }
    .menu li ul li a {
    	padding:0;
    }
    .menu li ul li:hover {
    	background:none;
    	border:none;
    	padding:0;
    	margin:0;
    }
    
    /* Greybox lists styles */
    
    .menu li .greybox li {
    	background:#F4F4F4;
    	border:1px solid #bbbbbb;
    	margin:0px 0px 4px 0px;
    	padding:4px 6px 4px 6px;
    	width:131px;
    	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
    }
    .menu li .greybox li:hover {
    	background:#ffffff;
    	border:1px solid #aaaaaa;
    	padding:4px 6px 4px 6px;
    	margin:0px 0px 4px 0px;
    }
    
    /* Other lists styles */
    
    .menu li .plus li {
    	background: url("img/plus.png") left 6px no-repeat;
    	margin:0px 0px 4px 0px;
    	padding:0px 0px 0px 21px;
    	width:109px;
    }
    .menu li .plus li:hover {
    	background: url("img/plus.png") left 6px no-repeat;
    	padding:0px 0px 0px 21px;
    	margin:0px 0px 4px 0px;
    }
    
    /* Social Icons */
    
    .menu li ul.social {
    	list-style:none;
    	margin:0;
    	padding:0;
    }
    .menu li ul.social li {
    	padding-top:5px;
    	margin:0 12px 12px 0;
    	float:left;
    	position:relative;
    	display:inline;
    	width:32px;
    }
    .menu li ul.social li img {
    	border:none;
    }
    .menu li ul.social li:hover {
    	padding-top:5px;
    	margin:-1px 12px 12px 0;
    }
    .menu li ul.social li span {
    	display:none;
    }
    
    /* 2-Levels Drop Down */
    
    
    .menu .levels, .menu .levels ul { /* all lists */
    	padding: 0;
    	margin: 0;
    	list-style: none;
    }
    .menu li:hover .levels a {
    	display:block;
    }
    .menu .levels a {
    	display: block;
    	width: 10em;
    }
    .menu .levels a.parent, .menu .levels a.parent:hover {
    	background: url("img/drop2.png") right center no-repeat;
    }
    .menu .levels li {
    	float: left;
    	width:150px;
    }
    .menu .levels li ul { /* second-level lists */
    	position: absolute;
    	border:1px solid #666666;
    	background:#EEEEEE;
    	top:-23px;
    	margin:15px 0px 0px 4px;
    	padding:6px;
    	-moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        border-radius: 5px;
    	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
    	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));
    	background: -o-linear-gradient(top, #EEEEEE, #BBBBBB);
    	left: -999em;
    }
    .menu .levels li ul ul {
    	top:-23px;
    }
    .menu .levels li:hover ul ul, .menu .levels li:hover ul ul ul {
    	left: -999em;
    }
    .menu .levels li:hover ul, .menu .levels li li:hover ul, .menu .levels li li li:hover ul {
    	left: 142px;
    }
    
    
    
    /*  ######################################################################____
    
    	04 CONTACT FORM
        ######################################################################____  */
    
    
    
    #contact_form label, legend {
    	font-size: 12px;
    	font-family:Arial, Helvetica, sans-serif;
    }
    #contact_form legend {
    	margin-bottom:10px;
    }
    #contact_form {
    	display: block;
    	margin-bottom:10px;
    }
    #contact_form label {
    	display: inline-block; 
    	float: left; 
    	height: 36px; 
    	line-height: 36px; 
    	width:80px;
    	font-size:12px; 
    }
    #contact_form input, textarea, select {
    	width:190px;
    	padding: 5px;
    	border:1px solid #0A0A0A;
    	-moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -khtml-border-radius: 3px;
            border-radius: 3px;
    	font-size:12px;
    
    }   
    #contact_form textarea {
    	resize:none;
    }   
    #contact_form input:focus, textarea:focus, select:focus {
    	box-shadow: rgba(0,0,0, 0.7) 0px 0px 3px;
    	-moz-box-shadow: rgba(0,0,0, 0.7) 0px 0px 3px;
    	-webkit-box-shadow: rgba(0,0,0, 0.7) 0px 0px 3px;  
    	border:1px solid #333333;
    }
    #contact_form input:hover, textarea:hover, select:hover {
    }
    #contact_form .required {
    	color:#C00;
    }
    #contact_form .form_buttons {
    	margin:4px 0 0 80px;
    }
    #contact_form input.button {
    	width: 80px;
    	margin-right:10px;
    	cursor: pointer;
    	background-color:#1E1E1E;
    	border:1px solid #0A0A0A;
    	color:#cccccc;	
    	padding: 4px 7px 4px 7px;
    }
    #contact_form input.button:hover {
    	color:#eeeeee;	
    	background-color:#222222;
    	border:1px solid #000000;
    }
    #contact_form .special {
    	display:none;
    }
    #contact_form .error, #contact_form .sent {
    	font-size:11px;
    	padding:2px 5px 2px 5px;
    	text-shadow:none;
    	-moz-border-radius:3px; 
    	-webkit-border-radius:3px; 
    	border-radius: 3px;
    }
    #contact_form .error {
    	background:#FBE5E2; 
    	border:#F2A197 solid 1px; 
    	color:#992213;
    }
    #contact_form .sent {
    	background:#E1F8CB; 
    	border:#C6D880 solid 1px; 
    	color:#37620d;
    }
    
    
    
    /*  ######################################################################____
    
    	05 COLORS
        ######################################################################____  */
    
    
    .menu_blue {
    	background: #014464;
    	background: -moz-linear-gradient(top, #0272a7, #013953);
    	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0272a7), to(#013953));
    	background: -o-linear-gradient(top, #0272a7, #013953);
    }
    #wrapper_menu .menu_blue {
    	border: 1px solid #015b86;
    	border-top: 1px solid #029feb;
    }
    #wrapper_menu_full .menu_blue {
    	border-bottom: 1px solid #015b86;
    }
    .menu_blue li:hover div a {
    	color:#015b86;
    }
    .menu_blue li:hover div a:hover {
    	color:#029feb;
    }
    .menu_blue li ul li a:hover {
    	color:#029feb;
    }

  9. #99
    Join Date
    Jul 2012
    Posts
    58
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    tpl_header :)

    Code:
    ?>
    <?php
      // Display all header alerts via messageStack:
      if ($messageStack->size('header') > 0) {
        echo $messageStack->output('header');
      }
      if (isset($_GET['error_message']) && zen_not_null($_GET['error_message'])) {
      echo htmlspecialchars(urldecode($_GET['error_message']));
      }
      if (isset($_GET['info_message']) && zen_not_null($_GET['info_message'])) {
       echo htmlspecialchars($_GET['info_message']);
    } else {
    
    }
    ?>
    
    <div id="fb-root"></div>
    <script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    
    
    <!--bof-header logo and navigation display-->
    <?php
    if (!isset($flag_disable_header) || !$flag_disable_header) {
    ?>
    
    <div id="abody">
        <div id="amain">
            <div id="acontent-1">
                 <div id="logo"><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">' . zen_image($template->get_template_dir(HEADER_LOGO_IMAGE, DIR_WS_TEMPLATE, $current_page_base,'images'). '/' . HEADER_LOGO_IMAGE, HEADER_ALT_TEXT) . '</a>'; ?></div>
            </div>
            <div id="acontent-2">
                <div id="acontent-2-1">
                  <div id="navMainSearch"><?php require(DIR_WS_MODULES . 'sideboxes/search_header.php'); ?></div>
                  <br class="clearBoth" />
                        <div id="tagline2"><?php echo HEADER_SALES_TEXT;?></div>
                        <div id="tagline"><?php echo HEADER_SALES_TEXT2;?></div>
                </div>
                <div id="acontent-2-2">
    <div id="navMain">
        <ul class="back2">  
    <div id="maincontainer">
    <div id="topsection">
       <li><?php echo '<a href="' . HTTP_SERVER . DIR_WS_CATALOG . '">'; ?><?php echo HEADER_TITLE_CATALOG; ?></a>|</li>
         <?php if ($_SESSION['customer_id']) { ?>
       <li><a href="<?php echo zen_href_link(FILENAME_LOGOFF, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGOFF; ?></a>|</li>
         <?php
            } else {
              if (STORE_STATUS == '0') {
          ?>
       <li><a href="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>"><?php echo HEADER_TITLE_LOGIN; ?></a>|</li>
         <?php } } ?>
       <li><a href="<?php echo zen_href_link(FILENAME_ACCOUNT, '', 'SSL'); ?>"><?php echo HEADER_TITLE_MY_ACCOUNT; ?></a></li><br> 
    </div>
    
    <div id="contentcolumn">
       <a href="<?php echo zen_href_link(FILENAME_SHOPPING_CART, '', 'NONSSL'); ?>"><?php echo HEADER_TITLE_CART_CONTENTS; ?> - <? echo $_SESSION['cart']->count_contents();?> item(s)<br> <? echo $currencies->format($_SESSION['cart']->show_total());?></a>
    </div>
    
    <div id="leftcolumn">
      <img src="http://d1xdpwxwt2wdkc.cloudfront.net/cart.png" class="cart-image" alt="the shopping cart" />
    </div>
    <br class="clearBoth" />
    <div id="footer">
      <div class="fb-like" data-href="<?php echo FACEBOOK_URL;?>" data-send="false" data-width="200" data-show-faces="false"></div>
    </div>
    
    </div>
    
    </ul>
                </div>
            </div>
        </div>
        <div id="afooter">
    <!--bof-drop down menu -->
     <?php include("tpl_drop_down.php"); ?>
    <!--eof-drop down menu -->
        </div>
    </div>
    
    
    
    
    
    
    
    
    
    <?php } ?>

  10. #100
    Join Date
    Jun 2012
    Location
    Winter Springs, FL
    Posts
    17
    Plugin Contributions
    0

    Default Re: Abbiamo Supremo Support Thread

    Hi Brandon,
    I am just about to publish my site and have it out for critiques from those-that-make-decisions. Looks great on Firefox and Chrome but Explorer just throws it in disarray. Of course everyone and their mother uses Explorer. Aside from putting a banner at top asking the customer to view in Firefox or Chrome, do you know where the problem lies?
    www.gefw.co
    Thank you for all your efforts and time :)

 

 
Page 10 of 24 FirstFirst ... 8910111220 ... LastLast

Similar Threads

  1. EasyPopulate 4.0 Support Thread
    By chadderuski in forum Addon Admin Tools
    Replies: 3623
    Last Post: 12 Jun 2024, 03:47 AM
  2. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 743
    Last Post: 30 Mar 2024, 02:26 AM
  3. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  4. SysCheck [support thread]
    By swguy in forum All Other Contributions/Addons
    Replies: 36
    Last Post: 24 Oct 2020, 05:28 AM
  5. PurpleShades Support Thread
    By kobra in forum Addon Templates
    Replies: 122
    Last Post: 18 May 2011, 07:18 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR