Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Can someone help me insert coding...

    I'm doing the final tweaking of my site, and I want to make the following words bold and a larger font, and change the text color from black to red as shown in the link to the picture.

    ********BIG RED WORKWEAR OFFERS FREE SHIPPING ON ALL ORDERS OVER $100.00******

    Can someone tell me the code to add and to which stylesheet I should add it to. I'm using a Cherry Zen Template, ZenCart 1.3.9.

    I have so many problems with css, after I get my site up and running, I'm going to study it and hopefully understand it better. in the meantime,I once again could use the help of this board. You have all helped me so much, I often wondered if I would ever get my site to the point that I could go live and I'm just about there. Once again, thanks for all the help!

    http://http://bigredworkwear.com/tempEP/redk.jpg
    Last edited by strugglingnovice; 28 Nov 2011 at 12:07 AM.
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Can someone help me insert coding...

    Find this in your stylesheet:

    #cartInstructionsDisplay

    Remove it from the group and re-add it as a separate entry. Then style to taste.

    #cartInstructionsDisplay
    {font-size: XXpx; color: #xxxxxx;}

  3. #3
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Can someone help me insert coding...

    Thanks so much for helping me. I inserted the following code, it worked perfectly and now it's bold and larger, but I have one more issue.

    I'm attaching another picture, you can see that my title is now red, bold and large, but everything underneath it is also large text. Even though the text has changed to black in the outlined box, the text remains large instead of the original size which was .9em. I must need to insert some code at the bottom of what I added that returns it to it's original size, but I don't know what that code is. Thanks again for helping me, your instructions made it so easy, I just need this one correction and I'm finished with it. Here is the area where I put in the code, followed by a snippet of what's underneath -

    .cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
    padding:.5em 0 0;
    font-weight:bold;
    font-size:1.5em;
    text-align:center;
    color: #CA3D00;
    }

    #cartProdTitle {
    text-align:center;
    color: #000000;
    }

    .cartUnitDisplay, .cartTotalDisplay {
    text-align:center;
    padding-right:.2em;

    ------------------------------------------------------------------

    http://bigredworkwear.com/tempEP/redtitle.jpg
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  4. #4
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Can someone help me insert coding...

    I figured it out, I entered the information incorrectly, by not putting the information in separate brackets. I went back and started over, did EXACTLY what RescoCCC told me to do, and it worked perfectly.

    Thanks again for helping me!!!
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

  5. #5
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Can someone help me insert coding...

    Glad it worked. BTW, I like your site. Very nicely done!

  6. #6
    Join Date
    Jun 2010
    Location
    The great midwest... Well, okay, it's not so great, but I'm stuck here!
    Posts
    218
    Plugin Contributions
    0

    Default Re: Can someone help me insert coding...

    Thanks so much for your nice words. It's been such a struggle building this site because I'm not techically oriented at all.

    I have one other problem, and can find no answers within zen cart forums, and it's this -

    On the Home/Checkout/Shipping page the shipping services don't line up with the pricing, it's one line off.

    I tested it in IE, Firefox and Chrome with the same result.

    I could only find one person who addressed the same problem, he wondered if it was a glitch in the Cherry Zen template, but he had no response. Here is the url so you can see what I mean, do you have any thoughts about what could be wrong? Thanks again for helping me, I really appreciate it.

    http://bigredworkwear.com/tempEP/shipping.jpg
    I DID IT, I actually built a working cart, with the help of so many of you, Stevesh, Schoolboy, RescoCCC, to name a few. I just take one bite out of the elephant at a time and try to keep my sense of humor...

 

 

Similar Threads

  1. Replies: 7
    Last Post: 4 Aug 2009, 12:53 PM
  2. Can someone help, has this been done before. help please
    By kldezine in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 28 Apr 2009, 03:50 PM
  3. Can someone help me ?
    By sabasree in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Dec 2007, 06:38 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