Re: Responsive Sheffield Blue
Quote:
Originally Posted by
annav
I just want to make sure that this patch (in the image below) is the correct one to install, to remove the the gap in the middle where the New Special and Featured tab should be. The image at the bottom is how it looks like in a PC, not mobile device.
Attachment 14776
Attachment 14777
There is a patch posted earlier in the thread which fixes a bug in the header as well as with the expandable divs on the product info page.
Thanks,
Anne
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
There is a patch posted earlier in the thread which fixes a bug in the header as well as with the expandable divs on the product info page.
Thanks,
Anne
So can I assume that the responsive_sheffield_blue_patch.zip that I found is not the right one?
I have searched for the right one but have no idea what words to search for.
If anyone else has any idea how to correct the problem of the News Specials and Featured products tab (and other other production information pages) being right down the bottom of the page, can you please let me know or help my find which post it is.
In the meantime I guess I will have to start to read all 90+ pages of this thread from scratch.
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
annav
So can I assume that the responsive_sheffield_blue_patch.zip that I found is not the right one?
I have searched for the right one but have no idea what words to search for.
If anyone else has any idea how to correct the problem of the News Specials and Featured products tab (and other other production information pages) being right down the bottom of the page, can you please let me know or help my find which post it is.
In the meantime I guess I will have to start to read all 90+ pages of this thread from scratch.
So, in the read, come across these threads yet?
http://www.zen-cart.com/showthread.p...41#post1259541 it's a little bit of a search down to the applicable patches, but when someone suggests searching for a patch, perhaps the word patch would help.
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
annav
So can I assume that the responsive_sheffield_blue_patch.zip that I found is not the right one?
I have searched for the right one but have no idea what words to search for.
If anyone else has any idea how to correct the problem of the News Specials and Featured products tab (and other other production information pages) being right down the bottom of the page, can you please let me know or help my find which post it is.
In the meantime I guess I will have to start to read all 90+ pages of this thread from scratch.
I have also posted this link more times than I can count. A forum search will return a lot of results. See this for how to change which shows by default:
http://www.zen-cart.com/showthread.p...72#post1134272
Thanks,
Anne
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
picaflor-azul
That's all good but I'm not asking which items show by default on the home page.
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
annav
That's all good but I'm not asking which items show by default on the home page.
Sorry, I misunderstood your question. I have already posted an answer to this. You need to add the patch that was posted to this thread.
Thanks,
Anne
1 Attachment(s)
Re: Responsive Sheffield Blue
Hi
I'm having trouble removing the social media side bar. I have added the display:none; to the stylesheet_social_sidebar.css but it is still there. I don't know where I'm supposed to add this so I've tried the beginning and ends of all three lines, in between the brackets etc but nothing removes it.
However, when I go into Firebug to play around with changes and add the display:none; there, it does remove the sidebar (temporarily of course). See below image of where I added it in Firebug. Is this the correct stylesheet I should be making the changes to?
Attachment 14809
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
annav
Hi
I'm having trouble removing the social media side bar. I have added the display:none; to the stylesheet_social_sidebar.css but it is still there. I don't know where I'm supposed to add this so I've tried the beginning and ends of all three lines, in between the brackets etc but nothing removes it.
However, when I go into Firebug to play around with changes and add the display:none; there, it does remove the sidebar (temporarily of course). See below image of where I added it in Firebug. Is this the correct stylesheet I should be making the changes to?
Attachment 14809
If you post a link to the site I can take a look.
Thanks,
Anne
Re: Responsive Sheffield Blue
sORRY,
www.toycrazy.com.au
Quote:
Originally Posted by
picaflor-azul
If you post a link to the site I can take a look.
Thanks,
Anne
Re: Responsive Sheffield Blue
Quote:
Originally Posted by
annav
Add display:none !important; to the .sidebar
Thanks,
Anne