Page 3 of 10 FirstFirst 12345 ... LastLast
Results 21 to 30 of 100
  1. #21
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: Support Thread - Responsive Color Changes for 155

    Now I got it, thank you for your patience.
    I removed opacity 0,6 and got right color.

    I will remove opacity from all lines, because I need to see original colors and to be able to identify what to change.

    Unless there are some instructions, per say "map" which lines in stylesheet_colors_split.css control what on life page, how else (without proper education) to adjust store look to reasonable format?

    Like you advised that line 204 controls top page color.
    How to know what does line 205?

    Is everything in this single file, like size of font, size of Input boxes, distance between lines, e.t.c?

    Or use trials and errors to reverse engineer programmers work is my best way?

  2. #22
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: Support Thread - Responsive Color Changes for 155

    Thank you again.

    I found good suggestion here

    In my case english only web store it was sufficient to change only one file: /your_store/includes/languages/english.php

    Find:

    / charset for web pages and emails
    define('CHARSET', 'utf-8');


    and replace with:

    / charset for web pages and emails
    define('CHARSET', 'ISO-8859-1');


    (do not forget to set permissions)

    this resolved the problem.

    I could not find YOUR_TEMPLATE specific file, so remember to to do the same fix after another upgrade.

    ___
    P.S. Is there any way to remove temporary links after reply is submitted?
    Another words: can I edit my old reply?

  3. #23
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,140
    Plugin Contributions
    11

    Default Re: Support Thread - Responsive Color Changes for 155

    Quote Originally Posted by idtags View Post
    Now I got it, thank you for your patience.
    I removed opacity 0,6 and got right color.
    I will remove opacity from all lines, because I need to see original colors and to be able to identify what to change.
    Congratulations, you have now created 21+ stylesheet errors that could really screw up the way a browser presents your site to the world. IF it shows it at all!
    Sorry to be harsh but, you seem to be forgetting about everything else but color. Forum members have already mentioned tools you can use to inspect for color.

    Firefox - Built In http://tinyurl.com/9bmrg4s
    - Add-On http://tinyurl.com/6gmlg7o

    Chrome - Built-In http://tinyurl.com/k9jft9l
    - Add-On http://tinyurl.com/mxympj6

    IE - Built-In http://tinyurl.com/qrh9fq8
    - Add-On No one cares enough to make one.

    IMHO, you are doing what means failure for most new Zen Cart folks. You want to make your site look the best in the world, and to H E double-hockey sticks with selling UNTIL this thing looks just right. Reality is that any advice on color is at least six years old. We live in a society where people stand in front of a microwave and holler, "HURRY UP!"

    In today's world of phones tablets, and other devices; people want the information and ease of buying. You can make an ugly site sell and a pretty site go bankrupt.

    With the following steps, you can sell right out of the box with Zen Cart
    1. Gather images, descriptions, weight, model numbers, taxable/non-taxable info, etc for your products. Be ready to group into categories.
    2. Load Zen Cart
    3. Enter necessary Store Information - Just go down the Configuration Sub-Menus and edit as needed.
    4. Add Payment and Shipping Modules
    5. Set Location and Taxes (if taxable products)
    6. IF you are using other than English and US Dollar, set those in the admin Localization menu.
    7. NOTICE we have prepared to sell BEFORE adding products.
    8. Create Categories with sort orders set by 10s %% Some will move later and you'll have room to insert them.
    9. Add Products to Categories with sort orders set to 10s %% Some will move later and you'll have room to insert them.
    10. Catalog >> Options Names if your product(s) have options
    11. If 8 above is true, Catalog >> Option Values for each option NOTE: add Please Select as the first option
    12. If 8 above is true, Catalog >> Attributes Controller and add the Option Names/Values to your products. Make sure the Please Select Option Values are first for their product, sort order 0, and marked as Used For Display Purposes Only: and Default Attribute to be Marked Selected. That way, the customer can't check out without making a "real" selection.
    13. We can now sell product! Even if it doesn't look "purdy", the items are available and the customer can checkout!
    14. In the admin, Tools>>Define Pages Editor, edit each of the files listed there.
    15. In the admin, Tools>>Layout Boxes Controller, turn off/on or move sideboxes to your liking.


    With the above, we are now online selling product. We can now start massaging on a test site. Colors, position, design --- Number 45 on my list of 10.

    Product description and ease of ordering will ALWAYS beat "purdy". I can't remember when last I saw a "purdy" site that didn't have poor descriptions, proper layout, ease of ordering, or something that made the shopping experience difficult if not impossible.

  4. #24
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

    Default Re: Support Thread - Responsive Color Changes for 155

    Thank you for your time and road map.

    My original site was working fine and color has not much significance by itself.
    Just after switching to responsive template my customisation which took years to tuneup was blown away.
    Everything looked terrible: colors, fonts, wrong characters, input field became large and letters inside small.
    Functionality though was working. I was able to sell.

    So, I am not professional programmer, how to bring this in order?

    My first move was to understand what controls the appearance. I found in this forum: .css files.
    I started to "interrogate" them. The simplest to me is color. I was trying to find where codes for colors are?
    So, simple logic tells me to search for HEX or RGB and find those lines and see which line are around.

    The problem was disagreement between what I measured by "tool" and what .css file codes showed. So for me was important to understand what was wrong.

    Now I understand that opacity 0.6 changes color appearance as well "probe result".
    There will be there people like me, who did not programing all there life and many things of this nature are not obvious for us.
    But we take time to learn and appreciate help people like you.

    Thank you again.

  5. #25
    Join Date
    Feb 2009
    Location
    atlanta GA
    Posts
    278
    Plugin Contributions
    0

    Default Re: Support Thread - Responsive Color Changes for 155

    Hello,

    First off , thank you for making this add-on. Could you please help me with something. I was referred to your add on by a poster here.

    https://www.zen-cart.com/showthread....62#post1331962
    My question, from that post:
    Quote Originally Posted by jasonshanks View Post
    Hello,

    I plan on upgrading to zencart 5.5.5e and responsive classic. I am currently using 1.5.4 and I am getting penalized by google for not being mobile friendly in search results. My site is missingcord.com. My plan is to rebuild a light (not all products or images added) version of my site on salvagecrate.com So i can get a good idea of how to get everything back and running when i try it on my main site domain. So far everything is running smooth. I really like how responsive classic looks. My problem is , i am trying to change the color of the menu button ( icon that looks like a stack of papers) in the mobile version to red like my top bar.

    I noticed that when i changed line 3 in includes/templates/responsive_classic/css/stylesheet_colors.css to the hex color for black , i was able to get the default text color in the catalog how i wanted it. But the menu button in mobile also changed to black from that teal color you guys had.

    How would i go about changing just that button to red like my top bar ? Do I need to make a new line with one of the options in line 3 ? Just cut and past it , while adding its on hex code ?

    update: I just noticed the nav buttons on the top also turn teal when i mouse over them. Now i need to figure out how to fix that too lol
    I installed your add-on on the test site I am working with to learn how to update my version of zencart to the latest with responsive classic for mobile viewers. This site is salvagecrate.com. My problem is that I would like to make the red color solid like it is when you click the menu bar in mobile version of the site. Instead of that light red color on the main page. In other words I would like to make it a single red color and not the lighter one. How would i change this ? I am reading the index file you uploaded and the quick state but i can't seem to find it. I am sure it is something very simple I am over looking , but for the life of me .. i can't find it.
    Last edited by jasonshanks; 11 Jul 2017 at 05:52 AM.

  6. #26
    Join Date
    Feb 2009
    Location
    atlanta GA
    Posts
    278
    Plugin Contributions
    0

    Default Re: Support Thread - Responsive Color Changes for 155

    Just an update to the above post . It seems that if i delete the ;background-color:rgba() after each hex line of code It gives me what i want. I just wanted to make sure I didn't mess anything up that I am not aware of.

    Again , thank you so much for making this add on for us mere mortals.

  7. #27
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,140
    Plugin Contributions
    11

    Default Re: Support Thread - Responsive Color Changes for 155

    Required reading for everyone should be https://www.w3schools.com/cssref/css_colors_legal.asp. Knowledge is power.
    Soon, we will be using not only hex, rgb, and rgba but hsl and hsla as well. Finding colors with colorpicker is going to become a thing of the past.
    Even McDonalds is getting away from the harsh red/yellow to softer hues in their stores. Did you know the harsh red/yellow was a psychological choice that makes the customer not want to stay. It caused them to eat and go. Today, the only place you find the red/yellow is the logo itself. Their background is an image of paper and the top menu overlay is rgba(0,0,0,0.5). That gives the cool effect of text sliding under the header as you scroll.
    Softer hues can be helpful in not overpowering your product. A rather long, but good, read at https://www.helpscout.net/blog/psychology-of-color/ It pretty much covers all sides of the issue. Knowledge is power.
    I get it that a great place to start is with the colors of your logo. We often take a customer's logo and blow it up till it pixelates. Using those pixels can be very helpful in color design. It is not so easy if your logo is mostly three colors that are commonly used for text, backgrounds, and warnings. Additionally, your logo is not always with you. Especially if you want to put emphasis elsewhere -- like on your product or the images on the page. Even John Deere's blog does NOT contain green or yellow. Probably because it would detract from the photos. You won't find much yellow or green on their product pages either. Interesting that many of the images on their build-your-own show "image not available." But, I digress.
    The colors are, of course, your selection. The way you ADJUST/PRESENT them may need to be re-thought simply due to new methods being used. AND...adjusting without knowing what the result will really be can be dangerous.
    idtags removed the opacity settings for each color. That would have worked IF he had also changed the call from rgba to rgb.
    jasonshanks removed the complete rgba call from the stylesheet when changing the a portion of the rgba call to 1.0 would have given the same result BUT left the option open for later use.
    To the problem of finding the colors. One needs to know things like active, hover, visited, focus, unfoccus, etc. These can be attributed to a tags and input tags as well as others. The a and input tags are sometimes the hardest to find with built-in or add-on developers tools. A link on your site can be be a certain color when never touched, another color when hovered over, another color when you're physically on the link, and yet another to show that you have already visited that link. Most developers tools do not show other than the "base" color of the link. The same is true with input as it can be static, focused, or nonfocused. One needs to find the general call and then search the responsible stylesheet for that call. This is one of the main things we did when we created the stylesheet_colors_split.css. Lines 1 thru 25 show the colors for standard links. Sitting there doing nothing and not having been touched, the color would be as shown on those lines. If you want to let someone know that it is a link, you can set a link color here. Most sites use a blue or underline. But, if that doesn't work with your scheme, you can always turn on the blue and underline when someone hovers over the link. That's covered in lines 26 thru 65 of the stylesheet_colors_split.css. Farther down are calls for visited and active links. Next, the focus colors. Finally, the font colors on lines 86 thru 155.
    With the original stylesheet_colors.css, changing the color on line 2 of the stylesheet from black (#000000) to white (#FFFFFF) would change the color of:
    1. the body text color of the entire document
    2. several messageStack... calls
    3. a table for quantity discounts
    4. links in the Categories List Box
    5. the store greeting link

    Changing the color on line 3 effects hovers, visiteds, regular links, and headings h1 & h2
    The responsive_classic template is a great addition to Zen Cart. IMHO, they just went one step too far and tried to make the css footprint smaller through consolidation. That, in turn, made it harder to manage colors.
    Knowledge is power.
    We are teachers at heart who try to pass it on. I could write a book!
    Oh, wait. I did.
    Last edited by dbltoe; 11 Jul 2017 at 09:35 PM.

  8. #28
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,474
    Plugin Contributions
    88

    Default Re: Support Thread - Responsive Color Changes for 155

    Ouch! There's a key on your keyboard named "Enter"! Separating those paragraphs by a little whitespace makes reading much more enjoyable on the eyes!

  9. #29
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: Support Thread - Responsive Color Changes for 155

    Lol, give him HELL. Oh he deserves it lat9

  10. #30
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,140
    Plugin Contributions
    11

    Default Re: Support Thread - Responsive Color Changes for 155

    Technically, that would be Enter, Enter.

 

 
Page 3 of 10 FirstFirst 12345 ... LastLast

Similar Threads

  1. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Templates, Stylesheets, Page Layout
    Replies: 1071
    Last Post: 4 Feb 2024, 04:28 PM
  2. v151 Tableau Responsive Theme - Support Thread
    By numinix in forum Addon Templates
    Replies: 622
    Last Post: 19 Apr 2020, 11:11 PM
  3. Autoresponder+ for ZC v1.3.x [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 229
    Last Post: 28 Jun 2017, 12:32 AM
  4. v155 Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]
    By picaflor-azul in forum Addon Templates
    Replies: 0
    Last Post: 17 Mar 2016, 12:30 AM
  5. v154 Order Steps Responsive [Support Thread]
    By davewest in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jul 2015, 06:11 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