Page 17 of 116 FirstFirst ... 715161718192767 ... LastLast
Results 161 to 170 of 1160
  1. #161
    Join Date
    Sep 2013
    Location
    Cairo, Egypt
    Posts
    21
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Hi Anne

    I have two problems after installing the theme:

    1. In (max-width:480px) & (max-width:767px) menu item "Log in" remains displayed after login.
    2. In other widths, after login, the increase in length of header links affects the floating of other header elements.

    Thanks,
    Hany.

  2. #162
    Join Date
    Sep 2013
    Location
    Cairo, Egypt
    Posts
    21
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by Hany View Post
    Hi Anne

    I have two problems after installing the theme:

    1. In (max-width:480px) & (max-width:767px) menu item "Log in" remains displayed after login.
    2. In other widths, after login, the increase in length of header links affects the floating of other header elements.

    Thanks,
    Hany.
    problems #2 solved by changing line 61 in stylesheet.css
    From:
    #navMainWrapper {margin:-100px 20px 0 0 ;width:50%;color:#444;float:right;}
    To:
    #navMainWrapper {margin:-110px 20px 0 0 ;width:60%;color:#444;float:right;}

    Good Luck!

  3. #163
    Join Date
    Sep 2010
    Posts
    72
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by picaflor-azul View Post
    Add this to your stylesheet.css file:

    Code:
    .box_image{min-height:100px;}
    Thanks,

    Anne
    Hi Anne

    Many thanks for that.

    Grandpa

  4. #164
    Join Date
    Sep 2010
    Posts
    72
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    Hi

    I think I'm nearly there I think.

    Just one wee prob.

    In IE8 the search image doesn't line up with the text box. In Firefox it all looks OK.
    Ive tried all the thing I know but nothing seems to work
    I have attached images.

    Many thanks
    Grandpa
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Screenshot - 18_10_2013 , 12_51_40 p.m.jpg 
Views:	59 
Size:	31.5 KB 
ID:	13201   Click image for larger version. 

Name:	Screenshot_Firefox - 18_10_2013 , 12_52_18 p.m.jpg 
Views:	51 
Size:	20.6 KB 
ID:	13202  

  5. #165
    Join Date
    Oct 2007
    Posts
    379
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    The problem I am having with this is that the text on the smallest screen size won't line-break, but instead the left/right scroll-bar at the bottom of the brower becomes visible, so I can scroll the page left and right. But the text is supposed to line-break in accordance to the width of the browser.
    This problem occurs on all pages. Any ideas what the problem could be?

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

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by grandpaj View Post
    Hi

    I think I'm nearly there I think.

    Just one wee prob.

    In IE8 the search image doesn't line up with the text box. In Firefox it all looks OK.
    Ive tried all the thing I know but nothing seems to work
    I have attached images.

    Many thanks
    Grandpa
    I have included a cross browser javascript to make isolating css on specific browsers easier. Add a rule to the bototm of your stylesheet for .ie8 #navMainSearch input[type="image"] {top:5px; or whatever to line it up}

    Thanks,

    Anne

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

    Default Re: Responsive Sheffield Blue

    Quote Originally Posted by DML73 View Post
    The problem I am having with this is that the text on the smallest screen size won't line-break, but instead the left/right scroll-bar at the bottom of the brower becomes visible, so I can scroll the page left and right. But the text is supposed to line-break in accordance to the width of the browser.
    This problem occurs on all pages. Any ideas what the problem could be?
    Are you using the responsive version of the template?

    Thanks,

    Anne

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

    Default Re: Responsive Sheffield Blue

    Hi Anne...it's Greg from the other Sheffield Blue forum. I'm using your Responsive Sheffield Blue and having some strange formatting problems. I'm building the Zen Cart site locally using AMPPS, but your demo is having the same problem. The formatting looks fine, but when I sign on as a customer then the main menu and search box get formatted strangely. Here is the problem on the demo:

    Click image for larger version. 

Name:	Sheffield Blue Responsive Checkout Problem.jpg 
Views:	86 
Size:	47.9 KB 
ID:	13206

    Here's what it looks like on the site I'm building:

    Click image for larger version. 

Name:	CocoRoots_SignedOn.jpg 
Views:	79 
Size:	48.3 KB 
ID:	13207

    Just in case her is how it looks on my site when I'm not logged on:

    Click image for larger version. 

Name:	CocoRoots_Normal.jpg 
Views:	81 
Size:	53.7 KB 
ID:	13208

    The other problem with the text and buttons hanging off the edge of the main center content area is not happening on the demo but you have both left and right side boxes that push that to the bottom. I'll go back and check the changes I've made.

    The big problem I'm having is that we want to have four products in columns for everything on the site and I've had tremendous difficult keeping the left column/side boxes and getting it to show four columns in the middle. Any suggestions?

    Thanks again. It's greatly appreciated and I'll definitely be sending work your way. I'm impressed.

    Cheers.

  9. #169
    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
    Hi Anne...it's Greg from the other Sheffield Blue forum. I'm using your Responsive Sheffield Blue and having some strange formatting problems. I'm building the Zen Cart site locally using AMPPS, but your demo is having the same problem. The formatting looks fine, but when I sign on as a customer then the main menu and search box get formatted strangely. Here is the problem on the demo:

    Click image for larger version. 

Name:	Sheffield Blue Responsive Checkout Problem.jpg 
Views:	86 
Size:	47.9 KB 
ID:	13206

    Here's what it looks like on the site I'm building:

    Click image for larger version. 

Name:	CocoRoots_SignedOn.jpg 
Views:	79 
Size:	48.3 KB 
ID:	13207

    Just in case her is how it looks on my site when I'm not logged on:

    Click image for larger version. 

Name:	CocoRoots_Normal.jpg 
Views:	81 
Size:	53.7 KB 
ID:	13208

    The other problem with the text and buttons hanging off the edge of the main center content area is not happening on the demo but you have both left and right side boxes that push that to the bottom. I'll go back and check the changes I've made.

    The big problem I'm having is that we want to have four products in columns for everything on the site and I've had tremendous difficult keeping the left column/side boxes and getting it to show four columns in the middle. Any suggestions?

    Thanks again. It's greatly appreciated and I'll definitely be sending work your way. I'm impressed.

    Cheers.
    What browser are you using?

    Thanks,

    Anne

  10. #170
    Join Date
    Oct 2007
    Posts
    379
    Plugin Contributions
    0

    Default Re: Responsive Sheffield Blue

    At one of the smaller screen sizes the search box and the links in the mega header is out of alignment and the search box is too far to the left. I have attached an image of the problem here. How do we correct that?
    Attached Images Attached Images  

 

 
Page 17 of 116 FirstFirst ... 715161718192767 ... 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