Zen Cart Logo
Forums / Addon Templates / Sheffield Blue Template Support Thread

Sheffield Blue Template Support Thread

Views: 123,049

Results 301 to 320 of 842
09 Sep 2013, 20:13
#301
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Sheffield Blue Template Support Thread

bpryor1:

Thanks for the quick reply, Anne! My issue isn't as much compatibility mode as it is IE9. I mentioned compatibility mode only because I thought it was interesting/possibly relevant that on IE 8 everything worked but went wonky when I entered compatibility mode.

At one point, I had everything working in IE9. Then, all of a sudden, it started displaying like you can see in the pictures. I assume that I did something to cause that, but I don't recall changing anything of note around the time it started happening.

When you load the site in IE, does it display properly for you? Do you know what might cause the heading and title blocks to overlap like that?

When I checked in ie9 and ie8 all was fine. It was only compatibility mode that broke it.

Thanks,

Anne

10 Sep 2013, 15:48
#302
fawcetteng avatar

fawcetteng

New Zenner

Join Date:
Aug 2013
Location:
Texas
Posts:
5
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Anne,

I still cant figure out how to hide menu items by your instructions - below is the bottom of my mega style sheet where i am trying to hide the service menu and the sidebar, and my site is at http://store.fawcettengineering.com/

Can you help me please, Andrew

/bof customer service/
.mega-payments{float:left;}
.mega-confidence{float:right;width:60%;}
.mega-about{float:left;width:70%;}
.mega-right{float:right;position: relative;margin-left: 10px;width:145px;}.manufacturers-li{display:none;}

.customerservice-li{display:none;}
.sidebar{display:none;}

10 Sep 2013, 16:23
#304
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

Hi Again...Now I seem to be having another problem. In the Mega Menu (under Shop). When you hover over the link, everything is overlapping. The site I am working on is: http://shoptocreate.com/index.php?main_page=index

If you could take a look and see what I might need to do to fix this.

Thanks.

11 Sep 2013, 13:05
#305
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Sheffield Blue Template Support Thread

fawcetteng:

Anne,

I still cant figure out how to hide menu items by your instructions - below is the bottom of my mega style sheet where i am trying to hide the service menu and the sidebar, and my site is at http://store.fawcettengineering.com/

Can you help me please, Andrew

/bof customer service/
.mega-payments{float:left;}
.mega-confidence{float:right;width:60%;}
.mega-about{float:left;width:70%;}
.mega-right{float:right;position: relative;margin-left: 10px;width:145px;}.manufacturers-li{display:none;}

.customerservice-li{display:none;}
.sidebar{display:none;}

Use:

.customer_service{display:none;}

Thanks,

Anne

11 Sep 2013, 13:07
#306
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Sheffield Blue Template Support Thread

amandavz:

Hi Again...Now I seem to be having another problem. In the Mega Menu (under Shop). When you hover over the link, everything is overlapping. The site I am working on is: http://shoptocreate.com/index.php?main_page=index

If you could take a look and see what I might need to do to fix this.

Thanks.

I am not sure where the mistake was made. I would recommend re uploading the mega menu stylesheet from the template package.

Thanks,

Anne

11 Sep 2013, 14:43
#307
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

picaflor-azul:

I am not sure where the mistake was made. I would recommend re uploading the mega menu stylesheet from the template package.

Thanks,

Anne

Okay...I'll try that. Thanks.

11 Sep 2013, 14:54
#308
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

picaflor-azul:

I am not sure where the mistake was made. I would recommend re uploading the mega menu stylesheet from the template package.

Thanks,

Anne

Well, I tried that and it's still doing the same thing. Any other ideas?

You wouldn't happen to also know how to center the image and attributes would you? I searched everywhere in the product info display and the css and can't seem to figure it out.

Thanks for your help.

11 Sep 2013, 17:26
#309
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Sheffield Blue Template Support Thread

amandavz:

Well, I tried that and it's still doing the same thing. Any other ideas?

You wouldn't happen to also know how to center the image and attributes would you? I searched everywhere in the product info display and the css and can't seem to figure it out.

Thanks for your help.

Are you missing the includes/classes/categories_ul_generator.php

If you want to center a div in css you need to specify a width and add margin:0 auto;

Thanks,

Anne

11 Sep 2013, 20:33
#311
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Sheffield Blue Template Support Thread

brebix:

Hello again thanks for the great template again!
I had a quick question how would I center the product image on the product info pages?
For a page like this? http://thefriendlyvapor.com/menthol-and-mint-e-liquid/mighty-mint-e-liquid-flavor ?
Thanks in advanced!

Remove the float:left; from the #p-left and add:

#productMainImage{text-align:text-align:center;float:none;}

Thanks,

Anne

11 Sep 2013, 21:45
#312
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

picaflor-azul:

Are you missing the includes/classes/categories_ul_generator.php

If you want to center a div in css you need to specify a width and add margin:0 auto;

Thanks,

Anne

Hi Again Anne,

I do have that file installed and just reinstalled it and am having the same problem.

11 Sep 2013, 21:47
#313
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

picaflor-azul:

Remove the float:left; from the #p-left and add:

#productMainImage{text-align:text-align:center;float:none;}

> 
> Thanks,
> 
> Anne

That's awesome...that worked for me also. Now to just figure out the other issue and we are good to go. In my last post.

Thanks,
11 Sep 2013, 22:26
#314
brebix avatar

brebix

New Zenner

Join Date:
Oct 2012
Posts:
5
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

picaflor-azul:

Remove the float:left; from the #p-left and add:

#productMainImage{text-align:text-align:center;float:none;}

> 
> Thanks,
> 
> Anne

**MUAH**:hug:
THANK YOU!!!! You get the best person on the internet vote from me!
12 Sep 2013, 12:44
#315
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Sheffield Blue Template Support Thread

brebix:

MUAH:hug:
THANK YOU!!!! You get the best person on the internet vote from me!

No problem ;) Thanks for the vote!

Thanks,

Anne

12 Sep 2013, 15:48
#316
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

amandavz:

Hi Again Anne,

I do have that file installed and just reinstalled it and am having the same problem.

Any ideas?

12 Sep 2013, 17:07
#317
picaflor_azul avatar

picaflor_azul

Totally Zenned

Join Date:
Jul 2009
Location:
picaflor-azul.com
Posts:
6,940
Plugin Contributions:
28

Re: Sheffield Blue Template Support Thread

amandavz:

Any ideas?

I would restore the original stylesheet.css and stylesheet_mega_menu.css file.

Thanks,

Anne

12 Sep 2013, 17:22
#318
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

picaflor-azul:

I would restore the original stylesheet.css and stylesheet_mega_menu.css file.

Thanks,

Anne

Alright...I will try that. Thanks.

12 Sep 2013, 20:30
#319
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Sheffield Blue Template Support Thread

Anne I'm loving it, I've had a sneak peek...Thank you so much :hug:

13 Sep 2013, 06:06
#320
amandavz avatar

amandavz

Zen Follower

Join Date:
Mar 2009
Location:
Crockett, Texas
Posts:
139
Plugin Contributions:
0

Re: Sheffield Blue Template Support Thread

amandavz:

Alright...I will try that. Thanks.

I tried that...that doesn't seem to work either. I reinstalled my modified style sheet. I must be something in the megamenu css. Not a clue...I looked through it and came up with nothing. Is there a way to turn off the 2nd column? That would work for us.