Zen Cart Logo
Forums / Addon Templates / Westminster New

Westminster New

Views: 494,101

Results 281 to 300 of 1,865
27 Sep 2014, 5:37 AM
#281
reciecup avatar

reciecup

New Zenner

Join Date:
Jul 2010
Posts:
48
Plugin Contributions:
0

Westminster New

rbarbour:

for the header nav

/stylesheet.css

/* Line 78 */
#navMain i
{
margin-right: 10px;
color: #8db9fb;
font-size: 120%;
vertical-align: middle;
}

/* Line 79 */
#navMain i:hover
{
color: #ffffff;
}

for the footer social icons
/stylesheet.css

/* Line 392 */
.ffCcol4 i
{
font-size: 200%;
border-top-width: 1px;
border-right-width-value: 1px;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-top-style: solid;
border-right-style-value: solid;
border-bottom-style: solid;
border-left-style-value: solid;
border-top-color: #8db9fb;
border-right-color-value: #8db9fb;
border-bottom-color: #8db9fb;
border-left-color-value: #8db9fb;
border-image-source: none;
border-image-slice: 100% 100% 100% 100%;
border-image-width: 1 1 1 1;
border-image-outset: 0 0 0 0;
border-image-repeat: stretch stretch;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 10px;
background-color: #8db9fc;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
color: #ffffff;
transition-property: background;
transition-duration: 2s;
transition-timing-function: ease;
transition-delay: 0s;
min-width: 30px;
}

/* Line 393 */
.ffCcol4 i:hover
{
background-color: #171717;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0% 0%;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
color: #ffffff;
}

Hope that helps!

That did it. Thanks a bunch :D

27 Sep 2014, 5:46 AM
#282
rbarbour avatar

rbarbour

Totally Zenned

Join Date:
Feb 2010
Posts:
2,159
Plugin Contributions:
10

Re: Westminster New

I'm glad it worked for you!

Site looks great btw. :smile:

reciecup:

That did it. Thanks a bunch :D

27 Sep 2014, 9:23 PM
#283
reciecup avatar

reciecup

New Zenner

Join Date:
Jul 2010
Posts:
48
Plugin Contributions:
0

Re: Westminster New

rbarbour:

I'm glad it worked for you!

Site looks great btw. :smile:

Thanks :smile:

27 Sep 2014, 11:31 PM
#284
reciecup avatar

reciecup

New Zenner

Join Date:
Jul 2010
Posts:
48
Plugin Contributions:
0

Re: Westminster New

I'm back again lol. I think I have jacked something up. On my mobile device, I cannot see the little menu tab that is supposed to show in the top right hand corner of the homepage. What did I do wrong?

Here is a link to a responsinator showing my page in mobile view:

http://www.responsinator.com/?url=www.lovekaridae.com

28 Sep 2014, 1:53 PM
#285
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

reciecup:

I'm back again lol. I think I have jacked something up. On my mobile device, I cannot see the little menu tab that is supposed to show in the top right hand corner of the homepage. What did I do wrong?

Here is a link to a responsinator showing my page in mobile view:

http://www.responsinator.com/?url=www.lovekaridae.com

If you want to view the site in mobile mode in the responsinator then you need to use the url:

your domain.com/index.php?main_page=index&display_mode=isMobile

It looks like you need to move the menu button down.

Thanks,

Anne

28 Sep 2014, 3:20 PM
#286
reciecup avatar

reciecup

New Zenner

Join Date:
Jul 2010
Posts:
48
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

If you want to view the site in mobile mode in the responsinator then you need to use the url:

your domain.com/index.php?main_page=index&display_mode=isMobile

It looks like you need to move the menu button down.

Thanks,

Anne

Thanks for your response Anne.

Yes I realize I need to move that down. The problem is that I have no idea how to do that or why it moved in the first place. I've only been editing the colors on the css files. So I am clueless as to how to move it back. Can someone please tell me what file to edit and what code I should type in? Thanks.

28 Sep 2014, 4:27 PM
#287
reciecup avatar

reciecup

New Zenner

Join Date:
Jul 2010
Posts:
48
Plugin Contributions:
0

Re: Westminster New

