Page 24 of 152 FirstFirst ... 1422232425263474124 ... LastLast
Results 231 to 240 of 1518
  1. #231
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,928
    Plugin Contributions
    45

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by cubmanky View Post
    SO I also had to go edit headermenu.php In includes\languages\english\extra_definitions\responsive_sheffield_blue
    I am happy that you figured it out ;)

    Thanks,

    Anne

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by treasurestone View Post
    Good morning Anne,

    Thank you for the quick reply. I was thinking about installing the plugin. It's good to be confirmed by the expert:)

    Mine was fresh install of zen cart 1.5.4. and Responsive Sheffield Blue v2.0.

    Downloaded latest AddToAny for Zen Cart (Universal Sharing Platform) from plugins section.

    I had to add some files, overwrite two files:
    includes/templates/templates/rsponsive_shffield_blue/templates
    tpl_add_to_any.php
    tpl_product_info_display.php.

    It Work now. All is good!
    Wish you all have a great Thursday! (weekend is around corner)
    Linda
    I am happy that you figured it out ;)

    Thanks,

    Anne

  3. #233
    Join Date
    Oct 2010
    Posts
    50
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Using Samsung Tablet Galaxy Tab S (SM-T700) I get this shot where the lang & currency boxes have floated down from the tagline wrapper, into the menu bar, as shown. Might I ask, Is this normal and to be expected?
    Thanks
    Tab S.jpg

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by RedSpinnaker View Post
    Using Samsung Tablet Galaxy Tab S (SM-T700) I get this shot where the lang & currency boxes have floated down from the tagline wrapper, into the menu bar, as shown. Might I ask, Is this normal and to be expected?
    Thanks
    Tab S.jpg
    Yes, that is normal.

    Thanks,

    Anne

  5. #235
    Join Date
    Dec 2008
    Posts
    62
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    ver 1.5.4

    Looking for a hero. I don't want to be Bumpy McBumperson but I think my question is buried at this point.

    Question is: How/were to manipulate the behavior of the center boxes?
    My main categories icons are not showing as the same sort of rows on desktop. This happens even if left and right columns are off.
    On various mobile emulators it will default to consistent rows of two (although a big area of space between rows)
    install is at kayakoutfitting dot com slash beta

    Im really hoping someone can help because I feel like I have exhausted all the searching and experimentation I can muster on it. Every web and site search leads me to purple links that I have already read.
    Even just telling me what the proper keyword to put into a search would get me moving in the right direction.
    Attached Images Attached Images  

  6. #236
    Join Date
    Sep 2008
    Location
    WA
    Posts
    555
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Angst

    Can I get the URL of your website?

  7. #237
    Join Date
    Dec 2008
    Posts
    62
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    thanks for taking a look.
    kayakoutfitting.com/beta is where I am trying to iron the bugs out.

    if you take the /beta off the url you can see what my live site looks like on a legacy template with the 3 across rows I am trying to achieve on the S.Blue template.
    Ive been trying to use tools in Firefox to compare the layout of the live site to the beta and I guess I just don't know how to use them because that hasn't pointed me to the right place. It seems like that stuff is happening in stylesheet.css but I am not sure.

  8. #238
    Join Date
    Sep 2008
    Location
    WA
    Posts
    555
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    I need to run out and didn't have time to scroll down to see what other info you gave but
    1. Did you try re-installing the template>? I'm wondering if you missed a file or two so the center column isn't being calculated correctly. I would start here before looking and changing the CSS.

    2. In admin, there is a setting for number of columns. Is it set to 3? It prob is since you had 3 columns before but...

    Lruskauff

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by angst View Post
    ver 1.5.4

    Looking for a hero. I don't want to be Bumpy McBumperson but I think my question is buried at this point.

    Question is: How/were to manipulate the behavior of the center boxes?
    My main categories icons are not showing as the same sort of rows on desktop. This happens even if left and right columns are off.
    On various mobile emulators it will default to consistent rows of two (although a big area of space between rows)
    install is at kayakoutfitting dot com slash beta

    Im really hoping someone can help because I feel like I have exhausted all the searching and experimentation I can muster on it. Every web and site search leads me to purple links that I have already read.
    Even just telling me what the proper keyword to put into a search would get me moving in the right direction.
    There are a few ways to "fix" this:

    * make all of your titles the same length and images the same height or same aspect ratio
    * add min-heights to make the boxes the same height
    * add a javascript that will make all of the boxes the same height

    Also, I am seeing stylesheetBACKUP.css. This is bad. You need to name your back up something like stylesheet.css-bak to avoid loading it.

    Thanks,

    Anne

  10. #240
    Join Date
    Dec 2008
    Posts
    62
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Oooh. So exciting. Thank you both of you. You have made my day. I cant describe how how fantastic it feels to to have a clue what to work on now

    Quote Originally Posted by lruskauff View Post
    1. Did you try re-installing the template>? I'm wondering if you missed a file or two so the center column isn't being calculated correctly. I would start here before looking and changing the CSS.
    2. In admin, there is a setting for number of columns. Is it set to 3? It prob is since you had 3 columns before but...
    Lruskauff
    1. I haven’t tried that yet. I will try that last if the other suggestions don't work

    2. in configuration/ layout settings ? I don't see that option but I strongly suspect it exists somewhere in admin and I just have not been able to find it. I have wondered from the start if it is not something this simple and I am just not finding it





    Quote Originally Posted by picaflor-azul View Post
    There are a few ways to "fix" this:

    * make all of your titles the same length and images the same height or same aspect ratio
    * add min-heights to make the boxes the same height
    * add a javascript that will make all of the boxes the same height

    Also, I am seeing stylesheetBACKUP.css. This is bad. You need to name your back up something like stylesheet.css-bak to avoid loading it.

    Thanks,

    Anne
    1. titles and height and aspect ratio: I will work on that for sure. Resizing the images is at least something I am capable of doing.
    2. Add min height to boxes: is this a css function or something I can do in admin?
    3. Add Javascript to make boxes the same height: If it is an add-on module I think I could manage it, otherwise I don't a lick of javascript.
    4. StylesheetBACKUP.css is present: Ah, yes. I think you are on to something there. I was seeing refrences to it when I was fidding with WebDev and Firebug addons in Firefox but it didnt click in my head.
    I went in and made it a more obscure name and the appearance of the boxes changed. The boxes changed height and are now snugger on the bottom and top of the images. That seems to suggest I am working in the right area.


    Thanks again to all for the suggestions. Off to do my homework on this and hopefully be able to report back with the solution.

 

 

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