Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2008
    Posts
    38
    Plugin Contributions
    0

    help question css help for my amazon store

    Hi

    I'm looking for a little CSS help for an Amazon astore I've integrated to my site but I'm a noob and don't know how to adjust the CSS to make it fit-

    I Inserted an over sized jscript a band aid fix- but if some one could help me set the appropriate CSS setting to make it fit I would appreciate it-

    http://fitnessdepotaz.com/index.php?...index&cPath=92

    AMAZON astore CSS-

    /* PAGE STYLE */
    body {
    margin:24px;
    padding:0px;
    background:#FFFFFF;
    color:#000000;
    min-width:748px;
    font-family:'Verdana', sans-serif;
    font-size:9pt;
    font-weight:500;
    line-height:12pt;
    text-decoration: none;
    }
    table {
    font-family:'Verdana', sans-serif;
    font-size:9pt;
    }
    form {
    margin:0px;
    }
    a {
    color: #206BA2;
    text-decoration: underline;
    }
    a img{ border:none;}
    hr {
    border:0;
    width:100%;
    color:#0C1D95;
    background-color:#0C1D95;
    height:1px;
    width:100%;
    margin:6px 0px 12px 0px;
    }
    #wrap {
    width:748px;
    }
    #rule {
    height:1px;
    background-color:#000000;
    width:100%;
    margin:6px 0px 12px 0px;
    }
    h2 {
    font-size:16px;
    font-weight:bold;
    margin:0px;
    padding:0px;
    }
    h3 {
    font-size:14px;
    font-weight:bold;
    margin:0px;
    padding:0px;
    }

    /* MAIN PAGE AREA */
    #mainwrap {
    float:right;
    }
    #main {
    width:530px;
    margin-bottom:19px;
    overflow:hidden;
    }
    div#header {
    background:#0C1D95;
    padding:6px 24px 4px;
    margin:0;
    vertical-align:middle;
    }
    a#mainheadertitle {
    padding:0px;
    font-family:'Verdana', sans-serif;
    font-size:15pt;
    font-weight:normal;
    line-height:1.5em;
    color:#FFFFFF;
    margin:0px;
    text-align:left;
    vertical-align:middle;
    text-decoration:none;
    }
    a#mainheadertitle:hover {
    text-decoration:underline;
    }
    td#mainheaderlogo {
    padding:5px;
    }
    img#mainlogo {
    padding-right:5px;
    }
    div#mainsubheader {
    background:#F2F2F2;
    padding:10px 24px;
    vertical-align:middle;
    }
    div#contentsubheader {
    width:482px;
    overflow:hidden;
    }
    div#subheaderlinks {
    float:right;
    text-align:right;
    }
    div#subheadertitle {
    font-size:12pt;
    font-weight:bold;
    }
    div#contenterror {
    background:#FFFFFF;
    padding:14px 24px;
    }
    span.currentpage {
    font-weight:bold;
    }

    span.error {
    font-weight:bold;
    }

    /* SIDEBAR */
    #sidebar {
    float:left;
    width:200px;
    overflow:hidden;
    }
    #sidebar ul {
    margin-bottom:0;
    }
    #sidebar h3, #sidebar p {
    padding:0 10px;
    }

    /* GENERAL SIDEBAR WIDGET STYLES */
    ul#widget,ul.widget li.widget {
    margin:0;
    padding:0;
    list-style:none;
    }
    li.widget {
    float:left;
    width:200px;
    margin-bottom:19px;
    }
    ul#widget div {
    background:#FFFFFF;
    }
    ul#widget h3 {
    font-family:'Verdana', sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color:#FFFFFF;
    margin:0px;
    padding:6px 15px 4px;
    text-align:left;
    background:#0C1D95;
    }
    ul#widget p {
    font-family:'Verdana', sans-serif;
    font-size: 9pt;
    font-weight: normal;
    color:#000000;
    margin:0px;
    padding: 10px 15px 20px;
    }

    /* SEARCHBROWSE WIDGET */
    div#searchbrowse {
    padding:14px;
    }
    div#searchbrowse div.indent {
    padding: 5px 0px 5px 15px;
    }
    select.searchwidget {
    width:173px;
    margin-bottom:6px;
    }
    input#searchwidgetkeywords {
    width:134px;
    }
    span#SearchAtAmazon {
    font-size: 8pt;
    }
    div#browsetitle {
    font-weight:bold;
    padding-bottom:7px;
    }
    span.selectedcategory {
    font-weight:bold;
    }

    /* LISTMANIA WIDGET */
    div.listwidget {
    padding-bottom:16px;
    }
    ul.listmania {
    margin:0px;
    padding:0px;
    list-style:none;
    }
    ul.listmania li {
    margin:0px;
    padding:5px;
    padding-left:10px;
    list-style:none;
    text-align:center;
    }
    ul.listmania li.clsOdd,li.listimages {
    background-color:#FFFFFF;
    }
    ul.listmania li.clsEven {
    background-color:#FFFFFF;
    }

    img.listimage {
    display:block;
    margin-left:auto;
    margin-right:auto;
    }

    /* PRODUCTS WIDGETS */
    div.productwidget {
    padding:0px;
    padding-bottom:16px;
    }
    div.productwidget .price {
    font-weight:bold;
    }
    table.sidebarproducts {
    font-family:'Verdana', sans-serif;
    font-size:9pt;
    width:200px;
    }
    table.sidebarproducts td {
    padding:5px;
    }
    table.sidebarproducts td.image {
    vertical-align:top;
    width:75px;
    }
    table.sidebarproducts td.text {
    vertical-align:middle;
    width:115px;
    }
    table.sidebarproducts span.listtitle {
    font-weight:bold;
    }
    div.privacylink {
    padding: 2px 5px;
    font-size:7pt;
    text-align:center;
    }

    /* FOOTER */
    div#footer {
    width:530px;
    margin-bottom:28px;
    color:#0C1D95;
    border-top:1px solid #0C1D95;
    }
    div#footer p {
    padding:5px;
    margin:0;
    }
    div#leftfoot {
    float:left;
    width:430px;
    }
    div#rightfoot {
    float:right;
    width:100px;
    text-align:right;
    }

    /* WISHLIST WIDGET */
    div#wishlist_page_link
    {
    padding:7px 5px 5px;
    }

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,269
    Plugin Contributions
    3

    Default Re: How do I offer affiliate products on Zen?

    Quote Originally Posted by 1fghjkl View Post
    Hi

    I'm looking for a little CSS help for an Amazon astore I've integrated to my site but I'm a noob and don't know how to adjust the CSS to make it fit-
    Not strictly a zencart issue... I doubt if the usual helpers here will have time to tackle this... is there not a user forum for Amazon users on the Amazon network?
    20 years a Zencart User

 

 

Similar Threads

  1. Replies: 2
    Last Post: 23 Oct 2013, 03:41 PM
  2. Replies: 0
    Last Post: 4 Feb 2013, 12:07 AM
  3. Integrate Amazon Store Into Ezy Page?
    By silentavatar in forum General Questions
    Replies: 8
    Last Post: 24 Mar 2011, 09:58 PM
  4. Basic CSS Help With My Store
    By neighbornick in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 29 Mar 2009, 03:18 PM
  5. Replies: 0
    Last Post: 3 Oct 2008, 06:50 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