Page 1 of 2 12 LastLast
Results 1 to 10 of 1088

Hybrid View

  1. #1
    Join Date
    Feb 2009
    Location
    atlanta GA
    Posts
    296
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    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
    Last edited by jasonshanks; 7 Jul 2017 at 06:48 PM.

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,700
    Plugin Contributions
    11

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    This is the very reason we came up with the color change mod. Take a look at https://www.zen-cart.com/downloads.php?do=file&id=2088
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Feb 2009
    Location
    atlanta GA
    Posts
    296
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by dbltoe View Post
    This is the very reason we came up with the color change mod. Take a look at https://www.zen-cart.com/downloads.php?do=file&id=2088
    thank you so much again for showing me this. So far the mod has worked wonders for me. I have a few new problems. If i use the regular search in layout box it doesn't show up in the mobile or tablet version of the site.

    www.salvagecrate.com

    And if I use search_header it shows up in nice spot under the logo and again on the menu drop down options for mobile and tablet. But, The text that's in it is a ugly pink shade. The " enter search keywords here" text. Is there anyway to change that to just black color text ?

    or is there a add on / plugin to have a search button in the header kind like the login, cart etc ones for the mobile version. To me that would be a whole lot cleaner.

    kinda like the ups.com mobile site. They have exactly what i want as far as mobile search . Is there anything like that in zencart ?
    Last edited by jasonshanks; 11 Jul 2017 at 06:33 PM.

  4. #4
    Join Date
    Nov 2009
    Location
    Aransas Pass, TX
    Posts
    101
    Plugin Contributions
    1

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    ZenCart v1.5.5e
    About_us page
    dbio 1.3.0
    MainImageReplacer-v1.0
    Image_Handler4_v4.3.2

    Can this be fixed? --> Yes, no, maybe?

    Attachment 17198

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,940
    Plugin Contributions
    96

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    @IATIA, it looks like if you edit line 320 of your stylesheet.css and remove the
    Code:
    margin-left: -74%;
    ... you'll wind up with what you want.

  6. #6
    Join Date
    Nov 2009
    Location
    Aransas Pass, TX
    Posts
    101
    Plugin Contributions
    1

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by lat9 View Post
    @IATIA, it looks like if you edit line 320 of your stylesheet.css and remove the
    Code:
    margin-left: -74%;
    ... you'll wind up with what you want.
    That did it. Thanks!

    Thanks to all.
    Last edited by IATIA; 4 Aug 2017 at 03:06 PM.

  7. #7
    Join Date
    Apr 2006
    Location
    Midland TX
    Posts
    428
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    When testing I have the "Blue" tab bar & the "Black" footer bar shown on desktop & tablet. They do not show on Mobile. How do I get both to show on Mobile? If they are turn off is there a reason? I can live without the Blue tab bar but must have the Black footer bar to show on Mobile.

  8. #8
    Join Date
    Apr 2009
    Posts
    60
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    My mobile menu looses the css style when I get to product info page? Help Please!

    Spent hours on here not finding anything close.
    I have 1.5.5f , using responsive_classic.
    Installed mega menu and use this
    @media (min-width:0px) and (max-width:480px){ #mega-wrapper { display:none;visibility:hidden; }
    in responsive.css and responsive_mobile.css to hide it.

    Installed colorbox, Twitch's grid layout, FedEx Webservice. Also had one page check out installed.

    https://uesakausa.com

    On a phone when going through my site, I can get to category>subcat > then when I select the individual product info page, my mobile menu looses the css formating and messes up my page layout.

    Can't figure it out. Thanking you in advance for any input!

    Max

  9. #9
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    568
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Quote Originally Posted by MaxBodine View Post
    My mobile menu looses the css style when I get to product info page? Help Please!

    Spent hours on here not finding anything close.
    I have 1.5.5f , using responsive_classic.
    Installed mega menu and use this
    @media (min-width:0px) and (max-width:480px){ #mega-wrapper { display:none;visibility:hidden; }
    in responsive.css and responsive_mobile.css to hide it.

    Installed colorbox, Twitch's grid layout, FedEx Webservice. Also had one page check out installed.

    https://uesakausa.com

    On a phone when going through my site, I can get to category>subcat > then when I select the individual product info page, my mobile menu looses the css formating and messes up my page layout.

    Can't figure it out. Thanking you in advance for any input!

    Max
    Your pictures are very large and so take a long time to load up, also you are using .png picture format not .jpg which is also much larger. Consequently your site takes a very long time to load up.

    I suggest you fix the picture sizes first then it might be easier to see what is happening.

    For example WG-755.png is 229KB, change it to a slightly lower quality jpg then it is 31KB so loads in about one tenth of the time!

  10. #10
    Join Date
    Apr 2009
    Posts
    60
    Plugin Contributions
    0

    Default Re: Responsive Classic (built in to Zen Cart v1.5.5) [Support Thread]

    Thank you! I will start with that now. But still looking for menu issue.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v155 Support Thread - Responsive Color Changes for 155
    By dbltoe in forum Templates, Stylesheets, Page Layout
    Replies: 99
    Last Post: 1 Oct 2021, 12:31 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. 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
  4. v154 Order Steps Responsive [Support Thread]
    By davewest in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 5 Jul 2015, 06:11 PM
  5. Bentley Classic Template Support Thread
    By picaflor-azul in forum Addon Templates
    Replies: 173
    Last Post: 17 Sep 2013, 08:25 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