Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    Plugin Contributions
    1

    Default Why can I not find the right CSS? - Color Change

    I am using a Template monster (Yes I know.... ) template for my site and what to change the back ground color on the site. I can not for the life of me find the right stylesheet.css,

    The path I am going to is:
    /includes/templates/MY TEMPLATE/css/stylesheet.css

    however I can not find the background color anywhere in the stylesheet. (Am I missing something?!?!)

    I have used ZC a ton in the past but took about 10months off and now feel like I lost all that i knew!!!

    My website is: http://www.driftbuildstore.com

    I am wanting to change the black/grey color that show up in the far back ground behind the entire site (the section that will expand to fit any size screen)

    Your help good sirs/madams is much appreciated.

    Below is the code of the stylesheet.css at the above mentioned location.
    Code:
    a img {border: none; }
    
    a, #navEZPagesTOC ul li a {
            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 {
    
            }
    
    h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
            
            }
    
    .biggerText {
    
            }
    
    #gender-male, #gender-female, #email-format-text{ margin-left:8px;}
    .information{ padding:8px 0 0 16px;}
    
    CODE {
            font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:15px; color:#000;
            }
    
    FORM, SELECT, INPUT {
           
            }
    FORM	{margin:0px; padding:0px;}
    
    TEXTAREA {
            margin: auto;
            display: block;
            width: 95%;
            }
    
    input:focus, select:focus, textarea:focus {
    
            }
    
    FIELDSET {
            padding: 0.5em;
            margin: 0.5em 0em;
    		border:1px solid #E1E1E1;
            }
    
    LEGEND {
            font-weight: bold; padding:0 5px; color:#000;
            }
    
    LABEL, h4.optionName {
            
            }
    
    LABEL.checkboxLabel, LABEL.radioButtonLabel {
    		margin-left:5px;
            }
    
    #logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
            float: left;
            }
    
    LABEL.inputLabel {
            width: 11em;
            float: left;
    		padding-left:10px;
            }
    
    LABEL.inputLabelPayment {
            width: 15em;
            float: left;
            }
    
    LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
            width: 12em;
            float: left;
            }
    
    P, ADDRESS, #contactUsNoticeContent {
            padding: 0.5em;
            }
    
    ADDRESS {
            font-style: normal;
            }
    
    .clearBoth {
            clear: both;
            }
    
    HR {
    	color:#C1C1C1;
    	border:0; border-top:1px solid #E1E1E1;
    	margin:5px 0px;
    }
    
    /*warnings, errors, messages*/
    .messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
            line-min-height: 1.8em;
            padding: 0.2em;
            
            }
    
    .messageStackWarning, .messageStackError {
            color:#FF0000; 
            }
    
    .messageStackSuccess {
            background-color: #F1F6E6;
            color:#000;
            }
    
    .messageStackCaution {
            background-color: #FFFF66;
            color:#000;
            }
    
    /*wrappers - page or section containers*/
    #mainWrapper {
            text-align: left;
            vertical-align: top;
            }
    
    #headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
            }
    
    #navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
           
            } 
    
    #tagline {
            color:#000; margin-top:10px;
            font-size: 12px;
            text-align : center;
            vertical-align: middle;
            }
    
    #sendSpendWrapper {
            border: 1px solid #cacaca;
            float: right;
            margin: 0em 0em 1em 1em;
            }
    
    .floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
            margin: 0;
    		color:#000;
            }
    .floatingBox a {color:#000;}
    #productDetailsList li a{ color:#000;}
    #productDetailsList li { color:#000;}
    .wrapperAttribsOptions { display:block;
            margin: 0.3em 0em;
            }
    
    /*navigation*/
    #sorter {margin:10px 10px -15px 10px;}
    .navSplitPagesResult {margin-top:7px; margin-bottom:7px; margin-left:10px; margin-right:10px; font-size:10px;}
    .navSplitPagesResult a {color:#161616;}
    .navSplitPagesLinks {margin-top:7px; margin-bottom:7px; margin-left:10px; margin-right:10px; font-size:10px;}
    .navSplitPagesLinks a {color:#161616;}
    .navNextPrevCounter {
            margin: 0em;
            font-size: 0.9em;
            }
    .navNextPrevList {
            display: inline;
            white-space: nowrap;
            margin:0px 2px 3px 0px;
            list-style-type: none;
            }
    .navNextPrevWrapper{
    		margin-bottom:2px;
    		}
    
    #navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
           
            }
    
    #navMain ul, #navSupp ul, #navCatTabs ul  {
            margin: 0;
            padding:  0.5em 0em;
            list-style-type: none;
            text-align: center;
            line-min-height: 1.5em;
            }
    
    #navMain ul li, #navSupp ul li, #navCatTabs ul li {
           
            }
    
    #navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
          
            }
    
    #navEZPagesTOCWrapper {
            font-weight: bold; float:inherit;
            min-height: 1%;
    		padding:0.5em;
    		margin:5px 0px;
            border: 1px solid #E1E1E1;
            }
    
    #navEZPagesTOC ul {
            margin: 0;
            padding:  0.5em 0em;
            list-style-type: none;
            line-min-height: 1.5em;
            }
    
    #navEZPagesTOC ul li {
            white-space: nowrap;
            }
    
    #navEZPagesTOC ul li a {
            padding: 0em 0.5em;
            margin: 0;
            }
    
    #navMainSearch, #navCategoryIcon {
            margin:5px 5px 0 0px;
            }
    
    
    
    #navEZPagesTop {
            
            }
    
    
    /*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;*/
            }
    .content	{
    		margin:0;
    		}
    
    .alert {
            color: #FF0000;
            margin-left: 0.5em;
    		margin-right:5px;
            }
    .advisory {}
    .important {
            font-weight: bold;
    		margin:5px;
            }
    .notice {}
    .rating{}
    .gvBal {
            float: right;
            }
    #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
            padding: 0em;
            }
    
    .smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
            font-size: 0.9em;
            }
    
    /*Shopping Cart Display*/
    
    .tableHeading TH {
    
            }
    
    .tableHeading, #cartSubTotal { 
          
    	  }
    
    
    .tableRow, .tableHeading, #cartSubTotal {
            min-height: 2.2em;
            }
    
    .cartUnitDisplay, .cartTotalDisplay {
            text-align: right;
            padding-right: 0.2em;
            }
    
    #scUpdateQuantity {
            width: 2em;
            }
    
    .cartQuantity {
            width: 4.7em;
            }
    
    .cartNewItem {
            color:#000;
            position: relative;  /*do not remove-fixes stupid IEbug*/
            }
    .cartNewItem:hover{ color:#767575;}
    
    .cartOldItem {
            /*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;
    }
    
    
    #cartBoxListWrapper ul, #ezPageBoxList ul {
            list-style-type: none;
            }
    
    #ezPageBoxList li, .cartBoxTotal {
            margin: 0;
            padding: 0.2em 0em;
            } 
    
    .totalBox {
            width: 5.5em;
            text-align: right;
            padding: 0.2em;
    		color:#000; font-weight:bold; font-size:11px;
            }
    
    .lineTitle, .amount {
            text-align: right;
            padding: 0.2em;
            }
    
    .amount {
            width: 5.5em;
            }
    
    /*Image Display*/
    
    
    .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 {
    
            }
    
    /*sideboxes*/
    .columnLeft {}
    .columnRight {}
    
    
    
    
    
    
    .sideBoxContent {
            }
    
    
    
    .rightBoxHeading {
            margin: 0em;
            background-color: #663366;
            padding: 0.2em 0em;
            }
    
    h3.leftBoxHeading a:hover {
            color: #FFFF33;
            text-decoration: none;
            } 
    
    h3.rightBoxHeading a:hover {
            color: #FF0000;
            text-decoration: none;
            }
    
    .rightBoxContent {
            margin-bottom: 1em;
            }
    
    .centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
    
           width:auto;
            }
    .categoryListBoxContents a {text-decoration:none; color:#C00505; text-transform:uppercase; text-align:center;}
    
    .cartTotalsDisplay{
    
    }
    
    
    #bannerboxHeading {
            background-color: #0000CC;
    }
    
    #upProductsHeading {
            text-align: left;
            }
    
    #upDateHeading {
            text-align: right;
            }
    
    /*misc*/
    .back {
            float: left;
            }
    
    .forward {
            float: right;
            }
    
    .bold {
            font-weight: bold;
            }
    
    .rowOdd {
            
            min-height: 1.5em;
            vertical-align: top;
            }
    
    .rowEven { padding:5px 5px 5px 5px;
            
            min-height: 1.5em;
            vertical-align: top;
            }
    
    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 {
            min-height: 2em;
            }
    
    #siteMapList {
            width: 90%;
            float: right;
            }
    #siteMapList ul{ list-style:circle;}
    
    .ratingRow {
            margin: 1em 0em 1.5em 0em;
            }
    
    LABEL#textAreaReviews {
            font-weight: normal;
            }
    
    
    /*!!!!!!!!!*/
    #gvFaqDefaultMainContent{margin:10px 15px 15px 15px;}
    #gvFaqDefaultContent{margin:0 5px 0 5px;}
    #reviewsDefaultNoReviews{margin:0 5px 5px 5px;}
    #createAcctSuccessMainContent{ margin:5px;}
    
    .main_block {margin:20px;}
    
    .ee	{text-decoration:line-through;}
    
    
    
    
    
    
    /*  --------------- PRICES ---------------  */
    
    .normalprice, .productSpecialPriceSale {
            
    }
    		
    .normalprice {
    	color:#000; font-weight:bold; font-size:11px; text-decoration:line-through;
    }
    
    .productSpecialPrice, .productSalePrice, .productSpecialPriceSale {color:#000; font-weight:bold; font-size:11px;}
    
    .productSpecialPriceSale {
    	text-decoration:line-through;
    }
    		
    .productPriceDiscount {color:#373737; font-size:12px;}
    
    
    
    
    /*  --------------- BUTTONS ---------------  */
    
    .buttonRow, .buttonRow2 { 
    		margin:0;
    		padding:7px 0;
    }
    
    .buttonRow input, .buttonRow2 input, .buttonRow3 input {border:none; padding:0; background:none;}
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Why can I not find the right CSS? - Color Change

    stylesheet_tm.css

    body { background:#1e1e1f; font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:15px; color:#000;}

  3. #3
    Join Date
    Mar 2010
    Location
    Green Bay, WI
    Posts
    360
    Plugin Contributions
    1

    Default Re: Why can I not find the right CSS? - Color Change

    PERFECT.... Thank you!!
    Forums are for helping people!! if you don't want to help people then shut up and get off the forum!

  4. #4
    Join Date
    Sep 2012
    Posts
    253
    Plugin Contributions
    0

    Default Re: Why can I not find the right CSS? - Color Change

    I cannot find the right place to change the black text header for boxes. For example on the logon page.
    "Returning Customers: Please Log In"
    "New? Please Provide Your Billing Information"
    "Company Details"
    "Billing Address"
    "Additional Contact Details"
    "Login Details"
    "Newsletter and Email Details" and so it goes all the way through the checkout. I have managed to change mostly everything else I would like. However I can't seem to find these. Perhaps they are not defined? If not how could I easily define them. It happens all the way through the checkout process.
    http://onlineorder.sshorepizza.com is the website if you want to see what I mean.

    Also in the shopping cart area the text inside that box is currently yellow on white. Which is hard to see. I can't seem to find that setting either.

    Thanks in advance for your help.
    Last edited by southshorepizza; 12 Feb 2013 at 08:38 PM.

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

    Default Re: Why can I not find the right CSS? - Color Change

    For the login page, find this and remove the red part:

    LEGEND {
    font-weight: bold;
    padding: 0.3em;
    color: black;
    }

    Try installing the Web Develoiper or Firebug plugins for Firefox. Makes finding stuff like this easy.

  6. #6
    Join Date
    Sep 2012
    Posts
    253
    Plugin Contributions
    0

    Default Re: Why can I not find the right CSS? - Color Change

    Thank you. I will install those plugins. Great tip. Thank you!

 

 

Similar Threads

  1. Can't seem to find the proper division to change in css
    By andycowboy in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 22 Dec 2011, 05:01 PM
  2. Can't find css elements to change color
    By isaacr25 in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 28 Dec 2007, 07:28 PM
  3. css help, can't find sidebox header font color
    By divinelighting in forum General Questions
    Replies: 2
    Last Post: 19 Mar 2007, 11:36 PM
  4. Can't find where to change Cyan color
    By saporta in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Nov 2006, 05:55 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