Page 26 of 116 FirstFirst ... 1624252627283676 ... LastLast
Results 251 to 260 of 1160
  1. #251
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by davewest View Post
    Thanks Anne for all the work you did on this template it was very easy to work with... I just uploaded my auction site this weekend and now running it through some more testing... still finding forms I missed making responsive. One thing I found I like to share...

    From one of my user point of view, the description, info, review tabs didn't have a hint to click for expanding them.... so I tagged in a pointer... I know, should of just added it to the 'heading' class, was in a rush...
    Code:
    <p class="heading" style="cursor:pointer;"><?php echo PRODUCT_DETAILS; ?></p>
    Think I modified another 7-10 mods when I did the template change.... with all that.. the template remained fast and user responsive... very nice!
    testing with a BlackBerry... so far it's all finger ready... even colorbox works..
    I am happy that you are using the template and have managed to integrate so many modules.

    Thanks for posting. I'll make a note and include this in the stylesheet for a future update ;)

    Thanks,

    Anne

  2. #252
    Join Date
    Oct 2011
    Posts
    29
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Once again thanks for the Sheffield Blue Responsive theme. I've been learning quite a lot working with it. Will definitely be recommending Picaflor Azul to people.

    I would like to know two things:

    #1. On the product page...how to move the product name, description, price and quantity to the right of the product image. Here is a product page showing what I'm talking about: http://www.cocoroots.com/cart/rings/...ll-silver-ring

    I'm guessing I need to change: \includes\templates\responsive_sheffield_blue\templates\tpl_product_info_display .php but that doesn't seem to be enough. If I have the image size small enough then the info above moves to the right of the image, but we would like to have a nice 300x250px image and then it all moves down below the image.

    #2. Is there a way to force Zen Cart (or the template) so that the boxes on the main page (showing new, featured, special) to be the same height? If the product name is long (becoming two lines) or I believe when something is showing "sold out" then the boxes are different heights and look quite messy. I've come up with one solution which is to force all the product names to be two lines by adding a <br>, but that will be quite confusing for the people who are entering in the products.

    Thanks!
    Greg

  3. #253
    Join Date
    Apr 2013
    Location
    Florida
    Posts
    57
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by palafirst View Post
    #2. Is there a way to force Zen Cart (or the template) so that the boxes on the main page (showing new, featured, special) to be the same height? If the product name is long (becoming two lines) or I believe when something is showing "sold out" then the boxes are different heights and look quite messy. I've come up with one solution which is to force all the product names to be two lines by adding a <br>, but that will be quite confusing for the people who are entering in the products.
    Greg
    Go to the stylesheet.css file and look for ".centerBoxContentsProducts"... You can add a height value (I made mine at 335px)...

    Recommend, I use Firefox (I actually use several browsers for different purposes), and add the Web Developer and Firebug plugins. Then all you have to do is select items in your store and in most cases it will show you the settings for various things, and in the case of WD will show you things like image sizes, or paths, or many other helpful info...

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

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by palafirst View Post
    Once again thanks for the Sheffield Blue Responsive theme. I've been learning quite a lot working with it. Will definitely be recommending Picaflor Azul to people.

    I would like to know two things:

    #1. On the product page...how to move the product name, description, price and quantity to the right of the product image. Here is a product page showing what I'm talking about: http://www.cocoroots.com/cart/rings/...ll-silver-ring

    I'm guessing I need to change: \includes\templates\responsive_sheffield_blue\templates\tpl_product_info_display .php but that doesn't seem to be enough. If I have the image size small enough then the info above moves to the right of the image, but we would like to have a nice 300x250px image and then it all moves down below the image.

    #2. Is there a way to force Zen Cart (or the template) so that the boxes on the main page (showing new, featured, special) to be the same height? If the product name is long (becoming two lines) or I believe when something is showing "sold out" then the boxes are different heights and look quite messy. I've come up with one solution which is to force all the product names to be two lines by adding a <br>, but that will be quite confusing for the people who are entering in the products.

    Thanks!
    Greg
    1. the example site is not loading. You will need to edit the tpl_product_info_display.php file and the stylesheet.css

    2. You can add min-height:your height here; to the various elements in the stylesheet so that they line up. If you post a link to your site I can take a look



    Thanks,

    Anne

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

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by chowardart View Post
    Greg
    Go to the stylesheet.css file and look for ".centerBoxContentsProducts"... You can add a height value (I made mine at 335px)...

    Recommend, I use Firefox (I actually use several browsers for different purposes), and add the Web Developer and Firebug plugins. Then all you have to do is select items in your store and in most cases it will show you the settings for various things, and in the case of WD will show you things like image sizes, or paths, or many other helpful info...
    If you do this, then all of the boxes will be the same height, but the elements within the boxes may not line up perfectly ;) If you want the individual elements to line up, then it is better to use min-height on the elements.

    Thanks,

    Anne

  6. #256
    Join Date
    Apr 2013
    Location
    Florida
    Posts
    57
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by picaflor-azul View Post
    If you do this, then all of the boxes will be the same height, but the elements within the boxes may not line up perfectly ;) If you want the individual elements to line up, then it is better to use min-height on the elements.
    Is there a way to limit how much info gets displayed?

  7. #257
    Join Date
    Oct 2011
    Posts
    29
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by picaflor-azul View Post
    1. the example site is not loading. You will need to edit the tpl_product_info_display.php file and the stylesheet.css

    2. You can add min-height:your height here; to the various elements in the stylesheet so that they line up. If you post a link to your site I can take a look



    Thanks,

    Anne
    The example site direct to the product page the first problem should be: http://www.cocoroots.com/cart/rings/...ll-silver-ring Otherwise the main page is www.cocoroots.com/cart. If you go to any of the products you should see that the product name, description, etc. is below the product image. It's late here in India so I'll check all the other suggestions first thing in the morning. Thanks!

  8. #258
    Join Date
    Oct 2011
    Posts
    29
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by picaflor-azul View Post
    If you do this, then all of the boxes will be the same height, but the elements within the boxes may not line up perfectly ;) If you want the individual elements to line up, then it is better to use min-height on the elements.

    Thanks,

    Anne
    Yes Anne...I tried this and then one box has the "Details" button lower then the other boxes. Is there a better solution OR are there other changes to make so that the other elements inside the boxes can be made to line up? Much thanks!

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

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by chowardart View Post
    Is there a way to limit how much info gets displayed?
    The easiest way to remove elements would be to use css and add a display:none; on the div class.

    Thanks,

    Anne

  10. #260

    Default Re: Responsive Sheffield Blue

    Hi Anne, very pretty template - just spent the better part of 2 weeks upgrading to 1.5.1 and RSB so... thank you!

    I'm having a couple problems:

    1. When I add a product to cart and login (or vice versa) it screws up the mega menu header. I can add to cart *or* login and no problem so it only shows up when I do both. See pics:
    Click image for larger version. 

