Results 1 to 8 of 8
  1. #1
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

    Default CSS for shipping estimator

    http://www.candlewithcare.co.uk/inde...ping_estimator

    I'm trying to find the CCS stylesheet for the Popup shipping estimator (See above link)

    I have tried using web developer in Firefox (An absolute must for all NON techies like me) but cannot find it anywhere.
    Can anyone advise please?
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

  2. #2
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: CSS for shipping estimator

    I don't think you need a separate stylesheet. You just style the elements on that page using your main stylesheet.

    Don't forget that not all available classes and IDs are in the default stylesheet.css, though they may be in the code just waiting for you to use them. So if you find some class or ID in the code that you'd like to style, and it's not in stylesheet.css you can just add it and style away.

    HTH

    Rob

  3. #3
    Join Date
    Apr 2008
    Location
    London
    Posts
    596
    Plugin Contributions
    0

    Default Re: CSS for shipping estimator

    That link doesn't work BUT if you're using WD addon for FF then when you select the relevant area, the URL of the style sheet file will be listed at the top of the web developer panel.

  4. #4
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

    Default Re: CSS for shipping estimator

    Thanks for your replies, the link does work, the screen is pink as the text, boxes and background all seem to be the same colour??

    I'm tryingt to separate them out but cannot find where or how.
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

  5. #5
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: CSS for shipping estimator

    It's difficult for us to know what to suggest you do to make a Template Monster template work, in some cases. Search the Zen Pub forum for "Template Monster" to see what I mean.

    In this case, I would suggest using the Web Developer tools to find one particular element on that page, and start searching your several stylesheets to see where that element is styled. Try something simple like getting a border to display around that element so you know you're in the right spot, then start to style it the way you really want it.

    And if you find multiple competing definitions in separate stylesheets, consider consolidating them to simplify your life a little.

    HTH

    Rob

  6. #6
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

    Default Re: CSS for shipping estimator

    I gave up on this a while back but I really need to get it sorted now as I'm sure I am losing customers because of this.

    When I view the CSS using the firefox web developer it takes me to the stylesheet.css file

    In here I cannot even find anything that resembles Popup shipping estimator.

    I have found within all the css files some items are missing.
    Is this the case here?
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

  7. #7
    Join Date
    Nov 2006
    Location
    Dartmouth, NS Canada
    Posts
    2,378
    Plugin Contributions
    0

    Default Re: CSS for shipping estimator

    In a stock Zen Cart stylesheet, the shipping estimator styles are in the main stylesheet, which is stylesheet.css. Search for the word "shipping" and see what you can find.

    I can't help you more without using the Web Developer Tools, and I can't use them because the javascript that pops up that window draws the window without the status bar and other window elements used by the Tools.

    You may have to ask Template Monster for help.

    Rob

  8. #8
    Join Date
    May 2008
    Posts
    182
    Plugin Contributions
    0

    Default Re: CSS for shipping estimator

    It looks like there is nothing in any of the css files at all.
    I have decided to display shipping instead of popup and have added this into the main css stylesheet.

    #shippingEstimatorContent {background:#ffcae4;}
    #shippingEstimatorContent th {border:1px solid #ff68b2; ; padding:5px;

    color:#FF68b2;background:#ffeaf4;}
    #shippingEstimatorContent td {border:1px solid #ffeaf4; border:1px solid #ff68b2;

    padding:5px; text-align:center;background:#ffeaf4;}
    #shippingEstimatorContent td .cartAttribsList {text-align:left;}
    #shippingEstimatorContent td {color:#ff68b2; text-decoration:none; font-size:13px;

    line-height:normal; font-weight:bold;}
    www.candlewithcare.co.uk
    Luxury Scented
    Candles at great prices!

 

 

Similar Threads

  1. v139h Customizing the Look of Shipping Estimator with CSS
    By sportbiker in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 24 Aug 2012, 11:09 PM
  2. New line or Add a Space in CSS Shipping Estimator
    By limelites in forum Templates, Stylesheets, Page Layout
    Replies: 24
    Last Post: 26 Apr 2009, 12:48 PM
  3. CSS for Shipping Estimator
    By davidandrews in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 20 Mar 2009, 03:20 AM
  4. Problem with CSS and shipping estimator
    By JLA in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 6 Feb 2007, 03:41 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