I figured it out. Thanks!

28 Sep 2014, 6:58 PM
#288
pablo0713 avatar

pablo0713

New Zenner

Join Date:
Dec 2012
Posts:
3
Plugin Contributions:
0

Re: Westminster New

Hello,

I am having a problem displaying of New or All Products from the link located in the side box (http://manojenterprises.com/store/index.php?main_page=products_all)

I get the following error:

"WARNING: An Error occurred, please refresh the page and try again."

Logs show:

"[28-Sep-2014 13:32:40 America/New_York] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total ==> (as called by) /home/aaoiizay/public_html/store/includes/classes/split_page_results.php on line 78 <== /home/aaoiizay/public_html/store/includes/classes/db/mysql/query_factory.php on line 155"

Not sure if this is an issue with Westminster_New or not. The all and new product listings work fine using the default template.

New arrivals on the front page of the site works just fine.

Currently running Zencart 1.5.3 with latest Westminster_New template. Extra plugins: Easy Populate (but don't think I ever used this to transfer dbase from old site to this current version) and the Flexible Footer Menu.

Thanks so much for any possible help or direction.

Pablo

29 Sep 2014, 5:48 PM
#289
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

pablo0713:

Hello,

I am having a problem displaying of New or All Products from the link located in the side box (http://manojenterprises.com/store/index.php?main_page=products_all)

I get the following error:

"WARNING: An Error occurred, please refresh the page and try again."

Logs show:

"[28-Sep-2014 13:32:40 America/New_York] PHP Fatal error: 1109:Unknown table 'p' in field list :: select count(p.products_id) as total ==> (as called by) /home/aaoiizay/public_html/store/includes/classes/split_page_results.php on line 78 <== /home/aaoiizay/public_html/store/includes/classes/db/mysql/query_factory.php on line 155"

Not sure if this is an issue with Westminster_New or not. The all and new product listings work fine using the default template.

New arrivals on the front page of the site works just fine.

Currently running Zencart 1.5.3 with latest Westminster_New template. Extra plugins: Easy Populate (but don't think I ever used this to transfer dbase from old site to this current version) and the Flexible Footer Menu.

Thanks so much for any possible help or direction.

Pablo

Did you upload the template package file includes/classes/split_page_results.php ?

Thanks,

Anne

30 Sep 2014, 4:23 PM
#290
reciecup avatar

reciecup

New Zenner

Join Date:
Jul 2010
Posts:
48
Plugin Contributions:
0

Re: Westminster New

Is there a way to change the size of the images being displayed on the home page?

I would like to remove the "sale up to 20% off" image and enlarge the big image next to it. I also would like to know how to center the logo. Here is what my site looks like now:

http://www.lovekaridae.com

Here is an example of how I want it to look:

http://www.clothesenvy.com

Thanks

30 Sep 2014, 6:45 PM
#291
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

reciecup:

Is there a way to change the size of the images being displayed on the home page?

I would like to remove the "sale up to 20% off" image and enlarge the big image next to it. I also would like to know how to center the logo. Here is what my site looks like now:

http://www.lovekaridae.com

Here is an example of how I want it to look:

http://www.clothesenvy.com

Thanks

If you want to remove the sale image you just need to disable it in admin--tools--banner manager.

You can then remove the float:right and margin-right from the .content-slider and make its width 100%.

Thanks,

Anne

30 Sep 2014, 7:08 PM
#292
reciecup avatar

reciecup

New Zenner

Join Date:
Jul 2010
Posts:
48
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

If you want to remove the sale image you just need to disable it in admin--tools--banner manager.

You can then remove the float:right and margin-right from the .content-slider and make its width 100%.

Thanks,

Anne

Thanks, Anne,

Where exactly is the .content-slider? Is there a way to search for that in my files? i can't seem to find it.

30 Sep 2014, 7:28 PM
#293
reciecup avatar

reciecup

New Zenner

Join Date:
Jul 2010
Posts:
48
Plugin Contributions:
0

Re: Westminster New

I found it. Thanks for the help. I am still learning. I have one more question and I will leave you alone lol.

How would I center the logo?

30 Sep 2014, 8:06 PM
#294
reciecup avatar

reciecup

New Zenner

Join Date:
Jul 2010
Posts:
48
Plugin Contributions:
0

Re: Westminster New

I have actually found where to edit the logo placement. But whenever I move it, the search box moves from the black area at the top, down into the white area behind the logo. What am i doing wrong?

30 Sep 2014, 9:32 PM
#295
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

reciecup:

I have actually found where to edit the logo placement. But whenever I move it, the search box moves from the black area at the top, down into the white area behind the logo. What am i doing wrong?

If you are going to try to make these types of css changes to the template I would strongly recommend using firefox or chrome and the web developer tools. They will help you locate which lines of which exact files you need to edit.

Thanks,

Anne

30 Sep 2014, 11:20 PM
#296
reciecup avatar

reciecup

New Zenner

Join Date:
Jul 2010
Posts:
48
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

If you are going to try to make these types of css changes to the template I would strongly recommend using firefox or chrome and the web developer tools. They will help you locate which lines of which exact files you need to edit.

Thanks,

Anne

I am not sure what I am missing, but I cannot figure this out. I am using Chrome and have tried searching with the developer tool but still cannot find what I am looking for. I am not a developer. But I think I have already found the correct CSS file to edit. I just need to know how to do it correctly. Does anyone know how to center the logo at the top without jacking up the search box?

Thanks

1 Oct 2014, 4:09 AM
#298
caswann avatar

caswann

New Zenner

Join Date:
Sep 2014
Location:
Adelaide, South Australia, Australia
Posts:
3
Plugin Contributions:
0

Re: Westminster New

Hi, I've very new to Zen Cart (and php) but have managed to achieve the right look using this wonderful template. However, I've reached my limit relating to the custom tab on the individual product pages. I'm using the latest template download and Zen Cart v1.5.3 (hotfix).

As our store has tutorial videos for each of the five items we’re selling, I wanted to add the videos, or at least the links, to this fourth tab. However, I can’t work out how to individualize each of the tabs. So far, I've managed to add the custom tab, and changed the name to Video Tutorials using the Banner manager, added more banners to the same group, but then can’t coordinate or link each one to the right item. I've tried to coordinate the sort order and the ID# number but it appears almost hit and miss as to whether the right video is on the right product page. Can anyone help me, or point me in the right direction? I’m working on the store offline, via localhost.

1 Oct 2014, 12:17 PM
#299
picaflor_azul avatar

picaflor_azul

Totally Zenned

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

Re: Westminster New

CaSwann:

Hi, I've very new to Zen Cart (and php) but have managed to achieve the right look using this wonderful template. However, I've reached my limit relating to the custom tab on the individual product pages. I'm using the latest template download and Zen Cart v1.5.3 (hotfix).

As our store has tutorial videos for each of the five items we’re selling, I wanted to add the videos, or at least the links, to this fourth tab. However, I can’t work out how to individualize each of the tabs. So far, I've managed to add the custom tab, and changed the name to Video Tutorials using the Banner manager, added more banners to the same group, but then can’t coordinate or link each one to the right item. I've tried to coordinate the sort order and the ID# number but it appears almost hit and miss as to whether the right video is on the right product page. Can anyone help me, or point me in the right direction? I’m working on the store offline, via localhost.

Getting different content on each product page is complicated. You would need to add a custom field to the product info page so the info is stored in the database and then change the code in the tpl_product_info_display.php file to call that field instead of the custom tab banner manager content.

Thanks,

Anne

1 Oct 2014, 12:33 PM
#300
caswann avatar

caswann

New Zenner

Join Date:
Sep 2014
Location:
Adelaide, South Australia, Australia
Posts:
3
Plugin Contributions:
0

Re: Westminster New

picaflor-azul:

Getting different content on each product page is complicated. You would need to add a custom field to the product info page so the info is stored in the database and then change the code in the tpl_product_info_display.php file to call that field instead of the custom tab banner manager content.

Thanks,

Anne

Hi Anne
Thanks for your quick reply. I thought it may have something to do with the database and sounds a bit too complicated for me. I think I'll just add a link to the videos on the description page.
Cheers
Chris