Page 51 of 108 FirstFirst ... 41495051525361101 ... LastLast
Results 501 to 510 of 1072
  1. #501
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

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

    Hello, I have another question.

    I would like to locate credit card images in the middle of white space (or insert white space before).
    I am using Inspect element by placing cursor on the images but can not guess which code controls vertical position.
    I am intuitively looking for for something like "middle" or "center" or 50%.

    Situation is located in the end of the page here

    Click image for larger version. 

Name:	before.jpg 
Views:	73 
Size:	19.4 KB 
ID:	17762

    This is the goal:

    Attachment 17764

    This issue hunting me through all web site.

    Any suggestion of how to center elements in vertical direction will be appreciated.
    Last edited by idtags; 1 Apr 2018 at 12:35 AM.

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

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

    This is the goal:

    Click image for larger version. 

Name:	after.jpg 
Views:	57 
Size:	21.5 KB 
ID:	17766

    from previous post

  3. #503
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

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

    Quote Originally Posted by idtags View Post
    This is the goal:

    Click image for larger version. 

Name:	after.jpg 
Views:	57 
Size:	21.5 KB 
ID:	17766

    from previous post
    In your stylesheet.css, around line #445, add a top margin, like:

    #ccFooterLogo {
    text-align: center;
    margin-top: 10px;
    }

    If that doesn't work, you may want to try cutting that entire div bit and pasting it at bottom of the stylesheet.
    Last edited by soxophoneplayer; 1 Apr 2018 at 12:10 PM.

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

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

    Quote Originally Posted by soxophoneplayer View Post
    In your stylesheet.css, around line #445, add a top margin, like:

    #ccFooterLogo {
    text-align: center;
    margin-top: 10px;
    }

    If that doesn't work, you may want to try cutting that entire div bit and pasting it at bottom of the stylesheet.
    Thank you, it worked!

  5. #505
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

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

    Hello Team!

    Responsive classic template is working very good.

    Little things here and there will be resolved over time.

    I have question about fonts of text.

    On computer I have arial, which can be changed by browser settings.

    On I-phone the same text is Times Roman which is annoying and no way to change it in Safary browser.

    How do you stabilize of freeze the Text Font across the platforms, or this is not possible yet?

    Using Inspect Element does not show font name (or I am missing it?)

    It is not big deal just aesthetic.

  6. #506
    Join Date
    Dec 2012
    Location
    Singapore
    Posts
    27
    Plugin Contributions
    0

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

    Hi

    Does anyone know if Picaflor Azul still active in writing & sales of ZEN Cart Templates. I am looking at: https://picaflor-azul.com/zen-cart-templates-themes and had some questions in regards to purchases but I don't get any response from Picaflor-azul whether via the message pop up or via email. She wrote to me in late 2016 but looking at her current site, it does not seem active since. Any idea? I saw Dr Byte once acknowledge her contributions to Zen on the responsive template but nothing since.

    Thanks, Noi

  7. #507
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    976
    Plugin Contributions
    6

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

    In your stylesheet.css, add font rules to body tag:

    body {
    margin:0em;
    padding:0em;
    border:0;
    background:#fff;
    color:#333;
    font-family:Arial, Helvetica, Verdana, sans-serif;
    font-size:0.9em;
    }

  8. #508
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

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

    Thank you dw08gm, it worked well!

  9. #509
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

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

    My next challenge is weird.

    When I use PC and Inspect element here for I-phone Landscape i see two menu lines in the end of the page:

    Click image for larger version. 

Name:	iphone landscape.JPG 
Views:	58 
Size:	36.7 KB 
ID:	17796

    But when I select I-Phone Portrait one menu disappears:

    Click image for larger version. 

Name:	iphone portrait.jpg 
Views:	90 
Size:	27.5 KB 
ID:	17797

    To make confusion even worse, when I look on actual I-Phone (not PC simulation) it is wise wersa.
    On Portrait there are two menus in Landscape the is only one.

    How to make both menus permanent?

    Thank you.

  10. #510
    Join Date
    Aug 2005
    Posts
    334
    Plugin Contributions
    0

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

    Problem is resolved:

    In /home/your_domain/public_html/store/includes/templates/your_template/css/responsive_mobile.css

    around line #197

    replace:

    #navCatTabsWrapper, #navEZPagesTop, #navSuppWrapper{display:none;visibility:hidden;}

    with

    #navCatTabsWrapper, #navEZPagesTop, #navSuppWrapper{display:block;visibility:visible;}

 

 
Page 51 of 108 FirstFirst ... 41495051525361101 ... 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

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