Page 77 of 152 FirstFirst ... 2767757677787987127 ... LastLast
Results 761 to 770 of 1518
  1. #761
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Responsive Sheffield Blue v2.0

    Quote Originally Posted by TamyA View Post
    The links is discounthomeoffice dot com.
    The slider is disabled since it is not working.
    Make sure all of the slider related files are on your server such as the:

    includes/templates/responsive_sheffield_blue/common/tpl_home_slider.php
    includes/templates/responsive_sheffield_blue/css/stylesheet_flex.css
    includes/templates/responsive_sheffield_blue/jscript/jquery.flexslider.js



    Thanks,

    Anne

  2. #762
    Join Date
    Feb 2007
    Posts
    284
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue v2.0

    Quote Originally Posted by picaflor-azul View Post
    Make sure all of the slider related files are on your server such as the:

    includes/templates/responsive_sheffield_blue/common/tpl_home_slider.php
    includes/templates/responsive_sheffield_blue/css/stylesheet_flex.css
    includes/templates/responsive_sheffield_blue/jscript/jquery.flexslider.js



    Thanks,

    Anne
    I was missing the CSS file, i upload it and now All Files in place. Still the same.

  3. #763
    Join Date
    Feb 2007
    Posts
    284
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue v2.0

    what are the files the control the slider? i want to manually replace them but i do not want to overwrite all the files for the Responsive Sheffield Blue.

  4. #764
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue v2.0

    Hi Anne:

    I really need some help on this one. I was entering a description and an image for a category and as soon as I went to take a look at the catalog, everything from the toolbar in the middle, somehow, went vertically to the left and got all messed up. I have no idea how that happened and don't have the slightest idea how to repair it. Please take a look and any help is really appreciated on this one! www.mygiftsite.com

    Thanks,

    Silver

  5. #765
    Join Date
    Feb 2016
    Location
    nm
    Posts
    30
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue v2.0

    I have worked out 98% of the problems and limitations that the RSB templet have but here I am again asking for help on the center box size problem....

    install info:
    I am using:
    zen-cart-v1.5.4-12302014 (new install)
    addons:
    responsive_sheffield_blue_2.0.template
    EasyPopulate-4.0-master
    Minimum Order
    monthly_sales_and_tax.10
    MSRP_Display_1_for_ZC_4
    Price_Increase_Decrease
    stats_products_linked-1.0.0

    Site:
    http://www.customshopping.com/

    I have read, read and reread the zen cart and RSB v1 and v2 forums.. searched the web and read countless tutorials and post on zen cart customization and NOWHERE have I found what to change to make the product center boxes the same size....

    the standard answers are:
    1. make your product titles and images the same length or height. (this is not possible cuz the cart is stocked and updated via an rss feed from the manufactures and I have no control over these and with over 4,000 products updated each month, it would be an endless job)

    2. you want to add min-heights to these or to the containing box so that they are all the same height (what, when or where is this done)

    3. change heights for your boxes in the responsive.css file. (I have NO IDEA where to start looking to do this in the CSS file)

    4.You can also do this dynamically with javascript. (I have NO knowledge at all of how to do jave scripting)

    so here I am between the provuil Rock and Hard Spot, almost bald, asking for some detailed help...

    I also still stand firm on my previous post that this is a GREAT template and cart !!!!!

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

    Default Re: Responsive Sheffield Blue v2.0

    Quote Originally Posted by hivtop View Post
    ...
    I have read, read and reread the zen cart and RSB v1 and v2 forums.. searched the web and read countless tutorials and post on zen cart customization and NOWHERE have I found what to change to make the product center boxes the same size....
    I'm not clear if you're talking about the product listing display of product info, or that actual product information page. If the former:

    I use height: instead of min-height: in the includes/templates/responsiveSheffieldBlue/css/stylesheet.css

    For my set up I split out .centerBoxContentsNew, (and Featured and Specials) on stylesheet.css from .centerBoxContentsProduct at approx line #268. For .centerBoxContentsProduct I left the styling except I change min-height to height:480 which gives a contant product listing box regardless of image size diffs

    But 480 is too big for my .centerBoxContentsNew,(and Featured and Specials) that display on the front page, as I have fewer fields turned on to display, so I put those in their own line. I used the same styling as .centerBoxContentsProduct, but used height:375

    In both cases I used a height that would be the maximum I would expect. That gives me some flexibility in image size and accommodates a title overflowing from one line to two. I fiddled back and forth with different sizes to get my final size. And checked appearance via chrome developer tools to see in tablet and mobile views.

    So far I'm still in test site so can't show you live version.

  7. #767
    Join Date
    Mar 2008
    Location
    USA
    Posts
    560
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue v2.0

    Hello again:

    I think I see why I haven't received a reply from my post. I just took a look at my website online and it looks fine, so everyone must think I'm crazy. I just wished that someone would have told me that because I just discovered that the problem is in my admin and I still don't know how to solve it. Here is a screenshot if someone has any ideas that can help out. I would really appreciate it.

    Name:  MyAdmin.jpg
Views: 406
Size:  56.5 KB


    As you can now see from my prior post the middle toolbar with customer service and about us is now vertical and all "messed up." You will also notice that the facebook image icons are missing at the lower right. Obviously, you can also see that the logo is almost completely covered up.

    Thanks in advance for your help,

    Silver

  8. #768
    Join Date
    Sep 2008
    Location
    San Diego
    Posts
    159
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Hi:
    I was wondering if I could add an image to the top header background whole area instead of the white block; and if so how?
    thanx for a great template
    Rufus

  9. #769
    Join Date
    Feb 2016
    Location
    nm
    Posts
    30
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue v2.0

    Quote Originally Posted by hivtop View Post
    I have worked out 98% of the problems and limitations that zen cart and the RSB templet have but here I am again asking for help on the center box size problem....
    sorry.. the problem boxes are on the main page and the product listings of the category pages.. since the boxes are not the same size there are empty spots where a product box should be,,, the individual product display pages are all ok

    I will try your suggestion of:

    For my set up I split out .centerBoxContentsNew, (and Featured and Specials) on stylesheet.css from .centerBoxContentsProduct at approx line #268. For .centerBoxContentsProduct I left the styling except I change min-height to height:480 which gives a contant product listing box regardless of image size diffs

    and let you know how it goes
    Thanks

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

    Default Re: Responsive Sheffield Blue v2.0

    Quote Originally Posted by TamyA View Post
    what are the files the control the slider? i want to manually replace them but i do not want to overwrite all the files for the Responsive Sheffield Blue.
    They are listed out in the other post:

    includes/templates/responsive_sheffield_blue/common/tpl_home_slider.php
    includes/templates/responsive_sheffield_blue/css/stylesheet_flex.css
    includes/templates/responsive_sheffield_blue/jscript/jquery.flexslider.js


    Thanks,

    Anne

 

 

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