Page 129 of 152 FirstFirst ... 2979119127128129130131139 ... LastLast
Results 1,281 to 1,290 of 1518
  1. #1281
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by spminis View Post
    Last problem (I think). I've managed to fix everything and I have one last problem. I've seen posts about this and answers but none work.

    The images in the subcategory pages are not lining up. There are blank spaces. Oddly enough, it looks fine on my test site but not on my live site and I can't figure out why because I uploaded the files from the live site to the test site and used the same DB. The settings in admin are the same.

    One page to look at is http://www.spminiatures.com/store/in...ndex&cPath=105

    Thanks
    Carol
    Your images are different heights which is causing the containers to be different heights, so they won't line up. I had similar problem with product listing pages. What worked for me was to set a minimum height for the containers that would accomodate my largest image height (or two line product name vs 1 line).

    You could try adding:
    Code:
    min-height: 135px;
    to the common-wrap div, around line 393 in your css/stylesheet.css file. Or change the height to a number that works with all of your sub category box heights. This works for me on your sample page using firebug.

  2. #1282
    Join Date
    Feb 2015
    Location
    USA
    Posts
    175
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by soxophoneplayer View Post
    Your images are different heights which is causing the containers to be different heights, so they won't line up. I had similar problem with product listing pages. What worked for me was to set a minimum height for the containers that would accomodate my largest image height (or two line product name vs 1 line).

    You could try adding:
    Code:
    min-height: 135px;
    to the common-wrap div, around line 393 in your css/stylesheet.css file. Or change the height to a number that works with all of your sub category box heights. This works for me on your sample page using firebug.
    Thank you, thank you and thank you! That did it. I'll play around with the height.

    Carol

  3. #1283
    Join Date
    Feb 2015
    Location
    USA
    Posts
    175
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by spminis View Post
    Thank you, thank you and thank you! That did it. I'll play around with the height.

    Carol
    Actually, your solution killed 2 birds. I was unhappy with the size of the subcategory boxes and by playing with the min-height, I also solved that problem.

    Carol

  4. #1284
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    I want the Flexslider to show only when viewing site on desk top, and not on mobile or tablet. The mod allows turning the slider off or on in the admin/config, but its an all or nothing thing.

    I added this bit:

    Code:
    .flexslider {display:none};
    to the responsive_mobile and responsive_tablet css files. I added it it twice in each file - once in each under the portrait sections and once in each under the landscape sections. I just put it at the end of each section so I could find it easy to vary/undo.

  5. #1285
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    231
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    For this template, and checking the speed with GTmetix Pagespeed. I get the following:
    Inline small CSS
    The following external resources have small response bodies. Inlining the response in HTML can reduce blocking of page rendering.
    You should inline the following small resources:
    http://tabletennisshop.com.au/includ...imagehover.css

    This really is a very small file. Is it possible to simply add the content of this CSS file to my main CSS file, and remove the call to load this file?

  6. #1286
    Join Date
    Feb 2008
    Posts
    529
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by ttfan View Post
    For this template, and checking the speed with GTmetix Pagespeed. I get the following:
    Inline small CSS
    The following external resources have small response bodies. Inlining the response in HTML can reduce blocking of page rendering.
    You should inline the following small resources:
    http://tabletennisshop.com.au/includ...imagehover.css

    This really is a very small file. Is it possible to simply add the content of this CSS file to my main CSS file, and remove the call to load this file?
    I wasn't using the image hover feature anyway and had turned it off in the admin/configure/images menu, so when I got similar feedback from page speed test I just deleted the file.

  7. #1287
    Join Date
    Jul 2010
    Location
    Australia
    Posts
    231
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Yep that would do the trick!

    I do think it makes the site look a little more attractive though, so I'd prefer to keep it if I can, and find a way of inserting/merging that file with another if possible.

  8. #1288
    Join Date
    Jun 2010
    Location
    Holland, MI
    Posts
    230
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    I know this is a rookie question, but here goes. I want to implement the search box on the mobile site as you described in post 1267. What software do you use to open the file that gives you the line numbers. My notepad does not, Word doesn't let me turn off the word wrap. What do you recommend?
    Steve Pembleton
    www.cheapjumprings.com

  9. #1289
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by SPembleton View Post
    I know this is a rookie question, but here goes. I want to implement the search box on the mobile site as you described in post 1267. What software do you use to open the file that gives you the line numbers. My notepad does not, Word doesn't let me turn off the word wrap. What do you recommend?
    If you want a simple editor go for Notepad++, if you want something more advanced you could use something like netbeans.

  10. #1290
    Join Date
    Jun 2010
    Location
    Holland, MI
    Posts
    230
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by Design75 View Post
    If you want a simple editor go for Notepad++, if you want something more advanced you could use something like netbeans.
    Thank you Design 75. Notepad++ seems to work
    Steve Pembleton
    www.cheapjumprings.com

 

 

Similar Threads

  1. v151 Responsive Sheffield Blue v1.0
    By picaflor-azul in forum Addon Templates
    Replies: 1159
    Last Post: 23 Apr 2023, 01:20 AM
  2. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  3. v154 Responsive Sheffield Blue change menu links
    By Annie_zaz in forum Addon Templates
    Replies: 3
    Last Post: 7 May 2016, 11:33 PM
  4. v154 Responsive Sheffield Blue v.2.0 Pricing not showing
    By SilverHD in forum Addon Templates
    Replies: 13
    Last Post: 4 Nov 2015, 10:57 PM
  5. v154 Questions re: Responsive Sheffield Blue
    By dfontana in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 14 Aug 2015, 02:43 AM

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