Page 23 of 53 FirstFirst ... 13212223242533 ... LastLast
Results 221 to 230 of 527
  1. #221
    Join Date
    Jan 2014
    Location
    Madison, Wisconsin, United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template - slides

    Quote Originally Posted by paul3648 View Post
    Here's my solution for the "larger image" problem:

    responsive.css line 4 change
    Code:
    img{max-width:100%;height:auto;border:0;}
    to
    Code:
    img{height:auto;border:0;}
    Add
    Code:
    img{max-width:100%;}
    to the bottom of the
    Code:
    @media (min-width:768px) and (max-width:979px){
    section (around line 263).
    I did all of that and it didn't work out real well. I would also like to get rid of the tagline below the header image if possible!

  2. #222
    Join Date
    Jan 2014
    Location
    Madison, Wisconsin, United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template - slides

    Could I simply download and embed my logo in the background image that the cart is floating on top of? Then upload a transparent logo and delete the text for the tagline? Where do I find the background image if that is possible?

  3. #223
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Stirling Grand Responsive Template - slides

    Quote Originally Posted by SBNHPV View Post
    Could I simply download and embed my logo in the background image that the cart is floating on top of? Then upload a transparent logo and delete the text for the tagline? Where do I find the background image if that is possible?
    That is not the best way to accomplish it. It will cause a lot of other problems, the background image is a small repeating image in includes/templates/stirling_grand/images

    Thanks,

    Anne

  4. #224
    Join Date
    Jan 2014
    Location
    Madison, Wisconsin, United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template - slides

    Quote Originally Posted by picaflor-azul View Post
    That is not the best way to accomplish it. It will cause a lot of other problems, the background image is a small repeating image in includes/templates/stirling_grand/images

    Thanks,

    Anne
    Fair enough. What then is the best way to accomplish my goal? What problems would it cause if I created a background image with my logo embedded?

  5. #225
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Stirling Grand Responsive Template - slides

    Quote Originally Posted by SBNHPV View Post
    Fair enough. What then is the best way to accomplish my goal? What problems would it cause if I created a background image with my logo embedded?
    The best way is to use the logo functionality in zen cart for your logo and then either hide other header elements or adjust their positioning in the includes/templates/stirling_grand/common/tpl_header.php file, using css, or both.

    Thanks,

    Anne

  6. #226
    Join Date
    Jan 2014
    Location
    Madison, Wisconsin, United States
    Posts
    8
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template - slides

    Quote Originally Posted by picaflor-azul View Post
    The best way is to use the logo functionality in zen cart for your logo and then either hide other header elements or adjust their positioning in the includes/templates/stirling_grand/common/tpl_header.php file, using css, or both.

    Thanks,

    Anne
    This should be the easiest and most important mod to any website. It is incredibly ridiculous that Zen Cart has made it nearly impossible to change the size and placement of the logo in the header! I love the software, but am baffled by this oversight!

  7. #227
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Stirling Grand Responsive Template - slides

    Quote Originally Posted by SBNHPV View Post
    This should be the easiest and most important mod to any website. It is incredibly ridiculous that Zen Cart has made it nearly impossible to change the size and placement of the logo in the header! I love the software, but am baffled by this oversight!
    It is not impossible to change the size and placement of the logo. All I am saying is that if you upload a logo that is a different size than the recommended logo size for the template, you may have to make adjustments.

    Thanks,

    Anne

  8. #228
    Join Date
    Jul 2004
    Posts
    130
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template

    I have an issue with the prices jumping out of alignment as soon as the template switches to min-width mode on the product listing page. It's ok in column layout but not row layout, which we prefer. Any ideas? I switched to column layout till fixed so I can't post a link, but you can see a screen grab of the problem here: denliv.com/prices

  9. #229
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Stirling Grand Responsive Template

    Quote Originally Posted by denliv View Post
    I have an issue with the prices jumping out of alignment as soon as the template switches to min-width mode on the product listing page. It's ok in column layout but not row layout, which we prefer. Any ideas? I switched to column layout till fixed so I can't post a link, but you can see a screen grab of the problem here: denliv.com/prices
    This template was coded specifically to use the column layout so I did not spend much time on the rows layout. If you want to use the rows layout you might have to make some adjustments in the responsive.css

    Thanks,

    Anne

  10. #230
    Join Date
    Mar 2014
    Posts
    2
    Plugin Contributions
    0

    Default Re: Stirling Grand Responsive Template

    Hi Anne... let me first just say that this template is a first class, five star effort... six stars, even... and I thank you very much for it - and will be donating to you. I was thrilled to come across it.

    I'm currently upgrading/recreating a 1.39 site in 1.51 and have a fair amount of experience tweaking Zen through php/css and sql queries. What would be your recommended route for breaking out product categories along the top bar (in the full screen "desktop" version)? Two categories would be okay, but I would really like three, with products dropping down just as they already do. I have no problem moving the other links to make room, so bar space is not an issue.

    Ideally, these would carry over in the middle responsive version, but as long as the categories could still condense (or disappear entirely) at smaller screen sizes, that would be fine, too. I explored some ways including messing with "manufacturers" (it's all one manufacturer, but someone suggested that as a hacky way of going about it). There was another solution in Mega Menu which involved querying, but this proved fairly unsatisfactory in the responsive environment... and I also might have borked the whole menu in the process, so I decided to give up and go back to the (very nice) default.

    I didn't want to spend too much longer on a wild goose chase without at least first getting your opinion on what method might work best for this inside your template, if any. The existing cart has legacy product urls (or at least product id's) that I would like to maintain because of google. Any ideas? Thank you.

 

 
Page 23 of 53 FirstFirst ... 13212223242533 ... LastLast

Similar Threads

  1. Responsive All Business Template
    By picaflor-azul in forum Addon Templates
    Replies: 392
    Last Post: 3 Oct 2019, 05:42 AM
  2. v154 Best Responsive Template
    By martynbaker52 in forum General Questions
    Replies: 4
    Last Post: 12 Sep 2015, 02:35 AM
  3. v151 responsive template problems
    By irishshopper in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 May 2014, 07:11 AM
  4. Stirling Grand Template blank product info page
    By Pablo_escobar in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 18 Jan 2014, 04:38 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