Page 36 of 152 FirstFirst ... 2634353637384686136 ... LastLast
Results 351 to 360 of 1518
  1. #351
    Join Date
    Jan 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by sweetmade View Post
    I have spend days reading here and i dont think my problem applies to any of these answers.
    ANy help would be greatly appreciated, btw thank you so much for this gorgeous template

    i have a small issue
    http://amandacreation.com/shop/

    is where the template is located
    as you see the first 2 tabs work correctly but the 3rd doesnt
    i have specials in the shop its just not getting them
    i have checked the index in admin and the positions are set 1 2 and 3 correctly

    so then i thought maybe i ll just turn it off the specials part and have just the 2 tabs
    when i do that the features shows up blank
    and so on
    if i turn off features and specials no now products show up in only one tab activated

    any idea whats going on ?
    i appreciate any help

    again thank you
    i figured it out

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by sweetmade View Post
    i figured it out
    I am happy that you figured it out ;)

    Thanks,

    Anne

  3. #353
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    My site: chasingzodiacs.com/shop

    I'm having difficulty removing/hiding the tagline. in my stylesheet I've tried:
    Code:
    div#tagline{display:none;}
    and
    Code:
    div#tagline        {
                display: none !important;
            }
    and
    Code:
    div#taglineWrapper, div#tagline        {
                display: none !important;
            }
    And even tried commenting out this:
    Code:
    #tagline {margin:0;color:#444;font-size:150%;text-align:left;text-transform:lowercase;clear:both;margin-left:30px;margin-top:15px;}
    but to no avail.

    If I remove the text from HEADER_SALES_TEXT it breaks the header layout. Any idea what I've missed?

    Thanks you!

  4. #354
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    My site: chasingzodiacs.com/shop

    I see that after resizing my logo to 386 x 170, and defining that change in header.php, my header is out of whack (Screenshot below):


    Do I need to adjust settings elsewhere as well?

    Thanks

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

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by MeltDown View Post
    My site: chasingzodiacs.com/shop

    I'm having difficulty removing/hiding the tagline. in my stylesheet I've tried:
    Code:
    div#tagline{display:none;}
    and
    Code:
    div#tagline        {
                display: none !important;
            }
    and
    Code:
    div#taglineWrapper, div#tagline        {
                display: none !important;
            }
    And even tried commenting out this:
    Code:
    #tagline {margin:0;color:#444;font-size:150%;text-align:left;text-transform:lowercase;clear:both;margin-left:30px;margin-top:15px;}
    but to no avail.

    If I remove the text from HEADER_SALES_TEXT it breaks the header layout. Any idea what I've missed?

    Thanks you!
    It looks like you have already figured this out.

    Thanks,

    Anne

  6. #356
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by MeltDown View Post
    My site: chasingzodiacs.com/shop

    I see that after resizing my logo to 386 x 170, and defining that change in header.php, my header is out of whack (Screenshot below):


    Do I need to adjust settings elsewhere as well?

    Thanks
    If you make modifications to the template (deviate from the way it looks in the demo) you will probably need to to make css adjustments. These should all be cross browser tested and tested on desktops, laptops, portrait and landscape tablets and portrait and landscape phones. I would recommend using chrome and the web developer tools to find out which line which stylesheet needs to be edited.

    you can remove the margin-top from the #navMainWrapper in the stylesheet.



    Thanks,

    Anne

  7. #357
    Join Date
    Jan 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Hi everyone, Anne again thank you for the wonderful template
    small bug
    is there a reason some pages do not display the images correctly
    http://amandacreation.com/shop/index...ort=20a&page=4

    see on this page it displays 1 correct grid row then in second rown only 1 product

    it isnt doing this on all pages here is another one that is doing it
    http://amandacreation.com/shop/index...ort=20a&page=6

    any help or suggestion would be appreciated
    thank you

  8. #358
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by sweetmade View Post
    Hi everyone, Anne again thank you for the wonderful template
    small bug
    is there a reason some pages do not display the images correctly
    http://amandacreation.com/shop/index...ort=20a&page=4

    see on this page it displays 1 correct grid row then in second rown only 1 product

    it isnt doing this on all pages here is another one that is doing it
    http://amandacreation.com/shop/index...ort=20a&page=6

    any help or suggestion would be appreciated
    thank you
    This is not really a bug in the template. In a future update I will probably include a js that makes all boxes the same height.

    You can either add a min-value to the .centerBoxContentsProducts or you can use a javascript to make all of the centerBoxContentsProducts boxes the same height.


    Thanks,

    Anne

  9. #359
    Join Date
    Sep 2007
    Posts
    178
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    ADD CUSTOM MENU ITEMS TO TOP MENU

    Can I add custom menu items to the top menu?
    I would like to add and/or edit the name of a menu item and place custom links under that header.
    Is this possible?

    Thanks!
    Rick

  10. #360
    Join Date
    Jan 2008
    Posts
    22
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue V 2.0!

    Quote Originally Posted by picaflor-azul View Post
    This is not really a bug in the template. In a future update I will probably include a js that makes all boxes the same height.

    You can either add a min-value to the .centerBoxContentsProducts or you can use a javascript to make all of the centerBoxContentsProducts boxes the same height.


    Thanks,

    Anne
    thank you i did add the minimum value to the stylesheet centerBoxContentsProducts but it doesnt make a change
    all the products images are the same height so i am not understanding why this would occur on only 2 pages of the shop

 

 

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