Name:	Pre-Login.jpg 
Views:	158 
Size:	27.8 KB 
ID:	13388Click image for larger version. 

Name:	Post-Login.jpg 
Views:	151 
Size:	35.4 KB 
ID:	13389

    2. The "Sold Out" image in Product Listing displays "Sold Out Sm" - this is not the case in the Product Info page. See pic:
    Click image for larger version. 

Name:	Sold_Out.jpg 
Views:	182 
Size:	46.3 KB 
ID:	13390

    3. Since I removed 3 of the mega-menu items, "Service" opened left (hover) which ran off the screen. I'm a CSS dummy but I figured out if I removed the following code from stylesheet_mega_menu.css that it would open right. Will this mess anything up? Here's the code I removed:

    /* bof drop down on mouse hover right aligned */
    .mega-menu li .align_right {-moz-border-radius: 5px 0px 5px 5px;-webkit-border-radius: 5px 0px 5px 5px;border-radius: 5px 0px 5px 5px;}
    .mega-menu li:hover .align_right {left:auto;right:-1px;top:25px;}

    Much thanks!
    Scott

    My site so far:
    zc1.5.1
    Responsive Sheffield Blue
    Image Handler 4
    Zen Lightbox
    EP4.0 and EP-CSV
    MAP Pricing
    Multi-Product Copy

 

 
Page 26 of 116 FirstFirst ... 1624252627283676 ... LastLast

Similar Threads

  1. v154 Responsive Sheffield Blue v2.0
    By picaflor-azul in forum Addon Templates
    Replies: 1517
    Last Post: 13 Apr 2024, 01:50 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